MSFN Forum: convert .reg into .exe - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

convert .reg into .exe Is there any tool Rate Topic: -----

#1 User is offline   NeoBD 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 24-May 05

  Posted 29 May 2005 - 02:10 PM

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


#2 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 29 May 2005 - 03:23 PM

why do you need this?

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 User is offline   snekul 

  • Poor University IT Guy
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 03-December 03

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

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


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy