I have a Setup Project in Visual Studio 2010. The primary output of another project is in the application folder. I am having trouble creating a shortcut to this output. I have done some research, and everything I found said to simply right click on the primary output and choose to create a shortcut. However, when I right click on the primary output I am only given the options “Dependencies”, “ExcludeFilter”, and “Outputs”. How can I create a shortcut to a file in this output?
Share
Im having trouble with this also
Try to rebuild your project one time before you add the shortcuts
the “project output”‘s icon will change, and you wont be able to add shortcuts anymore.
if you add the shortcut before building, i get an error that the target is invalid on build (and the project output’s icon changes also.)