home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / utility / grpini / instl330 / readme.txt < prev   
Text File  |  1995-12-09  |  7KB  |  238 lines

  1. inst-all.exe Version 3.30
  2. =========================
  3.  
  4. Author
  5. """"""
  6. jason_o@cix.compulink.co.uk
  7. Please E-Mail me with any problems, enquiries or 
  8. feedback. I would love to hear from you.
  9. This utility is Freeware.
  10.  
  11. In fact it would be sensible to register your name 
  12. with me, as a user, in order to receive free updates
  13. (by E-Mail only) and bug fixes (Hopefully not).
  14. This software is constantly being improved.
  15.  
  16. Requirements
  17. """"""""""""
  18. Windows 3.0 or later.
  19. (Although inst-all will run with Windows 95 it will not
  20.  report changes to the registry which a future Windows 95
  21.  version will do)
  22.  
  23. Upgrading
  24. """""""""
  25. If upgrading from version 3 or later, just replace your
  26. old inst-all.exe with the new inst-all.exe. That is all.
  27.  
  28. Introduction
  29. """"""""""""
  30. Run Inst-all.exe before installing any new software.
  31. It notes your system set-up, runs the new software's
  32. installation program and then compares any differences
  33. in the following:-
  34.  
  35. windows directory
  36. windows/system directory 
  37. win.ini file
  38. system.ini file
  39. autoexec.bat file
  40. config.sys file
  41.  
  42. The results are saved for future reference in a report
  43. file. Using this report file, you can easily uninstall
  44. the software at a later date and be sure that no trash
  45. is left on your hard disk or in your system files.
  46.  
  47. Even programs with uninstall capabilities do not always
  48. clean up properly.
  49.  
  50. The program is free to use and distribute provided that
  51. this readme.txt file is distributed with it.
  52.  
  53. Files & Installation
  54. """"""""""""""""""""
  55. The zip file contain the following files:
  56.  
  57. README   TXT        (This File)
  58. FILE_ID  DIZ        (For BBS System operators)
  59. INST-ALL EXE        33,062 11/05/95   22:22
  60. CMDIALOG VBX        18,688 28/04/93    0:00  Version 2.1.0.5    
  61. CTL3D    DLL        25,104 23/08/94    5:37  Version 2.20
  62.  
  63. The program also requires:
  64.  
  65. VBRUN300 DLL
  66. COMMDLG  DLL
  67.  
  68. which most users should have on their system (usually in the
  69. windows\system directory). If not they can be freely downloaded
  70. separately.
  71.  
  72. Other than the report files selected by the user, no other
  73. permanent files are created or modified. Only temporary files
  74. are created and no system files are touched.
  75.  
  76. STEP ONE
  77. --------
  78. Place the following wherever you wish:
  79.  
  80. INST-ALL  EXE
  81.  
  82. The location of this program will be the default directory
  83. for your reports.
  84.  
  85. NOTE:
  86. Please do not re-name this program to install.exe as this
  87. causes conflicts when using installation software with the
  88. same name.
  89.  
  90. STEP TWO
  91. ----------
  92. Place the following files in your windows/system directory,
  93. __ONLY__ if they do not already exist on your system or if
  94. you have earlier versions (Check version numbers using 
  95. Properties in File Manager's File menu, rather than rely
  96. on dates):
  97.  
  98. CMDIALOG VBX        18,688 28/04/93    0:00  Version 2.1.0.5    
  99. CTL3D    DLL        25,104 23/08/94    5:37  Version 2.20
  100.  
  101. You also need the following files to be on your system
  102.  
  103. COMMDLG  DLL
  104. VBRUN300 DLL
  105.  
  106. STEP THREE
  107. ---------
  108. INST-ALL.EXE can be added to a program manager group if desired.
  109.  
  110. Using the program
  111. """""""""""""""""
  112. Prior to installing new software, start the program from
  113. file manager, program manager etc.
  114. Select the new software's installation program.
  115. Select the name for your report file.
  116. Inst-all.exe examines your system, installs the new software
  117. and then notes changes in your report file.
  118. If inst-all fails to finish due to the new software resetting
  119. the system or for some other reason, do not worry, the next
  120. time that inst-all is run it will attempt to recover where it
  121. left off.
  122.  
  123. Some programs refuse to install whilst other programs are
  124. running. If you get a message of this sort, just close
  125. inst-all (select close on the system menu), continue with
  126. the installation and once finished run inst-all again.
  127. It will attempt to recover where it left off.
  128.  
  129. New to version 3.30 is a manual install option. Just select a
  130. report file, select manual install and then the next time that
  131. inst-all is run it will report the changes.
  132.  
  133. Many people have noticed that some programs create extra
  134. files when started for the first time, as well as during
  135. installation. It is therefore advisable to use this new manual
  136. install option after installation and before running your new
  137. software for the first time. A neater way to do this, is not
  138. to confirm to this utility that installation is complete until
  139. you have run your new software.
  140.  
  141. Also new to version 3.30 is the ability to check autoexec.bat
  142. and config.sys for changes. If you find that these files are
  143. not being reported then it is because these files are not at
  144. the expected location (C:\). You will need to add the following
  145. command line switch when starting inst-all.exe:
  146.  
  147. inst-all.exe [path]
  148.  
  149. where [path] is the path to autoexec.bat and config.sys.
  150.  
  151. So for example if these files are on the root directory of
  152. drive H, you would put:
  153.  
  154. inst-all.exe H:\
  155.  
  156. On the other hand, if you do not want to report changes to
  157. these two files then use the command line switch N, as follows:
  158.  
  159. inst-all.exe N
  160.  
  161. Limitations to version 3.30
  162. """""""""""""""""""""""""""
  163. You tell me!
  164.  
  165. Please E-mail the author to register for free upgrades and
  166. with improvement suggestions.
  167.  
  168. Version History
  169. """""""""""""""
  170. Version 3
  171. ---------
  172. Utility Renamed to INST-ALL.EXE to stop incompatibilities
  173. with installation routines with the name install.exe.
  174.  
  175. Completely re-written algorithm in order to be freed of
  176. DOS compatibility problems.
  177.  
  178. Version 3.01
  179. ------------
  180. Slightly changed interface.
  181. Better error checking and debugging routines.
  182. Temporary files are now deleted if the Utility is exited
  183.     early.
  184. Changes working directory to new software installation
  185.     directory where necessary.
  186.  
  187. Version 3.21
  188. ------------
  189. Added a viewer to the utility including the ability to
  190.     delete unwanted report files.
  191. Added images to the interface.
  192. Improved error checking.
  193. Optimised exe file size.
  194. Re-written code to give a very large (x10) increase in
  195.     file comparison speed.
  196. Fixed a small file comparison bug.
  197. Some software installation routines need exclusive use
  198.     of your PC or need to close and restart windows.
  199.     Inst-all.exe was unable to cope with such
  200.     installation routines. A major re-write means that if
  201.     the utility is re-run after such an interruption, it 
  202.     will attempt to recover where it left off.
  203.  
  204. Version 3.30
  205. ------------
  206. Files are now checked for differences in the date and time,
  207.     to indicate when files have been modified but not name
  208.     changed.
  209. Files autoexec.bat and config.sys can now be checked.
  210. A manual installation option is now included.
  211. Fixed a problem with Novell networks reporting
  212.     directories incorrectly.
  213. Length limitation removed when comparing large changed
  214.     sections.
  215. Report files are neater and less repetitive.
  216.  
  217. ENJOY
  218. =====
  219.  
  220. Jason J Ozin
  221. JaySoft
  222. 18 Holmwood Grove
  223. London NW7 3DT
  224. United Kingdom
  225.  
  226. Copy of FILE_ID.DIZ follows
  227. ---------------------------
  228. INST-ALL (v3.30) Install/Uninstall Utility
  229. Run before installing any new software. It
  230. notes your set-up, installs the new software
  231. & then compares any differences in your set
  232. up. The results are saved in a report file.
  233. You can easily uninstall the software at a
  234. later date & be sure that no trash is left on
  235. your disk or in your system files. Even
  236. uninstall programs do not always clean up
  237. properly. Inst-all is FreeWare.
  238.