justusiv Posted December 14, 2009 Posted December 14, 2009 I am needing a disc that has a custom folder in the system32 directory after install using nlite. This folder has a custom program in it. Is there an easy way to do this? And i guess while i am here how about adding a custom registry key?Thanks JustusIV
strel Posted December 14, 2009 Posted December 14, 2009 Read here about $OEM$ folders.To add regkeys you can use reg.exe (not for win2k) or regedit.exe. There's info in this unattended guide about this. Also use the google bar above. There's plenty of info about it.
Guest Posted December 14, 2009 Posted December 14, 2009 1. Parallel to the i386 folder create a folder structure like this: $OEM$\$$\System32\YOURFOLDERNAME.2. In the Unattended, General tab set OEM Preinstall to Enabled.For the reg key just pop add it to your folder then run regedit /s %windir%\system32\YOURFOLDERNAME\YOURREGKEY.REG from the unattended section, run once. command to add.
justusiv Posted December 14, 2009 Author Posted December 14, 2009 Thanks, that will get my on my way!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now