Link to home
Start Free TrialLog in
Avatar of longjumps
longjumps

asked on

MS Windows - InstallShield how change output from "file1.msi.exe" to "file1.msi"

I have InstallShield Premium 2010 project that is creating "msi.exe" files.

I can I change this project that it produces just "msi" files, e.g. output should be instead "file1.msi.exe" just "file1.msi"


ASKER CERTIFIED SOLUTION
Avatar of Vadim Rapp
Vadim Rapp
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Yes, the important first question here is what kind of project it is.  If it is not a basic MSI project or other msi project then the output is going to be .exe instead.