we want to generate the msi package in an automatically way, and we try to use installshield.
now we try to generate ism file with xml based first and then use iscmdbld.exe
to generate the msi package....there is limited documentation about how to generate the ism file... and we have no idea about ism file currently.
we want to pass the arguments such as files path, shortcut information, registry key information to the powershell command and then generate the ism file... is it possible ?