Hi.
I have been adding entries to the Hive files so that they get written to the registry on installation instead of use .REG files, now the problem is that they are not getting written to the registry.
Here is an example of one of the entries.
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",,0x00000012
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","Yod'm 3D",0,"%SYSTEMROOT%\%Y3D%\Yodm3D.exe /HIDE"
I would be very grateful for any help on this.
Many Thanks
Worf.
Page 1 of 1
Registry Entries (need help) Not getting written to Registry
#2
Posted 20 March 2008 - 10:20 AM
The first line, the reason for which I have no idea, is nevertheless incomplete; it should read:
eitheroror many other combinations of!
The second line should look a little more like:You would also need to ensure that a line looking something likeexists under the section
either
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",,0,"12"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",,0x00010001,0x00000012
The second line should look a little more like:
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","Yod'm 3D",0,"""%10%\%Y3D%\Yodm3D.exe"" /HIDE"
Y3D = yodm3D
[Strings]
#3
Posted 20 March 2008 - 12:41 PM
Hi
I have been trying to add entries to the registry through the hive files and not through using .REG files but some do not seem to be written to the registry on installation.
Example:
HKCU,"Software\Microsoft\Windows\CurrentVersion\Run",,0x00000012
HKCU,"Software\Microsoft\Windows\CurrentVersion\Run","Yod'm 3D",0,"%SYSTEMROOT%\%Y3D%\Yodm3D.exe /HIDE" HKCU,"Software\Microsoft\Windows\CurrentVersion\Run","Y-Shadow",0,"%SYSTEMROOT%\%YS%\yzshad.exe /HIDE"
Some HKLM entries seems to get written to the registry but not the entries above.
I would be very grateful for any help here.
Many Thanks
Worf.
I have been trying to add entries to the registry through the hive files and not through using .REG files but some do not seem to be written to the registry on installation.
Example:
HKCU,"Software\Microsoft\Windows\CurrentVersion\Run",,0x00000012
HKCU,"Software\Microsoft\Windows\CurrentVersion\Run","Yod'm 3D",0,"%SYSTEMROOT%\%Y3D%\Yodm3D.exe /HIDE" HKCU,"Software\Microsoft\Windows\CurrentVersion\Run","Y-Shadow",0,"%SYSTEMROOT%\%YS%\yzshad.exe /HIDE"
Some HKLM entries seems to get written to the registry but not the entries above.
I would be very grateful for any help here.
Many Thanks
Worf.
#4
Posted 20 March 2008 - 12:53 PM
Is this some sort of joke?
You've already asked this, it was answered, partly at least, a few hours ago and is the previous post to this one.
For this you have earned a warning, please try to act a little more responsibly in future!
Posts Merged
You've already asked this, it was answered, partly at least, a few hours ago and is the previous post to this one.
For this you have earned a warning, please try to act a little more responsibly in future!
Posts Merged
#5
Posted 20 March 2008 - 12:59 PM
Thank you Yzöwl.
I want to add small programs and icon, ect to my unattended manualy instead of using addons.
Will try your tips, just hope this works so that i can get on with adding other things.
Once again thanks you, will let you know if they work
Worf
I want to add small programs and icon, ect to my unattended manualy instead of using addons.
Will try your tips, just hope this works so that i can get on with adding other things.
Once again thanks you, will let you know if they work
Worf
#6
Posted 20 March 2008 - 01:06 PM
As i said in my pm to you Yzöwl, the first posts did not show up as being posted not even after ten minutes so i posted it again and not even that one showed up as being posted and i could not even edit my second post to ask for it to be deleted as it would not let me. That is why there were two posts the same.
#7
Posted 20 March 2008 - 01:42 PM
For the purpose you require them, editing the hives in this way is a difficult method of managing your installs corrupting the hive would be disasterous. You'd be better off importing your information through a single inf file.
Share this topic:
Page 1 of 1



Help

Back to top








