home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / iextract.zip / IEXTRACT.DOC next >
Text File  |  1991-01-08  |  4KB  |  85 lines

  1.  
  2.                         IExtract - The Icon Extractor
  3.                                 Version 2.2
  4.  
  5. Overview
  6.  
  7. IExtract lets you "steal" the icons out of your favorite Windows applications
  8. so you can edit them or simply see them up close with your favorite icon
  9. editing program.  IExtract is part of IEdit, my own icon editing program and
  10. is distributed with IEdit as well as by itself.  If you use IExtract, you
  11. should consider registering, you'll receive the latest version as well as
  12. IEdit, both for only $8!
  13.  
  14. If you haven't seen IEdit, it's a full-featured icon drawing program with
  15. tools you won't see in most icon editors, including:
  16.  
  17. * A completely icon-driven command structure.
  18. * Access to the "invert mask", present within every icon file, but seldom seen
  19.   in most icon drawing programs.
  20. * Drawing functions like Rotate, Mirror, and Invert as well as line and box
  21.   drawing.
  22. * A Grid feature and coordinate display for creating precise icons.
  23. * A Load function that lets you choose from a screen full of icons instead of
  24.   just by their filename.
  25. * And much more!
  26.  
  27.  
  28. System Requirements
  29.  
  30. IExtract requires only an EGA or VGA display, IEdit requires a VGA, a mouse,
  31. and at least a '286 processor (Versions for 8088's are available).
  32.  
  33.  
  34. Using IExtract
  35.  
  36. IExtract simply searches through a given Windows application for the first
  37. several bytes of the icon header, when it finds the correct sequence it
  38. displays the icon and asks if you'd like to continue searching.
  39.  
  40. Before IExtract can start it needs two thing from you:
  41. 1) The name of the Windows program you wish to search through, and
  42. 2) The name of the icon file to create when it finds an icon for you.
  43.  
  44. You can simply type "IExtract" and it will prompt you for these filenames, or
  45. you can specify them on the command line with the following syntax:
  46.  
  47. IEXTRACT [path] <Windows-filename>  [path] <Icon-filename to create>
  48.  
  49. Either way IExtract will begin searching (backwards) through the file for an
  50. icon.
  51.  
  52.  
  53. Notes
  54.  
  55. 1.  IExtract isn't perfect, a similar series of bytes within a Windows file
  56.     can make IExtract THINK it has found an icon, if this happens simply
  57.     respond "Y)es" to the "Continue?" prompt and IExtract will keep searching.
  58.     Also, many files have multiple icons within them.
  59.  
  60. 2.  Some (particularly older) Windows apps don't have Windows 3.0 compatible
  61.     icons.  In addition, icons may be stored in *.EXE, *.DLL, or virtually
  62.     any file.
  63.  
  64. 3.  You should consider the icon file created to still be the copyrighted
  65.     material of software's owner, and you may violate some software agreements
  66.     just by using IExtract, consult your software's creators for details.
  67.  
  68. 4.  In case you wondered....
  69.     IExtract and IEdit were created with Microsoft's QuickPascal, a very good
  70.     compiler.  IExtract searches backwards because most icons reside at the
  71.     end of a Windows app.  Me?  Well, glad you asked.  I'm a CIS major at The
  72.     University of Florida (graduate [hopefully!] next year), and decided to
  73.     write IEdit just for the shear challenge of it (yeesh...little did
  74.     I know...).  Anyway, my employment options are just wide open at this
  75.     point so (hint hint) if you like these programs, why not consider paying
  76.     me vast amounts of money to write similar ones for you?  Ok, how about
  77.     just giving me the cash?  Alright then, got any cute sisters?
  78.  
  79. 5.  Windows and QuickPascal are TM Microsoft Corp.
  80.  
  81. 6.  Good Luck and happy Windows-ing!
  82.  
  83.  James Bell   4511 Sherwood Trace   Gainesville, Fl.   32605   (904) 372-3695
  84.  
  85.