Hi All,
We are using multiple instance feature in our application and Under Product Details tab-> Add or Remove Programs (Control Panel) section, checked a property "override windows Installer Program list entry" and given the Custom Name as [|ProductName]([|InstanceId]). This is just for differentiating our instances after installation.
But currently for all the instances it was taking a single name called "XXX(Prod)". We created a InstanceId property with Prod value.
Installation folders and short cuts were creating properly based on the instance.
Did we missed any settings?