joew Posted October 26, 2009 Posted October 26, 2009 i am reading from unattended page at "http://unattended.msfn.org/unattended.xp/view/web/31/"it says "Place cmdow.exe into the \$OEM\$$\System32\ directory". since i don't have directories after \$OEM\ do i need to create directories. window has been modified with nLite.another question.it says "REG ADD %KEY% /V TITLE /D "Installing Applications" /f". does /D mean D drive?thanks.
Yzöwl Posted October 26, 2009 Posted October 26, 2009 In orderYesYou will need to create the structure you require.NoIn a cmd prompt type REG /? for more info.
joew Posted October 27, 2009 Author Posted October 27, 2009 in the below example, where is the program alcohol is placed? thanks in advance.REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\alcohol\setup.exe /qn" /fREG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\install\alcohol\register.reg" /f
Yzöwl Posted October 27, 2009 Posted October 27, 2009 \$OEM$\$1\install\alcohol\For a better explanation of the structure see here
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now