Reg2exe

Reg2exe opens reg-files and "creates" a exe file which will, when executed, import all settings whithin this reg-file to the windows registry.

If you don't know Reg-files are, or what the windows registry is, you should better not use reg2exe (yet).

reg-files / REGEDIT:
  • You can check what you import and easily modify
  • Smaller size (mostly), can be imported in DOS mode
reg2exe / 'converted' exe-files:
  • Can't be modified easily
  • Warnings / messages optional
  • No need for regedit.exe
  • Does not create a key when deleting from a key that not exists (not REGEDIT compatible)
  • 'Variables' that will be replaced with certain values when importing (not REGEDIT compatible)
  • Created executables support full dynamic unicode (on Win9x, strings will be converted when importing!) Converter still uses ANSI file access / IDE
inf-files:
  • So involves more work then exporting and importing/converting, it has far more features. Additionally you can make selfinstalling executables with IExpress / IEAK.

  Download (121 KB)
Show all available downloads
  Show screenshots


  Operating system
    Windows 95/98/Me/
    NT/2000/XP/Vista/7
    unicode aware

  Languages
    English

  License
    GNU-GPL

  Source
    Visual Basic 6
    PureBasic 4.3x
    PureBasic 4.40

  Other requirements
    msvcrt.dll
    Visual Basic 6 (SP6) runtime
(based on the latest version)