Hi.
I am currently creating a Windows XP unattended cd and have been trying to add entries in its hive files, i have managed to do HKLM but would like to know which hive file creates the Current_User section.
I need to add the folowing lines in to the Current_user section via the hive files.
“SOFTWARE\Microsoft\Windows\CurrentVersion\Run”,,0,”0x00000012″
“SOFTWARE\Microsoft\Windows\CurrentVersion\Run”,”Yod’m 3D”,0,”””%10%\%Y3D%\Yodm3D.exe”” /HIDE”
“SOFTWARE\Microsoft\Windows\CurrentVersion\Run”,”Y-Shadow”,0,”””%10%\%YS%\yzshad.exe”” /HIDE”
“SOFTWARE\Microsoft\Windows\CurrentVersion\Run”,”LClock”,0,”””%10%\%LC%\lclock.exe”” /HIDE”
“SOFTWARE\Microsoft\Windows\CurrentVersion\Run”,”RocketDock”,0,”””%10%\%RD%\rocketdock.exe”” /HIDE”
Many Thanks
Worf