The code not only allows you to extract an Icon from an EXE to a ".ico" file but also allows you to replace an EXE's icon from a ".ico" file (a VBC first!). The code is still in the BETA stage. It works perfectly for most Win32 EXEs but you may run into problems with others. The code is well commented and put in a single reusable module (for convenience). Read the ReadMe.txt file first.