Microsoft
Software
Hardware
Network
Question : How do I add an icon to the Add/Remove Programs Property?
I am using the Setup method for deployment. I have added an icon to the Application Folder. How do I put that into the AddRemovePrograms Icon property. Everything I have read states to click on the setup node and show the properties and then select the option to choose the icon for the Add/Remove property. However, when I display the properties of the Setup, this option is not shown. Does anyone know where I can find it. Using VB2008 Pro version.
Will be out for awhile but will check when I return. Thanks
Answer : How do I add an icon to the Add/Remove Programs Property?
check the screenshot attached.
right click on the installer project->Properties
the first property is AddRemovePRogramsIcon, so click Browse and locate the .ico file which u already added to the installer file system.
Untitled.jpg
(55 KB)
(File Type Details)
screenshot
Random Solutions
New lines for Javascript's Confirm in .NET
I get a error message when I reference a dll file to my C# Window application
SQL Functions
Access 2007 Update Multiple Columns with a twist
MS Access Specify Table Error
Increasing Execution Timeout within SQL Server 2005 Express
W2K8 DCOM error 10016
I notice my windows folders have become very bulky, between 6-20GB! Is there some way to clean them?
Questio on beforeupdate event to prevent duplicate record
Convert Access2 to Access2000 Programatically