home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / tool / various / nocad0 / nocadhlp.tx_ / nocadhlp.tx
Text File  |  1994-11-03  |  7KB  |  152 lines

  1. =========================================================================
  2. =                                                                       =
  3. =    PADLOCK0.EXE -- A Demonstration Program for NOCAD.VBX        =
  4. =                                                                       =
  5. =========================================================================
  6.  
  7.  
  8. You will need the following files to run the demonstration program; PADLOCK0
  9. SETUP will uncompress and copy each of them to the proper subdirectory.
  10.  
  11.     1. PADLOCK0.EXE in any subdirectory you specify during SETUP;
  12.     2. VRBTD.386 in your \WINDOWS\SYSTEM subdirectory;
  13.     3. NOCAD0.VBX in your \WINDOWS\SYSTEM subdirectory;
  14.     4. README.TXT in the PADLOCK0.EXE subdirectory;
  15.     5. README.WRI in the PADLOCK0.EXE subdirectory; and
  16.     6. NOCADHLP.TXT (this file) in your \WINDOWS\SYSTEM subdirectory.
  17.  
  18. You will also need the file VBRUN300.DLL in your \WINDOWS\SYSTEM subdirectory;
  19. this file is NOT included in the PADLOCK0 package, but is available on most
  20. BBS's and from Microsoft.
  21.  
  22. PADLOCK0 SETUP will add 3 lines to the [386Enh] section of your SYSTEM.INI file;
  23. there will be two comment lines identifying PADLOCK0 and the date of
  24. installation, followed by the line
  25.             device=vrbtd.386
  26.  
  27. After PADLOCK0 SETUP is finished, you must exit WINDOWS to DOS and restart
  28. WINDOWS so that the virtual device driver VRBTD.386 will be available.
  29.  
  30.  
  31.  
  32. =================================
  33. =                =
  34. =    TO RUN PADLOCK0        =
  35. =                =
  36. =================================
  37.  
  38. Double-click on the NOCAD DEMO icon in the PADLOCK folder created by SETUP (or
  39. use ProgMan's FILE:RUN:path:PADLOCK0).
  40.  
  41. The OPENING SCREEN offers all its capabilities via the MENU BAR, as follows:
  42.  
  43. FILE:RUN DEMO
  44. This will close the OPENING SCREEN, and proceed immediately to the demonstration
  45. of PADLOCK0. A digital clock will show your system's hours and minutes, while an
  46. old-fashioned sweep second hand will show the "seconds".
  47. Press the SPACEBAR, and the clock will be replaced by the PASSWORD INPUT BOX.
  48. Type the word PASSWORD (in upper- or lower-case, no spaces, no quotes, just the
  49. 8 letters) and hit the ENTER key; you will exit from PADLOCK0.
  50. If anyone types 3 consecutive incorrect passowrds, the computer will LOCK UP for
  51. one minute. Thereafter, the SPACEBAR will once again reveal the PASSWORD INPUT
  52. BOX, except that now the box is RED!
  53.  
  54. FILE:EXIT
  55. This will close the OPENING SCREEN and EXIT from PADLOCK0.
  56.  
  57. ORDER:VIEW ORDER INFORMATION
  58. This will place the ordering information (my address) in the upper half of the
  59. OPENING SCREEN. Click on the CONTINUE button, and the ordering information will be
  60. unloaded; or, you may access any other function on the MENU BAR.
  61.  
  62. ORDER:PRINT ORDER FORM
  63. This will print out an order form on your default Printer.
  64.  
  65. HELP:PRINT HELP FILE
  66. This will print a copy of this file (NOCADHLP.TXT) on your default Printer.
  67.  
  68. HELP:ABOUT
  69. This will display an ABOUT BOX with information about PADLOCK0 and about your
  70. system.
  71.  
  72. The full version of the program (not this demonstration version) is called
  73. PADLOCK5, and offers the following additional capabilities:
  74.  
  75. 1. NO ON-SCREEN INSTRUCTIONS -- the instructions you see above the CLOCK and the
  76.    PASSWORD INPUT BOX in this version will not be there in the full version.
  77.  
  78. 2. SET AND USE YOUR OWN PASSWORD -- you can set the PASSWORD to any combination
  79.    of up to 16 characters you desire. Your PASSWORD will be encrypted and stored
  80.    in your WIN.INI file. Should anyone look at your WIN.INI file, they'll see a
  81.    series of graphics characters listed as the PASSWORD. You can change the
  82.    PASSWORD as often as you like, from within PADLOCK5.
  83.  
  84. 3. SET THE LOCKUP TIME -- you can set the LOCKUP TIME (how long your computer
  85.    locks up after three incorrect password attempts) to any full minute value
  86.    between one and fifteen minutes. You can make the change at any time from
  87.    within PADLOCK5.
  88.  
  89. 4. NO OPENING SCREEN -- the annoying, nagging OPENING SCREEN is not a part of
  90.    PADLOCK5.
  91.  
  92.  
  93.  
  94.  
  95. =========================================================================
  96. =                                    =
  97. =    NOCAD.VBX -- A VB Custom Control to disable Ctrl-Alt-Del    =
  98. =                                    =
  99. =========================================================================
  100.  
  101. NOCAD.VBX is a custom control for Microsoft Visual Basic (Standard or
  102. Professional) version 3.0 or higher which allows the programmer to disable
  103. the CTRL-ALT-DEL reboot key combination at RUNTIME. The NOCAD0.VBX enclosed
  104. in this demonstration package is a RUNTIME-ONLY control (you can't load it
  105. into a project in Visual Basic). Obviously, the full version of NOCAD.VBX can
  106. be loaded into the design environment at any time.
  107.  
  108. NOCAD.VBX and NOCAD0.VBX use a virtual device driver, VRBTD.386, written in
  109. assembly language by Microsoft. The PADLOCK0 SETUP program copies the file to
  110. your \WINDOWS\SYSTEM directory, and adds the line "device=vrbtd.386" to the
  111. [386Enh] section of your SYSTEM.INI file. This new entry is identified by 2
  112. comment lines which precede it; these 2 lines identify PADLOCK0 and the
  113. installation date.
  114.  
  115. The demonstration program PADLOCK0.EXE is essentially a Screen Saver, with one
  116. big difference: Ctrl-Alt-Del doesn't work. That means that, unless you know
  117. the password, you will have to do a power-down or cold boot to get out of
  118. PADLOCK0! Further, if anyone enters three consecutive incorrect passwords, the
  119. computer will lock up for a period of one minute, during which time the
  120. PASSWORD INPUT BOX is also disabled. Again, a power-off or cold reboot are the
  121. only ways out.
  122.  
  123. There's one more element to the ABSOLUTE SAFETY provided by PADLOCK: you need
  124. to enable your BIOS PASSWORD. Setting the BIOS PASSWORD causes the computer to
  125. prompt for the password BEFORE running your CONFIG.SYS or AUTOEXEC.BAT files --
  126. that is, before you can access any files or directories at all! (See your
  127. computer manual for details on setting the BIOS PASSWORD.)
  128.  
  129. Once your BIOS PASSWORD is enabled, PADLOCK gives you ABSOLUTE SAFETY -- if you
  130. don't know the PADLOCK password, you'll have to do a power-down or a cold boot,
  131. both of which lead to the BIOS PASSWORD prompt!
  132.  
  133. This is just one of the many uses for NOCAD.VBX -- it can be used in any
  134. application where you want to be able to disable the "3-finger salute". The full
  135. version of NOCAD.VBX is invisible at Runtime; when you set NOCAD1.ENABLED=TRUE
  136. in your code, Ctrl-Alt-Del is disabled. Just don't forget to set NOCAD1.ENABLED=
  137. FALSE in your FORM:UNLOAD code!
  138.  
  139.  
  140.  
  141.  
  142. =========================================
  143. =                    =
  144. =    BOB BOWKER            =
  145. =    2811 LA CUESTA DRIVE        =
  146. =    LOS ANGELES, CA 90046        =
  147. =                    =
  148. =    CompuServe 70250,306        =
  149. =    (213)851-5298            =
  150. =                    =
  151. =========================================
  152.