home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 May / cica_0595_4.zip / cica_0595_4 / UTIL / SYSUP15 / SYSUP.TXT < prev    next >
Text File  |  1993-12-30  |  7KB  |  158 lines

  1.                   SYSUP 1.5
  2.                  (c) Silli Software
  3.  
  4.  
  5.  
  6. Purpose of this program:
  7. SYSUP is a utility that tells one how long Windows and DOS have 
  8. been running. Thus, it is very useful for network sysops and laptop 
  9. users.  This program is a hybrid.  It is both a DOS program and a Windows 
  10. program all in one.  Thus, one can run the same executable from the DOS 
  11. command line and from Windows.
  12.  
  13. System Required:
  14. Windows 3.x and at least a 386.  The DOS portion also requires a 386 now. 
  15. {A 286 version is available if you register}
  16.  
  17. Setup:
  18. 1) Copy SYSUP to a directory on your hard drive.  The directory must be 
  19. on your path.
  20. 2) Place the following line in your autoexec.bat file:  
  21. [DRIVE]:\[PATH]]SYSUP /I
  22. The above [DRIVE] and [PATH] are the drive and path where you have located 
  23. SYSUP.  This line should be as near to the end of the file as possible.  
  24. However,  it should be before "win" or your menu program.  {This line must 
  25. be in your autoexec.bat or the program will not be able to calculate how 
  26. long DOS has been running}
  27. 3) Now type "SYSUP /I". {Without the quotes} This will create a file called 
  28. SYSUP.INI which must reside in the same directory as SYSUP.EXE.
  29. 4) Reboot your computer.
  30.  
  31. Usage:
  32. Command line:
  33.     SYSUP [switch]
  34.     i - This initializes SYSUP by recording the time that 
  35.         the system comes on line.
  36.     r - Use this switch when you register the program.
  37.     h - Shows the various switches. {i.e. help switches}
  38. Typing SYSUP by itself will show the system up time.
  39.  
  40. Windows:
  41.     Close:          Self evident.
  42.     Options:        Bring to Front: Use this to toggle whether 
  43.             SYSUP rises to the top of your desktop.
  44.             Show System Up Time:  Toggle whether or not 
  45.             the system (DOS) up time is shown as well as 
  46.             the Windows up time.
  47.     Help:   Self evident.
  48.  
  49. The SYSUP.INI file:
  50.  
  51. Lines 3-9 of your SYSUP.INI file should read:
  52. 265     ;Window width when just showing how long Windows has been up
  53. 75      ;Window height when just showing how long Windows has been up
  54. 265     ;Window width when showing how long Windows and system have been up
  55. 100     ;Window height when showing how long Windows and system have been up
  56. 13      ; x position for all text
  57. 10      ; y position for text showing how long Windows has been up
  58. 30      ; y position for text showing how long the system has been up
  59. 0       ; x coordinate for the startup position of the window 
  60. 0       ; y coordinate for the startup position of the window
  61. (valid values for the last two numbers are: (a)  1 through your graphics 
  62. card's resolution, and (b) 0 means that Windows decides where to place the 
  63. new SYSUP window)
  64.  
  65. Warranties:
  66. Absolutely none, this program is provided as is.
  67.  
  68. Licensing and other issues:
  69. This program may be freely distributed in unmodified form, and with all its 
  70. adjunct files intact.  In addition, it may not be sold except for a nominal 
  71. copying fee not to exceed $5. 
  72.  
  73. If you wish to register this program use the registration form at the end 
  74. of this document. Send $5 cash, check or money order to:
  75.     Paul Magid
  76.     1303 Scott St.
  77.     San Francisco Ca 94115
  78.     USA
  79. You will receive a registration number, and for an additional $4 you can 
  80. get the latest version of SYSUP. If you wish to negotiate a site license 
  81. write to the above address, or if you have Internet access  to 
  82. "magipa00@dons.ac.usfca.edu".
  83. All aspects of this offer are subject to change without notice.
  84.  
  85. A Hint:
  86. If you register now you will get to use the program for $5.  This will go 
  87. up as improvements are made to the program. I threatened a nag screen in 
  88. version 0.5 and I have now implemented it.  So, the people who did register 
  89. got the latest program for free, and don't have to bother with the nag screen.
  90.  
  91. History:
  92. 0.5▀:   First release, great things lie ahead.
  93. 0.6▀:   Minor maintenance release. [Next release will probably be 1.0 with many more 
  94.         features]
  95. 1.0:    SYSUP is now a hybrid.  It reports how long the system has been running as well as 
  96.         how long Windows has been running. {It can also stay on top 
  97.         now}
  98. 1.01:   Squelched an esoteric bug in the time calculation algorithm. 
  99. 1.02:   I could not leave SYSUP as it was.  The bring to front / stay on top function is 
  100.         now much improved.  (i.e. the annoying flicker is gone).  I have added 
  101.         check marks to options that have been selected.  This makes things      
  102.         clearer.   Misc. bugs squelched.
  103. 1.5:    It has been a while since the last update.  I rewrote much of the code.  Hopefully, 
  104.         it is quicker and smaller.  The executable is still the same size (almost), 
  105.         but I have added quite a bit of functionality.  One can now change 
  106.         SYSUP's screen size, the SYSUP's position, and the text positioning in 
  107.         the window by editing the SYSUP.INI file.  (This is for video cards
  108.         with non-standard fonts in their drivers)  The program is now 386 
  109.         specific.  Systems that have been up for longer than 1000 days will 
  110.         now report this correctly.  Various other bug fixes.
  111.  
  112.                            SYSUP Registration Form
  113.  
  114. Name: _______________________________________________________________________________
  115.  
  116. Address: _________________________________________________________ Apt. #: __________
  117.  
  118. City: _____________________ State: _______  Zip: _________  Country: ________________
  119.  
  120.  
  121. Daytime Phone Number:  _________________________________________
  122.  
  123. Would you be interested in beta testing future versions: ________
  124.  
  125. Comments: ___________________________________________________________________________
  126.  
  127. _____________________________________________________________________________________
  128.  
  129. _____________________________________________________________________________________
  130.  
  131. _____________________________________________________________________________________
  132.  
  133. _____________________________________________________________________________________
  134.  
  135. _____________________________________________________________________________________
  136.  
  137. _____________________________________________________________________________________
  138.  
  139.  
  140.  
  141. Enclosed is:            Registration fee. $5.00.
  142.             Update Disks ($4.00)    
  143.             Subtotal
  144.             CA residents sales tax.   ______
  145.             TOTAL                           
  146.  
  147. You may pay by cash, check or money order in US funds only please.
  148.  
  149. Disk format :   ____ 3.5" ____ 5.25"
  150.  
  151. CPU:    _____286        _____386        _____486
  152. Send to:
  153.  
  154.     Paul Magid
  155.     1303 Scott St.
  156.     San Francisco Ca 94115
  157.     USA
  158.