home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / WIN_25 / VBSYS1.ZIP / VBSYS121.TXT < prev   
Text File  |  1993-08-23  |  8KB  |  195 lines

  1. Program:    VBSystem Resource Monitor
  2. Version:    1.21
  3. Author:     Michael Krane
  4. Date:       Aug 25, 1993
  5.  
  6. NOTE: This program needs the file vbrun300.dll. (Usually it 
  7. should be in your Windows System Directory or in your path.) It 
  8. does not come with this program because most people will 
  9. already have it and it takes too long to download. If you don't 
  10. have it, you will need to download it to use this program and 
  11. the many other new Visual Basic Programs that are coming from 
  12. Visual Basic 3.
  13.  
  14. Summary:
  15.  
  16. This program is designed to help a user evaluate many system 
  17. resources at all times and to combine some utilities that you 
  18. may already use.
  19.  
  20. It will monitor:
  21. Hard Drive Disk Space, Free System Resources, Free Memory 
  22. (Which includes Swap file if you have one), Number of Tasks 
  23. running, Date,and Time, all in one small display.
  24.  
  25. Some options include:
  26. The ability to Stay on Top of all other windows.
  27. The option to Restart Windows.
  28. The option to Completely Exit Windows.
  29. The ability to Change the Warning Percentage of Resources.
  30. The option to Select which drives to monitor.
  31. The ability to customize color of display.
  32. Button Bar for Options.
  33. View More DOS and Window Info in Seperate Window.
  34. Many other little features.
  35.  
  36.  
  37. Installation: Put vbsys.dll and threed.vbx in your           
  38. windows/system directory, and put vbsys.exe           anywhere 
  39. you want. More Details: Just copy the vbsys.exe file to any 
  40. directory. (This file replaces all previuos versions of 
  41. vbfsrxxx.exe, you can delete those; Future versions will all 
  42. have the same name.) Then copy the files threed.vbx and 
  43. vbsys.dll to your Windows\system directory. (If you are 
  44. upgrading from a previous version, vbsys.dll replaces 
  45. wlzhcxp.dll and you should be able to delete wlzhcxp.dll from 
  46. your Windows\system directory as long as the program is not 
  47. currently running.) If you already have any of these files, 
  48. then be sure to keep the newest ones; Many programs can use 
  49. these files. (BE SURE that vbrun300.dll, threed.vbx, and 
  50. vbsys.dll are all in your windows/system directory BEFORE 
  51. trying to run the program.) Run the program from File Manager, 
  52. Add it to Program Manager, and/or add it to your Startup Group 
  53. (as it was made for) to always have it running as I do. The 
  54. program should start up monitoring all local Hard Drives. (It 
  55. will not monitor floppies, remote, or removable drives.) It 
  56. should be in a small window in the bottom right of your screen. 
  57. The display updates every 5 seconds, (The more info window 
  58. updates every 15 seconds). To hide the title bar and save room, 
  59. just click the FSR bar graph. The bar gragh changes from green, 
  60. to yellow, and then to red as Free System Resources get low. 
  61. (If they get low you should restart Windows.) The Disk Drive 
  62. Letters Change color from green above 10MB, to yellow below 
  63. 10MB, and to red below 2 MB. On most systems the free RAM 
  64. memory displayed in the MEM box will be greater than your 
  65. installed RAM, this is because it includes the size of yor Swap 
  66. File if you have one because Windows treats that as memory when 
  67. using enhanced mode.) You can click the M fore more memory, 
  68. DOS, and Windows info to show up in a seperate large window. 
  69. You can click on some of the labels to change the color of 
  70. their display. You will have 8 buttons for the options. These 
  71. buttons' colors can NOT be changed. Move the mouse over the 
  72. button and it will tell you what the button does on the Title 
  73. Bar if you have the Title Bar visible. The program should be 
  74. mostly self explanatory. If you don't understand something, 
  75. feel free to ask me.
  76.  
  77. Uninstall:
  78.  
  79. If you decide to uninstall this, just delete the vbsys.exe and 
  80. vbsys.dll files. (I suggest you do NOT delete the vbrun300.dll, 
  81. or threed.vbx for other programs)
  82.  
  83. Background:
  84.  
  85. I wrote this program for ME! Like most other Windows users, I 
  86. have used and tried many different utilities for different 
  87. things. I wrote this to combine the utilities that I was using 
  88. into one SMALL display program. It is written to use minimal 
  89. screen space and minimal resources. It will always yield to all 
  90. other programs.
  91.  
  92. Suggestions:
  93.  
  94. You might want to run this program and then watch the numbers 
  95. change as you load or unload other programs, monitor your disk 
  96. space, use it as your clock, etc... If you find some programs 
  97. that you seldom use are using a lot of resources, then you 
  98. might want to unload those programs from memory when you are 
  99. not expecting to use them soon. Windows will generally run 
  100. faster and be more stable with the least amount of programs 
  101. running which frees up memory and resources.
  102.  
  103. HISTORY:
  104.  
  105. Version 1.21 Aug 21, 1993
  106. Fixd a bug that caused some systems with a CD Rom to 
  107. identify the installed drives incorrectly.
  108.  
  109. Version 1.20 Aug 20, 1993
  110. Added option to display More Info temporarily in separate large Window
  111.         More Info includes:
  112.         DOS ver, Win ver, CPU type, Win and TEMP DIRs, More 
  113.         detail on Memory and Resources, Video Driver, and some more.
  114. Removed ability to monitor largest free block (It was slow) and
  115.         is available in the More Info Window.
  116.  
  117. Version 1.10 Aug 1, 1993
  118. Added option to turn off Title Bar to shrink display.
  119. Did away with the menus in lieu of using a button bar.
  120. Added Largest Block Memory option.
  121. Did away with minimized view-(not usefull)
  122. Reduced the amount of memory used. 
  123. Changed the .DLL name to vbsys.dll. 
  124.  
  125. Version 1.02 July 27, 1993
  126. Allowed display to get smaller and show more info.
  127. Added button bar.
  128. Slightly adjusted a few display items.
  129. Changed the .exe name to vbsys.exe for this and future versions
  130.  
  131. Version 1.01 July 23, 1993
  132. Fixed a few display irregularities.
  133. Added option to change colors.
  134.  
  135. Version 1.0 July 21,1993
  136. Changed and added almost everything. 
  137.  
  138. Version .07  06/29/93
  139. Added 3D Controls
  140.  
  141. Version .06  05/11/93 This is the initial release, sort of a 
  142. test program.
  143.  
  144. Future releases: There is really nothing PLANNED at this time, 
  145. I may add more things later if I feel it will improve it, but 
  146. it's getting hard to keep the size of the display down as I add 
  147. things which defeats the purpose of this utility which is to 
  148. Monitor things and stay out of the way. 
  149.  
  150. I hope you find this program as useful as I do. It is released 
  151. as SHAREWARE. It does NOT have any "nag" screens. You can use 
  152. it for thirty days as long as you agree that I am not 
  153. responsible for anything directly or indirectly related to 
  154. using this program. After that time, either delete the program 
  155. or send the nominal fee of just $5 to help cover costs, make 
  156. you feel better, and to help keep the shareware concept going, 
  157. (It takes a lot of time to write these programs and do the 
  158. research. I know most people don't like to pay for shareware, 
  159. that's why it's only $5. If you use it every day it IS 
  160. certainly worth $5.) After payment, I will send you at least 
  161. the current version which will include the ability to save some 
  162. options in an .ini file such as where display is on screen and 
  163. colors. If you have any minor revision requests, I'll 
  164. try to add it to your version if I can.
  165.  
  166. $5 Registration gets version with a save settings feature! Will 
  167. save drives to monitor, Window Position, Title bar on or off, 
  168. label colors, etc...
  169.  
  170.                 Sincerely,
  171.  
  172.                 Michael Krane
  173.                 4 Azurean Ct.
  174.                 Mt. Sinai, NY 11766
  175.  
  176.         E-MAIL: Miklk       (on America On-line)
  177.                 70242,2317  (on Compuserve)
  178.  
  179. The program has been fully tested but not in as many configurations 
  180. as I would like, so PLEASE report any bugs or ideas to me at the above 
  181. addresses.
  182.  
  183.  
  184.         
  185.         
  186.         THIS PROGRAM IS DISTRIBUTED AS IS. THE AUTHOR (Michael Krane) MAKES NO
  187.         WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
  188.         TO WARRANTIES OF MERCHANT ABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
  189.         WITH RESPECT TO THIS SOFTWARE AND DOCUMENTATION. IN NO EVENT SHALL
  190.         THE AUTHOR BE LIABLE FOR ANY DAMAGES, INCLUDING LOST PROFITS, LOST
  191.         SAVINGS, OR ANY OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  192.         OUT OF THE USE OF OR THE INABILITY TO USE THIS PROGRAM.
  193.         ----------------------------------------------------------------
  194.  
  195.