Setup project: Icon for the desktop does not appear on Win 2000
-
Hi, I have created a setup project in Visual Studio 2005. This setup works fine on every system but it does not create the icon for the desktop and start menu shortcuts. Moreover, this behaviour is for some of the Win 2000 professional systems. On all other systems, it works fine. I have compiled the setup project on Win 2000 professional. Also its Find Target and Change icon buttons are disabled on the property page of the shortcut. Any help, suggestion, or link is highly desirable... Wasif Ehsan.
-
Hi, I have created a setup project in Visual Studio 2005. This setup works fine on every system but it does not create the icon for the desktop and start menu shortcuts. Moreover, this behaviour is for some of the Win 2000 professional systems. On all other systems, it works fine. I have compiled the setup project on Win 2000 professional. Also its Find Target and Change icon buttons are disabled on the property page of the shortcut. Any help, suggestion, or link is highly desirable... Wasif Ehsan.
add a ICON file by using Add>> File to your Application Folder then on the properties of your shortcut specify the icon property with the icon you have just added.