I want to change the control panel icon when I create a setup in vs 2010. Please help me do this.Am not able to create this.
Asked
Active
Viewed 1,696 times
0
-
[Default application icon can change](http://stackoverflow.com/questions/2041291/how-to-change-windows-applicatoins-default-icon-in-setup-project) but what you mean by **control panel icon**? – Damith Jun 11 '12 at 05:17
1 Answers
4
Hi Amulraj,
1.) Go in the properties of setup (Select setup project then press F4).
2.)Select Addremoveprogramicons property.
3.)Browse ico file there.
Hope it works for you.

Sunny
- 3,185
- 8
- 34
- 66
-
am using vs 2010. 2.)Select Addremoveprogramicons property not appear in properties. – Amulraj Jun 11 '12 at 05:01
-
I am also using ultimate version.When you press F4 then you will get properties – Sunny Jun 11 '12 at 05:10