Help - Search - Members - Calendar
Full Version: Slipstream Registry keys
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
optio
Hi,

1.
How can I insert a .reg registry key ?
Through addons/drivers ?

2. Anyone knows best settings to move the "my documents" and "desktop" folder before install ?
I did found this :
CODE
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
"My Documents"="C:\My Documents"
"My Music"="C:\My Documents\My Music"
"My Videos"="C:\My Documents\My Videos"
"My Pictures"="C:\My Documents\My Pictures"

but don't know how to 'slipstream' the keys... and not sure these are teh correct ones...
neo
Save as tweak.reg file (file name may be differ) and copy in $OEM$ folder.

Under $OEM$ folder create a text file CMDLINES.TXT and add these entries.

CODE
[COMMANDS]
"regedit /a tweak.reg"
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.