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
- :
- Possible to replace product GUID with component GUID?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Mar 02, 2016
01:12 PM
Possible to replace product GUID with component GUID?
I have an install which I use flags to set components to change what the install is for (whether to install printer type A, B, or C)
All three "installs" add a different submodel of printer.
I want all three flavors to be treated as seperate installs by the end-user's machine.
Could I use CA's linked to replace the product GUID with the Component GUID to achieve this?
What variables can I use to access the GUIDs?
All three "installs" add a different submodel of printer.
I want all three flavors to be treated as seperate installs by the end-user's machine.
Could I use CA's linked to replace the product GUID with the Component GUID to achieve this?
What variables can I use to access the GUIDs?
(1) Reply
Mar 03, 2016
09:28 AM
So unsurprisingly this will not work.
What I am aiming for is to use build arguments to make 3 different installs that could co exist on a single system.
Should I just fork it into three projects? Or is there an easier way to do this?
What I am aiming for is to use build arguments to make 3 different installs that could co exist on a single system.
Should I just fork it into three projects? Or is there an easier way to do this?