cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
nadiya
Level 2

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
Labels (1)
0 Kudos
(1) Reply
thepeter
Level 7

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.
0 Kudos