Filed under: Utilities, Windows, Freeware
Extract program icons with IconsExtract
Here's how it works. You choose a directory to scan and IconsExtract will search through any files that might contain icons. If you search a particular file, like say C:\WINNT\System32\shell32.dll, the search will be super-fast. If you scan your entire program files directory it might take a bit longer.
When IconsExtract is done scanning it'll display a list of available icons. You can save them to ICO or CUR files, or copy an image to your clipboard.
[via gHacks]
Get a WordPress.com Blog
So, just how good at time waster games are you? Think you've got the stuff? Well, The World's Hardest Game 2.0 doesn't think you do.
Yes, amazingly, it's possible to have a sequel to a game called "The World's Hardest Game". It doesn't seem logically possible, since if the first one was actually the world's hardest, how could another one come along and share the moniker? It made me doubt the name in the first place. That is, until I tried the game.
The mechanics of the game are very simple. You are a small red square, ...

Reader Comments (Page 1 of 1)
James said 5:18PM on 1-16-2008
For those who don't know, Visual Studio can (kind of) do this too. If you File -- Open a DLL, EXE, or other compiled file that contains icons as resources, it'll give you a resource explorer that lets you save individual resources as separate files.
Also, if you create a shortcut on the desktop, you can "Change Icon" for the shortcut, and point to any EXE/DLL/etc as the icon source. You can't *save* the icons this way, but you can see the icons that are contained in the file.
Reply