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
- :
- To install the same product multiple times in different folders
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 17, 2008
06:29 AM
To install the same product multiple times in different folders
Hi,
We are having a product called "XYZ".And my requirement is to install the same product multiple types in the same machine in different folders like "XYZ-Prod", "XYZ-Test", "XYZ-Train". What is the best method to arrive at a solution for it? Can anyone help me on this.
Thanks in advance.
Thanks,
Nadiya
We are having a product called "XYZ".And my requirement is to install the same product multiple types in the same machine in different folders like "XYZ-Prod", "XYZ-Test", "XYZ-Train". What is the best method to arrive at a solution for it? Can anyone help me on this.
Thanks in advance.
Thanks,
Nadiya
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 18, 2008
02:28 AM
You need to have different ProductCode properties in your packages. Use ISCmdBld.exe to build your releases and pass different ProductCode properties using -z parameter.