|
Hi,
I have created an application that uses a setup project. I have created a new version that removes the old version and installs like it should. The problem is that when i launch the new version it access the install msi file. This is an issue if someone deletes the msi file after installing.I thought itmight have something to do with visual studio creating advertised shortcuts so I downloaded Orca and added the DISABLEADVTSHORTCUTS=1 row to the property table. The problem is that once I run the updated msi file the desktop and the start menu shortcuts just dissapear.
Thanks for any suggestions |