Need a tool to convert .reg file into .exe file. So when i run the exe file it'll patch the registry..
Is there any?
TQ
Page 1 of 1
convert .reg into .exe Is there any tool
#2
Posted 29 May 2005 - 03:23 PM
why do you need this?
Is VERY simple to use.
Also, REG is NO WHERE close to a language. Batch can be converted to EXE because you can make an intepreter for teh language. .REG files aren't a language. They're a data structure
regedit32.exe /s regfile.reg
Is VERY simple to use.
Also, REG is NO WHERE close to a language. Batch can be converted to EXE because you can make an intepreter for teh language. .REG files aren't a language. They're a data structure
#3
Posted 29 May 2005 - 06:28 PM
If you really want this bad, look for Winrar instructions and use the "Run After Extraction" for the
The Winrar comment would end up looking something like this:
regedit /S regtweaks.reg
The Winrar comment would end up looking something like this:
;The comment below contains SFX script commands Setup=regedit.exe /S regtweaks.reg TempMode Silent=2 Overwrite=2
- ← Which network components needed for networking
- Unattended Windows 2000/XP/2003
- Turning off LAN connection →
Share this topic:
Page 1 of 1



Help
Back to top









