How to extract an icon from an exe?

j0lly

Platinum Member
Jul 30, 2001
2,885
0
0
I am not sure if I follow your question but I believe you can use programs such as Microangelo to view, edit, or create your own icons and cursors.
 

Schlocemus

Golden Member
Apr 18, 2001
1,198
0
0
Okay, say you create a shortcut to IE. Then when you click Properties --> Shortcut --> Change Icon, you are actually viewing the program file, and inside there are icons. Hard to explain, so you can look at screen shot here :)
 

Haircut

Platinum Member
Apr 23, 2000
2,248
0
0
Check out IconShop
I think this has the features you want.

*edit*. Also, if you know how to program you can create your own program to extract icons from executables using the ExtractIconEx API call