home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / wnblnk20.zip / READ.ME < prev   
Text File  |  1990-10-09  |  3KB  |  83 lines

  1. This program is a Microsoft Windows Screen Blanker Utility, version 2.02
  2. written by Harry C. Snyder.
  3.  
  4. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  5. *****************MICROSOFT WINDOWS CONSULTANTS AVAILABLE*******************
  6. Small or large projects.  Specialists in Microsoft Windows, SQLBase, 
  7. SQLWindows, C, C++, and fonts.
  8.  
  9.         Contact:
  10.             Harry C. Snyder
  11.             2436 Manzana Way
  12.             San Diego, CA  92139
  13.             (619) 470 - 0456
  14.  
  15. ***************************************************************************
  16. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  17.  
  18. This new version has a lot of additional features (over 1.x) 
  19. for customizing the screen blanker.
  20.  
  21. ******************************* IMPORTANT *********************************
  22. The About box will give you information on how to register this program for
  23. $5 and get the password to eliminate the About Box screen each time the
  24. program is run.
  25.  
  26. Source code on disk is also available for a small fee of $25 (which includes
  27. the registration fee).
  28.  
  29. Site/Network licenses are available for $100.00.
  30. ****************************************************************************
  31.  
  32. In the Operations menu, under the Time Delay menu item, you can
  33. set a delay from .10 to 10.00 minutes.  The default is 4 minutes.
  34. After you set the delay, minimize the Screen Blanker and your screen 
  35. will blank after the specifed time of keyboard and mouse inactivity.
  36.  
  37. After the specified time of inactivity, the program appears. Pressing any key 
  38. or mouse button will minimize the program causing it to wait again for 
  39. inactivity.
  40.  
  41. Selecting the Run menu item will run the progam just as if it had timed out.
  42.  
  43. Passwords can be set so that when a key or mouse button is pressed during
  44. the running of the screen blanker, the user must type in a password in order
  45. for the screen blanker to minimize.  If the user types in the wrong password
  46. a notification dialog box appears and the screen blanker continues running.
  47.  
  48. The Password menu item allows you to set your own password and enable
  49. password checking.  Initially, your password is blank or empty.  Passwords
  50. are scrambled and placed in your win.ini file.  If you ever forget your
  51. password, you will have to reboot your computer, edit your win.ini file, and
  52. delete the line "password=xxxx" under the heading "[Harry's Screen Blanker]".
  53.  
  54. The Options menu item allows you to configure the "look" of your screen
  55. blanker.  Number of lines can be set between 1 and 1000.  
  56.  
  57. To set the color order, select a color to change from the list box,
  58. then press the button corresponding to the new color desired.
  59.  
  60. The RANDOM Blanker Type causes the screen blanker to randomly choose one of
  61. the other blanker types each time it is run.
  62.  
  63. Other parameters should be experimented with for a wide variety of effects.
  64.  
  65. ****************************************************************************
  66. To have this program load automatically when you run Windows, add the 
  67. following statement to your WIN.INI file:
  68.  
  69. load=hscrblnk.exe
  70.  
  71. or if you already have a program loading:
  72.  
  73. load=other.exe,hscrblnk.exe
  74.  
  75. The win.ini file will be located in your Windows directory 
  76. (usually c:\windows).  Use any text editor to edit it.
  77.  
  78.  
  79. Make sure the hscrlib.dll file is in the same directory as hscrblnk.exe.
  80. hscrlib.dll is a dynamic link library that is required to poll all system
  81. keyboard and mouse messages.
  82.  
  83.