home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / nowosci / dllmaste / readme.txt < prev    next >
Text File  |  1997-06-21  |  6KB  |  142 lines

  1. Thank you for using DLL Master.  We hope you will find it a
  2. useful Windows tool. The shareware version is provided for
  3. your evaluation. Individuals who decide to keep using it are
  4. requested to pay the registration fee. Companies and other
  5. organizations MUST register after a 30 day evaluation period.
  6.  
  7. DLL Master lists all modules currently loaded in Windows' 
  8. memory, and allows you to load, unload, or decrement the use 
  9. count of DLLs--at your own risk, of course.  Module path, 
  10. datetime, filesize and internal version and header info are 
  11. shown; multiple lists are kept, lists can be compared, 
  12. printed, saved to and restored from disk. Specific DLLs can 
  13. also be loaded at Windows' startup. DLL Master 4.1 and higher
  14. requires Windows 95 or Windows NT. Use DLL Master 3.3 for
  15. Windows 3.1.
  16.  
  17. If you have received this product on diskette, it contains
  18. both Win95/NT and Win31 versions.
  19.  
  20. DLL Master is written in Visual Basic, and as such requires
  21. the VB 3.0 runtime module VBRUN300.DLL as well as certain
  22. other modules in order to run. Since these files take up a lot
  23. of space and increase download time, the large VBRUN300.DLL is
  24. not included in the shareware versions available from online
  25. services. VBRUN300.DLL is available on many bulletin boards
  26. and online services including Compuserve. If you can't get hold
  27. of it send us $3.00 for shipping/handling and we'll send it to
  28. you.
  29.  
  30. The registered version of DLL Master, DLLMSTRG.ZIP, contains 
  31. all the necessary files, since it is normally provided on 
  32. diskette by mail.
  33.  
  34.  
  35. TO INSTALL FROM DLLMST41.ZIP, DLLMST33.ZIP or DLLMSTRG.ZIP:
  36.  
  37. 1) Create a temporary directory on your hard disk. For example:
  38.         
  39.         md c:\dllmtemp
  40.  
  41. 2) Using PKUNZIP, unzip the file into the new directory. For example:
  42.  
  43.         pkunzip a:dllmst40 c:\dllmtemp
  44.  
  45. 3) Go into Windows, select the File/Run menu, and run SETUP:
  46.  
  47.         c:\dllmtemp\setup.exe
  48.  
  49.    Setup will properly install DLL Master as a Windows application,
  50.    into the directory of your choice. After this has been done you 
  51.    may delete the temporary directory and its contents.
  52.  
  53.  
  54. TO INSTALL DLL MASTER FROM DLLMSTSW.ZIP:
  55.  
  56. This zipfile contains only the program, helpfile, supporting DLLs
  57. and some accompanying text files. It does not contain VBRUN300.DLL,
  58. GRID.VBX, THREED.VBX, CMDIALOG.VBX or COMMDLG.DLL, which are 
  59. required for running DLL Master. If you are reading this README file 
  60. having unzipped it from DLLMSSW.ZIP, you have already completed the
  61. installation. Just run DLL Master from the File/Run menu or set
  62. up an icon for it.
  63.  
  64.  
  65. DLL Master was compiled in the presence of the following (or later)
  66. VBX versions:
  67.  
  68.         THREED   VBX     64432 07-16-93   3:28p
  69.         CMDIALOG VBX     18688 04-28-93  12:00a
  70.         GRID     VBX     44656 04-28-93  12:00a
  71.  
  72. Older versions of THREED.VBX in particular can cause problems. If
  73. you experience problems which you think might be caused by outdated
  74. DLLs or VBXs, download DLLMST40.ZIP (Windows 95) or DLLMST33.ZIP
  75. (Windows 3.1), which contain adequate versions of all needed files.
  76. These zipfiles can be found on Compuserve in the WinShare and MSSDK
  77. forums. You might also find them in shareware repositories on the
  78. Internet which mirror the SimTel repository.
  79.  
  80.  
  81. WHAT TO DO IF SETUP CANNOT INSTALL A FILE:
  82.  
  83. Sometimes the SETUP program cannot install a newer version of a DLL 
  84. or other module because an existing version of the module is in use 
  85. and Windows will not allow it to be overlaid. In this case, you will 
  86. want to install the module manually. Here are the steps to do this:
  87.  
  88. 1) Exit from Windows.
  89.  
  90. 2) Use the EXPAND utility to decompress the file from the temporary
  91.    directory. The compressed version of the file has an underscore 
  92.    as the last character of the extension. For example, THREED.VBX 
  93.    will appear as THREED.VB_. (In fact, THREED.VBX may very well 
  94.    be in use when you run install DLL Master.) In this example, you
  95.    would expand the file by running the following command from the 
  96.    DOS prompt:
  97.  
  98.         expand c:\dlltemp\threed.vb_ \windows\system\threed.vbx
  99.  
  100.    The various file extensions are transformed as follows: any VB_ 
  101.    extension becomes VBX, DL_ becomes DLL, EX_ becomes EXE, etc.
  102.    
  103.    EXPAND.EXE should exist on your system in both the \WINDOWS and
  104.    \DOS directories.
  105.    
  106. 3) Verify that the new version was indeed expanded and copied, and
  107.    then restart Windows.
  108.  
  109.  
  110. Please contact us if you have any questions, problems or suggestions
  111. for improvements to DLL Master. We also request that you register
  112. your copy if you find yourself continuing to use DLL Master (please
  113. read the Registration topic in the Help file or LICENSE.TXT).
  114.  
  115.  
  116. KNOWN ISSUES AND INCOMPATIBILITIES:
  117.  
  118. THREED.VBX, a module used by DLL Master, underwent several revisions 
  119. in 1993.  Also, a separate version was apparently included with certain 
  120. versions of printer software accompanying laser printers from a very 
  121. excellent company which shall remain nameless. Which one is the "right"
  122. one? We don't know. If, when the mouse pointer rests on one of the 
  123. toolbar icons for over half a second, a yellow 'tool tip' or help 
  124. balloon does not pop up just beneath the pointer, then you probably 
  125. have a version of THREED.VBX on your machine which is slightly 
  126. incompatible with the one used when DLL Master was compiled. Another 
  127. symptom is that the toolbar and the logo that displays at startup are 
  128. white instead of gray. You can download the most current version of 
  129. THREED.VBX from Compuserve ('GO SHERIDAN').  DLL Master ships with
  130. the 7/16/93 version (filesize 64432, internal version 3.0.1) or later.
  131.  
  132. If you display version information for CPQHQV08.EXE version 3.10.00  
  133. (this is a Compaq QVision display driver), the Language combo will
  134. list 8 languages.  However, no matter which one you select, the 
  135. string file information still displays in English. This is not a
  136. DLL Master bug. The version resource inside CPQHQV08.EXE actually
  137. contains a subsection for each of the languages--all identical, all
  138. in English.
  139.  
  140. (DLL Master is a trademark of Shaftel Software. Windows and Visual
  141. Basic are trademarks of Microsoft Corporation.)
  142.