in Windows XP it was possible to modify the registy of the default user profile by loading the ntuser.dat like this:
REG LOAD "HKU\CUSTOM" "%ALLUSERSPROFILE%\..\Default User\NTUSER.DAT" REG ADD "HKU\CUSTOM\Software\Microsoft\Windows\CurrentVersion\Run" /V "Test" /D "%PROGRAMFILES%\Test.exe" /F REG UNLOAD "HKU\CUSTOM"
However, in Windows Vista, this does not work anymore. Do you guys have any idea how I can modify the default user registry after Vista Setup has finished ?
Thanks a lot for your help !
Alex



Help

Back to top









