PDA

View Full Version : Make MSI From EXE



powerfull_king
12-16-2005, 06:41 AM
Hi everyone,

I wanted to create .msi files for the executables files that already exist. I didn't make those though. How can i do this with InstallShield?

Thanks.

RobertDickau
12-19-2005, 05:41 PM
If you want to create an MSI package that installs the EXE files, just start by creating an MSI project and using the Project Assistant to help you get started.

If you want to migrate an existing non-MSI installer into MSI format, you might look into repackaging the existing installation using the AdminStudio tool (www.macrovision.com/products/flexnet_adminstudio/index.shtml).