MSIManufacturer
Previous  Top  Next

MSIManufacturer – Specify the manufacturer to put in the MSI database

This option has an effect only when generation of a Windows Installer database is requested via the MSIFilename option.
Set this option to the name of your organization. It will be displayed when you show the properties of the database, but has no effect otherwise.

This creates a .msi file with the Manufactor set to "My Company Name"  
[BuildOptions]  
MSIFilename=mymsi.msi  
MSIManufacturer=My Company Name  

Availability:
This option requires Thinstall version 3.210 or higher