I am having a strange issue while trying to use MSI/MSP for installing and patching our product.
Its a 2 step Process:
We are trying to work on the installation process of our product using MSI/MSP. In this a user asks a system admin to install product MSI using GPO over the network.
Results: the Product installs successfully on user machine reboot.
users request system admin to upgrade the product and the system admin uses MSP to patch the network installation using GPO over the network.
Results: on user machine reboot the product is successfully patched with one issue.
ISSUE: Multiple shortcuts are created for the product. Our product has version number along with product name (abc 1.0, abc 2.0). so everytime MSP is applied it creates new shortcut on desktop and start menu.
Can someone please help me with how to remove the existing shortcut and have the new shortcut on users desktop and start menu?