Extract cursors and icons from ms windows compatible resource files
gextractwinicons -h
gextractwinicons [options]
gExtractWinIcons is a GTK+ utility to extract cursors, icons and png images from MS Windows compatible resource files (.exe, .dll, .ocx, .cpl and many others).
To extract icons or cursors just to select a MS Windows compatible resource file and the contained resources will be shown. Select a destination directory where to save the selected resources, simply check the items to extract and press the save button to save them in the specified path.
This program follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
Show summary of options
-d, --destination
Set destination folder for extracted resources
-f, --filename
Set resources filename from which to extract the resources
-r, --refresh
Automatically refresh the resources list if -f (--filename) was specified
gExtractWinIcons was written by Fabio Castelli <[email protected]>.
http://code.google.com/p/gextractwinicons/