Uninstall link in deployment project
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone! I've finished a windows application and started creating a setup project (VS 2005). Everything works fine: application gets installed and links in startmenu are created. But I don't know how to create a link for uninstallation of my application in the startmenu.? Searched MSDN but without any luck. Thanks in advance!