This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: MSI creation
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 02, 2010
12:39 PM
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
Can somebody please guide me or direct me to the resources.
Any help will be appreciated.
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 03, 2010
09:15 AM
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
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