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
- :
- Mst-templates in InstallShield 2010?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jun 30, 2010
04:05 AM
Mst-templates in InstallShield 2010?
Hi!
I'm wondering if it is possible to create a template for mst's in InstallShield 2010.
We would like to set the property ALLUSERS to a default value of '1' and point our SOURCELIST to a specific network share (\\NETWORKSHARE\[ProductName] [ProductVersion]) using a set property CA, can this be done?
Also, is it possible to create a more "general" mst that is not bound to a specific msi, so we can reuse a mst with another msi?
Regards, Mathias
I'm wondering if it is possible to create a template for mst's in InstallShield 2010.
We would like to set the property ALLUSERS to a default value of '1' and point our SOURCELIST to a specific network share (\\NETWORKSHARE\[ProductName] [ProductVersion]) using a set property CA, can this be done?
Also, is it possible to create a more "general" mst that is not bound to a specific msi, so we can reuse a mst with another msi?
Regards, Mathias
(1) Reply
Jun 30, 2010
04:58 PM
I believe you can make a generic transform by turning off the validation that the ProductCode value matches (using Project > Settings while editing the .mst, I think it was).