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
- :
- How to convert old ISM with commandline?
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
Apr 30, 2008
03:09 AM
How to convert old ISM with commandline?
So far, we have many InstallShield8 ISM files which need to be converted to InstallShield 2008. and then change the "Project File Format" from binary to XML.
My questiong is that:
How to convert it with commandline (silent)?
How to change the "Project File Format" from binary to XML with commandline(silent)?
Thanks
My questiong is that:
How to convert it with commandline (silent)?
How to change the "Project File Format" from binary to XML with commandline(silent)?
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 30, 2008
08:03 AM
The command-line builder ISCmdBld.exe accepts a -u switch to upgrade but not build a project; and the InstallShield Automation interface exposes the UseXMLProjectFormat property on the ISWiProject object to change the storage format.