Jump to content

Recommended Posts

Posted

Hi guys.

 

I've used the helpful threads on here to change a EXE file to a MSI using "Exe to MSI Converter". My question is how do you save the options that you select during the installation into the MSI file so you can do silent installations? I can push out an MSI using GPO such as the official Google Chrome MSI, but when I want to push out say the Audacity MSI that I created, it still wants to go through the install options, I just want it to silently install in the background. I would appreciate any help on this as I'm pulling my hair out! Any other software or MSI conversion methods are welcome.

 

Thank you :)

Posted
Hi guys.

 

I've used the helpful threads on here to change a EXE file to a MSI using "Exe to MSI Converter". My question is how do you save the options that you select during the installation into the MSI file so you can do silent installations? I can push out an MSI using GPO such as the official Google Chrome MSI, but when I want to push out say the Audacity MSI that I created, it still wants to go through the install options, I just want it to silently install in the background. I would appreciate any help on this as I'm pulling my hair out! Any other software or MSI conversion methods are welcome.

 

Thank you :)

 

Do you have SCCM? You can push out .EXE with command switches too, I rarely have to create MSI files these days.

Posted

I assume the MSI package you have is a wrapper? Just executing the Exe you provide it?

 

The Audacity Exe requires a /silent switch when executed to install silently. As @LeMarchand states, the /? switch is usually quiet useful and with a lot of Exes will tell you what switches you can use.

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...