Creating an MSI using the Group Policy Wizard
Posted: Mon Mar 23, 2015 4:10 am
We have a client that has most of his customized install scripts written around a 'WISE' MSI install file.
I have converted the wise build script to InstallAware and we normally create an 'exe' type install. The client cannot work
with the 'exe' build. I'm trying to find the most suitable solution with InstallAware to create an MSI that list all
the table entries (Class, File, Register, Component....).
I have created an MSI install file using two methods.
1) Using the Group policy, unzipping the msi and finally unzipping the 'Binary.PAYLOAD' file to extract the 'setup.msi' file.
2) Using an uncompressed Directory Layout build.
The issue I'm seeing when I edit the new created MSI using orca, is that the File name displays extra
characters around the original item name. For example a file named 'Axy.exe' is shown in orca's File section as 'Sf32ex7e17cAxy.exe24p48'.
Is there a setting that must be done in InstallAware to fix the name issue?
Is there a difference between creating an MSI using the methods I listed above (Uncompressed build and using Group policy Wizard)?
Currently we are using 'InstallAware 2012 (Build - Moooya 9.26.11).
Thanks
Hatem
I have converted the wise build script to InstallAware and we normally create an 'exe' type install. The client cannot work
with the 'exe' build. I'm trying to find the most suitable solution with InstallAware to create an MSI that list all
the table entries (Class, File, Register, Component....).
I have created an MSI install file using two methods.
1) Using the Group policy, unzipping the msi and finally unzipping the 'Binary.PAYLOAD' file to extract the 'setup.msi' file.
2) Using an uncompressed Directory Layout build.
The issue I'm seeing when I edit the new created MSI using orca, is that the File name displays extra
characters around the original item name. For example a file named 'Axy.exe' is shown in orca's File section as 'Sf32ex7e17cAxy.exe24p48'.
Is there a setting that must be done in InstallAware to fix the name issue?
Is there a difference between creating an MSI using the methods I listed above (Uncompressed build and using Group policy Wizard)?
Currently we are using 'InstallAware 2012 (Build - Moooya 9.26.11).
Thanks
Hatem