Hi guys,
I have a Visual Studio deployment project that installs my application. For this application, I create a shortcut and then place shortcut into a special folder. I would like this shortcut to be deleted when the application is uninstalled. Is there any way to do this without resorting to custom actions?
Thanks,
kreb