问题
What's the proper way to add an icon to my application? I mean to the actual physical .exe file.
回答1:
In Visual Studio, right click your project (the one that is compiled to an exe), choose Properties, under the Application Tab, in the "Icon and manifest" section, change your icon.
来源:https://stackoverflow.com/questions/1297375/adding-an-icon-to-my-finished-application