Problem in creating Shortcut to desktop and uninstall program in user all program
-
Hi, i face a problem to create a setup of window application in vs2010. for create a setup i use vs window installer and done step by step as i seen many examples in Google( how to create setup for window application). But in my case shortcut create in desktop, but when i click on the shortcut it will running look like as it install project again. same uninstall project create in all programs but when i click on them nothing happens. please help me. Thanks.
-
Hi, i face a problem to create a setup of window application in vs2010. for create a setup i use vs window installer and done step by step as i seen many examples in Google( how to create setup for window application). But in my case shortcut create in desktop, but when i click on the shortcut it will running look like as it install project again. same uninstall project create in all programs but when i click on them nothing happens. please help me. Thanks.
Create shortcut of executable by right click on it in Application Folder in “File System” Section of Setup Project. And then cut the shortcut of file and paste it into user desktop folder and build the project. It should work.