Hi,
My installer is used to install Multiple instances of application in a server. It has no problem when I install new instance with the same build or version number. Whatever new instance name I'm providing, it exactly replaces in the path as well as Product Name. But when I re-build the installer with next version number for upgrade and try to install new instance directly, it does not take the New Instance Name. Instead it uses the default Product Name. Even if I change the path manually, the product name still takes the default name, which is causing lots of confusion. I have attached the AIP file.
I need to achieve "Product Name and Path must be resolved properly for any new Instances". Kindly advise what I'm missing.
Thanks.