Jump to content

Recommended Posts

Posted

Tbh, there are a lot of different solutions for putting exes to MSIs.....

 

7Zip to open exes works well, if indeed the installer is based on MSI underneath.

 

There were a couple of tools over the years that allowed you to wrap the command line "setup.exe /silent" or similar as an MSI, but I never found them to be very reliable.

 

I use Advanced Installer to create my own MSIs sometimes, but that's not a straight exe conversion, it's more creating an MSI from the ground up, specifying what files, registry entries and shortcuts you want, and where.

 

Back in the day, there were a lot of "snapshot" tools, that would watch your exe install, and create an MSI off the back of it. Again, not always very simple to use, and have somewhat gone out of fashion.

 

In short..... it rather depends, I'm afraid!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...