Manualy editing windows xp hive files - TechRepublic
Question
March 22, 2008 at 06:05 AM
t.strike

Manualy editing windows xp hive files

by t.strike . Updated 18 years, 2 months ago

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

This discussion is locked

All Comments