home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / ikony / icnmvr12 / readme.1st < prev    next >
Text File  |  1995-12-09  |  7KB  |  180 lines

  1. Icon Mover 1.2
  2. 6/27/95
  3.  
  4. Integrated Graphics
  5. 312 Nevada St.
  6. Northfield, MN 55057
  7.  
  8. E-mail: hansonr@stolaf.edu
  9.  
  10. INTRODUCTION
  11. ------------
  12.  
  13.  
  14. Icon Mover 1.2, ICONMOVR.EXE, enables a user to transfer 
  15. standard Windows3.1 icon and icon-related device-independent 
  16. bitmaps (32x32, 16-color) from one application or group of
  17. applications to another. Icon Mover finds ALL valid icon bitmaps 
  18. in any file or group of files, including ICO, BMP, EXE, DLL, VBX, 
  19. FRX files, and even GRP files (although this last has only been 
  20. checked on 16- and 156-color video devices; icons cannot in this version
  21. be written to GRP files, only read from them). All icons are located,
  22. even including those not known to Windows. All such bitmaps are 
  23. displayed graphically and moved by clicking and dragging of the mouse. 
  24. Alternatively, icons can be extracted into ICO files directly by 
  25. right-clicking on them. A 10-icon cache is preserved between 
  26. sessions.  
  27.  
  28. CHANGES SINCE ICON MOVER 1.1
  29. ----------------------------
  30. 1. Multiple selects allowed so that several icon-bearing
  31.    files can be inspected and extracted from at once. (REGISTERED
  32.    VERSION ONLY)
  33.  
  34. 2. OpenFile Box: Default extensions expanded to include *.* and *.GRP
  35.  
  36. 3. SETUP and SETUP description improved. C:\WINDOWS\VER.DL still 
  37.    must be renamed for successful installation if it exists.
  38.  
  39.  
  40. INSTALLATION
  41. ------------
  42. IcnMvr12.zip can be unzipped using PKUNZIP, PKUNZJR, or WINZIP. 
  43. If you do not have one of these programs, you can probably find
  44. one on the site from which you got IcnMvr11.zip. In addition, 
  45. you will need VBRUN300.DLL, as this program was produced using
  46. Microsoft Visual Basic 3.0 for Windows.
  47.  
  48. 1. Create a new temporary directory or choose one already on 
  49.    your hard disk.
  50.  
  51. 2. Move IcnMvr12.zip to this directory and unzip it there.
  52.  
  53. 3. From the Windows file manager Run...   thatdirectory\setup
  54.  
  55.    If you get a STOP message that VER.DL_->C:\WINDOWS\VER.DL, 
  56.    then look in your windows directory for VER.DL, rename it
  57.    something like VER.DL0, and repeat step 3.
  58.  
  59.    You will be asked to enter a directory into which to install 
  60.    Icon Mover (default is C:\iconmvr1). Installation should 
  61.    complete in a few seconds.  
  62.  
  63. 4. Files in the temporary directory may be deleted.  
  64.  
  65. RUNNING THE PROGRAM
  66. -------------------
  67.  
  68. First designate a source file, either by clicking on "source:"
  69. or by using the pull-down menu. Using CTRL or SHIFT with the mouse
  70. you can designate more than one file, perhaps even the whole directory.
  71. Similarly indicate the destination file.
  72.   To load the cache, simply double-click on either a source or 
  73. destination icon. Once the cache is full, the currently highlighted 
  74. cache icon will be replaced. (Clicking on a cached icon highlights it.)
  75.   To install a cached icon in the destination file, drag a cached 
  76. icon to the destination icon you wish to replace. The original 
  77. destination icon will be swapped into the cache as long as the 
  78. "Swap icon on install" checkbox is checked. If this box is not 
  79. checked, then the old destination icon will be discarded.
  80.   Alternatively, you can right-click on any icon to extract it to 
  81. an ICO file directly. 
  82.   Icon Mover finds all valid icons in these files based on a bitmap 
  83. "header" of 12 bytes for *.GRP files and 20 bytes for other. Thus, there
  84. is a very small chance that Icon Mover can CONCEIVABLY be 
  85. fooled into thinking that an icon exists when it really doesn't. 
  86. Use your own judgement: 
  87.  
  88.      If it doesn't look like an icon, including just plain blank,
  89.  
  90.              DON'T REPLACE IT!!!
  91.  
  92. ICONMOVR.INI
  93. ------------
  94.  
  95. Icon Mover will establish an initialization file, ICONMOVR.INI, in
  96. its home directory. It looks something like this:
  97.  
  98. [Files]
  99. Cache=C:\WINDOWS\ICONCACHE.ICO
  100. Source=C:\WINDOWS\PROGMAN.EXE
  101. Destination=C:\VB\MYEXE.EXE
  102. Save=C:\VB\TEMP.ICO
  103.  
  104. [Registration]
  105. Name=Bob Hanson (hansonr@stolaf.edu)
  106. SerialNumber=89403566
  107.  
  108. [Video]
  109. ColorPlanes=4
  110. Bits/Pixel=1
  111.  
  112. These items are fairly self-expanatory. You may wish to change the 
  113. cache file designation, but don't put any other already-
  114. produced file, such as a DLL in there. It won't work. 
  115. IconMover also worked when ColorPlanes=8 and Bits/Pixel=1. This only
  116. affects the operation of reading and caching *.GRP files. If you find
  117. that your *.GRP files can't be read, send me your ICONMOVR.INI file 
  118. by E-mail and I will try to enhance IconMover to work for your's, too. 
  119.  
  120. If you move ICONMOVR.EXE to a new home directory, be sure to move
  121. ICONMOVR.INI with it.
  122.  
  123. SOFTWARE LIMITATIONS
  124. --------------------
  125. Limitations are to display only the first 1000 icons in source files
  126. and only the first 1000 in destination files. Over 400 icons have been 
  127. successfully loaded at once. The number of files allowed as a group of
  128. source files depends upon the length of their filenames. Approximately
  129. 300-400 files at once should be no problem.
  130.  
  131.  
  132. HARDWARE REQUIREMENTS
  133. ---------------------
  134. Any computer capable of running Windows 3.1 should be adequate. 
  135. Since Icon Mover does not use sophisticated Windows API calls which
  136. involve device-dependent bitmaps, it is not screen- or graphics-board 
  137. dependent in any known way. It has been tested on both 386 and 486 
  138. machines having from 4 to 16 Mb of RAM with 16-256 colors and running 
  139. Windows 3.1 or Windows For Workgroups 3.11. 
  140.  
  141. REGISTRATION
  142. ------------
  143. Icon Mover is fully functional shareware. It is fully 
  144. distributable only in the form of ICNMVRxx.ZIP. To remove the 
  145. startup registration screen, send US$20 or the equivalent to:
  146.  
  147. Integrated Graphics
  148. 312 Nevada St.
  149. Northfield, MN 55057-2345
  150. USA
  151.  
  152. Please provide your full E-mail address or regular mail 
  153. address in your request. A valid serial number will be sent
  154. by mail or E-mail. Add $5 for a 3.5" floppy containing the
  155. latest version.
  156.  
  157. A single-user license permits a licensed user to execute Icon Mover 
  158. only on a single computer. Licensed users may use the program 
  159. on different computers as long as there is no possibility of 
  160. it being used at one location while it is being used at 
  161. another, or on a network by more than one user at a time.
  162.  
  163. FEEDBACK
  164. --------
  165.  
  166. Your feedback is greatly appreciated. If there is ANYTHING that you don't
  167. like or anything that you would like to see, please E-mail it to me. I can
  168. install a newer test version on ftp.stolaf.edu/pub/origami ususally within
  169. a day or two. 
  170.  
  171. Have fun! 
  172.  
  173. Bob Hanson
  174. Integrated Graphics
  175. 312 Nevada St.
  176. Northfield, Minnesota  55057-2345
  177. hansonr@stolaf.edu
  178.  
  179.  
  180.