cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
circ905
Level 2

MSI creation

I'm new to Installshield and the task given to me is to create basic msi for the .exe file created by the build server. I need to create this msi by clicking a button on our intranet webpage. So I assume I need to use the command line feature of IS and may be use the .ini file for the parameters.
Can somebody please guide me or direct me to the resources.
Any help will be appreciated.

Thanks
Labels (1)
0 Kudos
(1) Reply
Kevin_L
Level 5

Hello,

I think that you don't need to use the INI file for build your MSI project.
Just use:
C:/Program Files/InstallShield/IS2011/System/ISCmdbld.exe -p msiproject.ism

Regards,

Kevin
0 Kudos