Hi there!!

I have an app that goes on the website to check if there is a new version of the software. If so it downloads the exe and copies it in the app.path. The problem with VS installer is that I create a shortcut to the users desktop and when this shortcut is used the app.path now becomes the Desktop and the new version is downloaded to the desktop.. But if I create a shortcut myself to the exe on the desktop it works fine.. .I wondering why the VS installer would give the shortcut it created the app.path to the desktop and if a setting can be changed in the vs installer to fix this..

thanks

Jac