Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[HELP] How can i get .reg to .exe?

Featured Replies

IS it posible to convert all my registry files in my unatended install to 1 .exe?

Edited by Mikep7779


I'm not sure what you are trying to do. If you run .reg file, it will execute the changes within it.

The short answer is yes, you can create an .exe that does registry changes and that can include your entire registry. However this involves programming that if you knew how to do, you would already have the answer.

Edited by snafumaster

If you do not know programming you could make a batch file and use the regedit command.

Example:

regedit /s regfile.reg

@Mikep7779

Try using IExpress to "wrap" a .reg file that will execute it automatically would be a simple way to do it :)

Cheers

Nath

  • Author

Ok. Heres what im doing, im moving away from Runonce and putting all my files into .cabs. But i dont know what to do with the .reg files that were left over that are needed.

I havent used .cab methods myself so I cant say what to do with them, but all i can say is that the method i mention is one way to "turn" a .reg into a .exe

[it actually just wraps it as a self-extracting .exe and you set the command in the process to import the reg file - regedit /s nameofreg.reg - for example, but its slightly long winded for what u want to do]

Regards

Nath

i think you were missing what I'm saying - but there are programs out there yes.

try googling for stuff like bat2exe or cmd2exe which will convert a batch file to a exe.

You might be able to find something similar for reg files too perhaps.

Incidentally, i was taking about using this [http://greenmachine.msfnhosting.com/IEXPRESS/iexmdac.htm] for your reg files and follow the same process, except use the command [or something similar] that i mentioned in a previous post.

Regards

Nath.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.