On Windows, if the executable contains many icons, the first one will be the default.
If you have an icon resource in your programming environment, put the icon you want first on the list.
Edit: since you created an empty project to add an icon, follow these steps:
(as I said in my comment, I do not have VS2008, but the steps should be the same)
Menu: Insert โ Resource โ Import
Select Icon, click the import button, and select the icon file.
Now close the icon editor and save the script resource in the project folder.
Select View Files and add the script resource file to the Resource Files.
What is it.
source share