How to extract icons from EXE, DLL, OCX, and CPL files如何提取图标从的EXE , DLL文件,控件,并刑诉法档案

Posted on January 25, 2008 at 7:24 am发布于2008年1月25日在上午07时24分

Wish you could extract all of icons stored on your computer ?希望您能提取所有的图标存放在您的电脑吗? If I were to ask you how many icons you have stored on your computer, would you be able to tell me?如果我问你有多少图示您在您计算机中存储的话,你是否能告诉我吗? Probably not!恐怕不是! Nor can I!我也无法! Actually, most applications store their icons directly in the EXE (executable) file itself, which indirectly hides those icons from you.其实,大部分申请存放图标直接在的EXE (可执行文件)文件本身,它间接地躲在那些图标由你。

I sometimes enjoy changing the icons on my computer for a specific application or maybe for a certain file that I use very often and want to visually differentiate from everything else.有时我什至享受改变图标在我的电脑上,为一个具体的应用,或者为某一个文件,我会经常使用的,并希望通过视觉分辨,从一切。 You can quickly change the icon on a program, file, document, photo, etc by simply right-clicking on it and going to Properties .您可以迅速改变的图标,程序,档案,文件,照片等 ,由单纯右点击它去的物业 Click on Customize and then click Change Icon .点击定制 ,然后单击更改图标

改变图标

This is great for the most part, but the problem comes in trying to find a suitable icon to replace the current one with.这是伟大的在大多数情况下,但问题是在试图寻找一个合适的图标,以取代目前的1 。 By default, when you change the icon for a folder or program, Windows will bring up a list of icons from SHELL32.DLL, which has a bunch of generic-looking and crappy icons.默认情况下,当你改变了图标为文件夹或程序, Windows会带来一份清单图标,从shell32.dll ,它有一大堆通用前瞻性和蹩脚的字符串做密码图标。 Now going around and randomly clicking on EXE files or DLL files to find icons is not fun nor efficient.现在四出奔走,并随机点击exe文件或DLL文件,以寻找图标是一点都不好玩,也没有效率。

改变图标

IconsExtract iconsextract is a cool freeware application that you can use to automatically find icons that are stored in EXE, DLL, OCX, CPL, and other file types .是一个凉爽的免费应用,您可以使用自动寻找图标存放在的EXE , DLL文件,控件,刑事诉讼法和其他文件类型 You’ll be amazed at the actual number of icons stored on your computer after using this program!你会感到惊讶的实际人数图标存储在您的计算机后,利用这个程序!

The program is a standalone executable and does not require any installation at all, which means you can run it on any computer easily!该计划是一个独立的可执行文件,并且不需要任何安装在所有,这意味着你可以运行于任何一台计算机很容易! You can also filter the search by icons or cursors, by icon size, and even by the number of colors.你还可以过滤搜索图标或光标,图标大小,甚至由色彩数。

You have 2 main search options when you start up the program:你有2个主要的搜索选项,当您重新启动程序:

  1. Select only a single file. For example: C:\WINNT\System32\shell32.dll 只选择一个单一的文件中。例如:为c : \ Winnt \ \ shell32.dll
    You can either manually type in the filename into the textbox, or select it from a dialog box by clicking the “Browse Files” button.你可以手动输入文件名进入TextBox的,或选择,它从一个对话框,点击"浏览文件"按钮。
  2. Select multiple filenames by using wildcard characters (? and *). You can select the folder that you want to scan by clicking the “Browse Folders” button. 选择多个文件名使用通配符字符(又* ) ,你可以选择该文件夹,你要扫描,通过点击"浏览文件夹"按钮。 If you check the “Search Subfolders” check-box, all of the subfolders of the main folder will also be scanned.For example: if you type “c:\*.*” in the filename text-box, and check the “Search Subfolders” option, IconsExtract will search for icons in all folders and files on your C: drive.如果你勾选"搜索子文件夹中的"检查框,所有的子文件夹中的主要文件夹也将scanned.for例如:如果你输入的" C : \ *.* " ,在文件名文本框中,并勾选"搜索子文件夹"选项, iconsextract将会搜索图标,在所有文件夹和文件对您的C :驱动器。

After the search is complete, you will find the icons displayed in the main window of the program. 之后,搜索完成后,你会发现图标显示在主窗口的程序。 You can then save the icons into ICO files by selecting the ones you want to save and then choosing Save Selected Icons from the File menu. 然后,您可以节省图标换成档案截取通讯条例通过选择自己想要保存,然后选择保存选定的图标 ,从文件菜单。

You can also copy a single icon to the clipboard and paste it into another application by pressing the standard CTRL + C key combo. 您也可以复制一个单一的图标到剪贴板并粘贴到另一个应用程序按下标准按Ctrl + C键组合。 This will copy the icon in the standard dimensions of 16×16 or 32×32. 这将复制图标在标准尺寸的16 × 16或32 × 32 。 If you want to copy a different size, double click on the icon and select the specific image in the properties window and click Copy Selected Image . 如果你想复制一个不同的尺寸,双击该图标,并选择具体的图像,在属性窗口,然后点击复制选定的形象

图标

Overall, this is a very cool application for anyone who likes to customize their icons or who wants to take a cool icon from a program as use it as a Fav Icon or something similar.整体来说,这是一个非常酷的应用,为任何人喜欢定制自己的图标,或希望以冷静的图标,从一个计划用它作为前臂图标或其它类似的。 Definitely worth check out!绝对值得看看! Enjoy!享受! Source BarrysBestBlog barrysbestblog

Technorati Tags: Technorati标记: , , , , , , , , ,

If you enjoyed this post, make sure you 如果你喜欢这个职位,请务必 subscribe to my RSS feed 订阅我的RSS馈送 !

» Filed Under »提起下 Free Software Downloads免费软件下载

Related Posts相关职位

Please post your comments/suggestions!请您评论/建议!