bybordo Posted August 31, 2014 Posted August 31, 2014 I need "extract icon here" file context menu for exe files. how can i find this ?
DosProbie Posted September 1, 2014 Posted September 1, 2014 What Icon App will you be using? such as Icon Extract, Microangelo etc ~DP
bybordo Posted September 1, 2014 Author Posted September 1, 2014 What Icon App will you be using? such as Icon Extract, Microangelo etc~DPhttp://www.rw-designer.com/batch-icon-extractor
DosProbie Posted September 2, 2014 Posted September 2, 2014 (edited) That is a drag n drop app and context menu will not work, but you can just pin to the taskbar and extract your icons to the desktop from there. FYI, nirsoft also offers a free icon extractor (IconsExtract v1.47) and you Can do the context menu with it. http://www.nirsoft.net/utils/iconsext.html ~DP Edited September 2, 2014 by DosProbie
jaclaz Posted September 2, 2014 Posted September 2, 2014 That is a drag n drop app and context menu will not work, Why not/since when? When you drag and drop AFAIK the filename (including path) of the dragged an' dropped item is passed to the destination (like %1).http://www.msfn.org/board/topic/153292-dragndrop-with-cmd-batch/ And specifically, you can run that icon extractor from a command prompt fine with - as argument - the file (or folder containing the files) from which you want to extract the icons. What may be pointless is that the icons will go in a \icons folder in the same path as the BatchIconExtractor.exe, and you may soon have it full of "mixed" icons unless you empty it before extracting more icons. jaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now