Click to See Complete Forum and Search --> : Help with Visual Studio Installer


Peny
February 26th, 2002, 10:54 PM
Hi,

ive got a VC++ application and ive been trying to make an installer using Visual Studio Installer.
When i place a shortcut on the desktop using VSI and try to run the application it doesnt open the files its using. Think that it searches for them in the directory the shortcuts in instead of the folder the .exe is in, so i get a 'file not found' message. Could anyone tell me how to get a valid shortcut during the installation?

Thanx :)