home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_UTL2 / REBOOT12.ZIP / REBOOT.TXT < prev    next >
Text File  |  1994-03-17  |  7KB  |  165 lines

  1. Super-Reboot v1.2
  2.  
  3. by Paul Huntington
  4.  
  5. This program is Freeware.
  6. Copyright ⌐ 1994 Paul Huntington.
  7.  
  8.  
  9.  
  10. INTRODUCTION
  11. --------------------------------------------------------------------------------
  12. This is Super-reboot, a Windows utility whose primary purpose is to facilitate
  13. running those pesky DOS programs that simply don't like to run when Windows is
  14. loaded (i.e.: games like DOOM 1.1 ( and 1.2 on my system ) and complicated
  15. DOS CAD programs like Schema). Using Super-reboot to run those programs is
  16. just as convenient as running a Windows program because Windows will restart
  17. after the DOS program is done. Super-reboot also lets the user reboot Windows,
  18. reboot the entire system (DOS reboot), or simply exit out of Windows to DOS.
  19.  
  20.  
  21. FILE LIST
  22. --------------------------------------------------------------------------------
  23. REBOOT.WRI    Documentation for Super Reboot (Windows Write format)
  24. REBOOT.TXT    Documentation for Super Reboot (text-only format)
  25. REBOOT.EXE    Main executable
  26. REBOOT.BAT    Batch-file generated by Super Reboot
  27. CMDIALOG.VBX    Common dialog-box DLL
  28. DRAGDROP.VBX    Drag-n-drop DLL
  29. VBRUN300.DLL    Primary run-time DLL, may or may not be included with     
  30.         this package depending on how this package was         
  31.         distributed. THIS IS REQUIRED to run Super Reboot.     
  32.         Available on most BBSs.
  33.  
  34.  
  35. INSTALLATION
  36. --------------------------------------------------------------------------------
  37. Just copy all the above listed files to a directory of your own choosing. Optionally,
  38. the DLL files may be placed in your \WINDOWS\SYSTEM directory. You may
  39. already have VBRUN300.DLL there.
  40.  
  41.  
  42. network note:
  43. Be sure that every network account which uses this to launch a particular DOS
  44. program has an individual copy of Super Reboot in itÆs own directory. This is to
  45. prevent different user accounts from attempting to run different programs using
  46. the same REBOOT.BAT file. Example: Super Reboot is in a Company
  47. department's common directory, X:\UTILS\REBOOT. One network user has
  48. setup this program to run V:\MYGAMES\DOSGAME.EXE, another account has
  49. Super Reboot set to run Q:\ATE\GPIBTEST.EXE. This is bad. The
  50. REBOOT.BAT file is there to set the default path and directory of the specified
  51. DOS program. If both users try to run a DOS program via Super Reboot
  52. simultaneously, the REBOOT.BAT file meant for one user account may be used
  53. for the other, too. Avoid this by each copying the needed Super Reboot files to
  54. their own directories. This way there is no way a batch file used by one user can be
  55. accidentally used by another.
  56.  
  57.  
  58. OPERATION
  59. --------------------------------------------------------------------------------
  60. There are two main ways to use Super Reboot, direct execution and command-
  61. line execution.
  62.  
  63. Direct Execution
  64. ----------------
  65. One way is to simply activate it from Windows. Then click on the button which
  66. represents the option you wish to execute. The status line on the lower portion of
  67. the dialog box displays information on the buttons as the mouse-pointer passes
  68. over them. You can restart Windows, restart DOS, exit from Windows, cancel
  69. Super Reboot, and you can exit Windows, then execute a specified DOS program,
  70. then automatically return to Windows when the DOS program finishes.
  71.  
  72. You can specify the DOS program to execute by one of three ways:
  73.  
  74. typed entry:
  75. Type in the FULL path name of the program into the text box
  76. (i.e.: C:\DOOM\SETUP.EXE, note that the drive letter and extension are present),
  77.  
  78. file dialog-box:
  79. Click on the "Select..." button and use the resultant file dialog-box to browse
  80. through your directories to find the desired file (this will usually be a .BAT, .COM,
  81. or .EXE file).
  82.  
  83. drag-and-drop:
  84. Drag-and-drop a file from Windows file manager onto the Super Reboot dialog-
  85. box.
  86.  
  87. Command-Line Execution
  88. ----------------------
  89. If Super Reboot is executed with information supplied via a command-line, it will
  90. attempt to interpret the command-line and execute accordingly.
  91.  
  92. command line options:
  93. If only a DOS-program path name is supplied (as above), Super Reboot will
  94. attempt to exit Windows and execute the specified program just as if you had
  95. clicked on the "Execute" button.
  96.  
  97. /w    Super Reboot will attempt to restart Windows.
  98. /s    Super Reboot will attempt to restart DOS.
  99. /x    Super Reboot will attempt to exit Windows.
  100.  
  101. /w...    Super Reboot will attempt to restart Windows after the user     
  102.     confirms it via a dialog box.
  103. /s...    Super Reboot will attempt to restart DOS after the user confirms it     
  104.     via a dialog box.
  105. /x...    Super Reboot will attempt to exit Windows after the user confirms     
  106.     it via a dialog box.
  107.  
  108. /W    Super Reboot will load, minimize, and when activated will attempt     
  109.     to restart Windows.
  110. /S    Super Reboot will load, minimize, and when activated attempt to     
  111.     restart DOS.
  112. /X    Super Reboot will load, minimize, and when activated attempt to     
  113.     exit Windows.
  114. /E    followed by a path name, Super Reboot will load, minimize, and     
  115.     when activated attempt to exit Windows, then execute a specified     
  116.     DOS program, then automatically return to Windows when the     
  117.     DOS program finishes.
  118.  
  119. /W...    Super Reboot will load, minimize, and when activated attempt to     
  120.     restart Windows after the user confirms it via a dialog box.
  121. /S...    Super Reboot will load, minimize, and when activated attempt to     
  122.     restart    DOS after the user confirms it via a dialog box.
  123. /X...    Super Reboot will load, minimize, and when activated attempt to     
  124.     exit Windows after the user confirms it via a dialog box.
  125. /E...    followed by a path name, Super Reboot will load and minimize.     
  126.     When activated and the user confirms via a dialog box Super     
  127.     Reboot will attempt to exit Windows, then execute a specified     
  128.     DOS program, then automatically return to Windows when the     
  129.     DOS program finishes.
  130.  
  131. command line example:
  132. --------------------------
  133. In the Windows Program Manager under File Properties, "Command Line:", here
  134. is a possible setting:
  135.  
  136.     C:\REBOOT\REBOOT.EXE /E... c:\dos\edit.com c:\autoexec.bat /H
  137.  
  138. Here we are loading the DOS editor with the AUTOEXEC.BAT file using the
  139. maximum number of lines the hardware will support. When this is run, Super Boot
  140. will load and minimize. When a user clicks on the iconizised Super Boot
  141. application, it will ask the user to confirm exiting out to run the EDIT program.
  142.  
  143. Running Multiple Instances
  144. --------------------------
  145. Yes! You can run multiple instances of Super Reboot. This is handy when you
  146. want to always keep, say, one always-ready option to exit Windows and another
  147. option to reboot Windows or DOS. Simply run Super Boot multiple times, each
  148. time with a different command line. Super Reboot can be run this way from the
  149. Windows Program Manager on start up, too!
  150.  
  151.  
  152. WARRANTY
  153. --------------------------------------------------------------------------------
  154. There is no warranty. Use Super Reboot at your own risk. It has been reasonably
  155. tested, but there are no guarantees of bug-free operation.
  156.  
  157. SUPPORT
  158. --------------------------------------------------------------------------------
  159. If you encounter problems with Super Reboot, feel free to drop me a line via any
  160. of these nation-wide BBSs:
  161.  
  162. America Online: PaulHH
  163. Compuserve:     71231,3636
  164. GEnie:         PHUNTINGTON
  165.