home *** CD-ROM | disk | FTP | other *** search
/ Inside Microsoft Windows / IMWCDV1.iso / connect / w_fwdos.exe / READ2ND.TXT < prev    next >
Text File  |  1994-06-14  |  3KB  |  75 lines

  1. READ2ND.TXT for ExitWindowsExecute v1.5
  2.  
  3. ExitWindowsExecute v1.5 is a powerful utility that will let you exit
  4. Windows, run a DOS program, and then restart Windows. You run this
  5. program two different ways depending on how often you would want to
  6. use it.
  7.  
  8.  
  9. NOTE: In the examples below, feel free to substitute any DOS program
  10. you wish in place of DOOM. However, you must also change all 
  11. references to DOOM in the examples to the software you'll be using.
  12.  
  13.  
  14.  
  15.  
  16. - Run ExitWindowsExecute from a Program Manager command line -
  17.  
  18. ExitWindowsExecute requires a specific syntax or sequence of command
  19. parameters to operate correctly. To use ExitWindowsExecute correctly,
  20. you'll need to know the exact location of EWEXEC.EXE and the location
  21. of the program you wish to run. As an example, assume you wish to run
  22. DOOM, a popular DOS action game, from Program Manager's command line 
  23. and that the following conditions are true:
  24.  
  25.     1 - you used GOWSC.EXE to install W-FWDOS.TCG (the archive file)
  26.         and that the files were copied to a directory called 
  27.         C:\COBB\FW-DOS. Once you ran INSTALL.EXE, you selected
  28.         C:\WINDOWS\UTIL as the target directory (default).
  29.     2 - the files for DOOM are located in C:\DOOM (default)
  30.  
  31. From Program Manager, use your mouse to select the File menu and 
  32. highlight the Run option. When you release the mouse key, you'll be
  33. presented with Program Manager's command line. For our example, key
  34. in:
  35.     C:\WINDOWS\UTIL\EWEXEC.EXE \DOOM\DOOM.EXE -next
  36.  
  37. and press [Enter]. EWEXEC.EXE will exit Windows (provided there are
  38. no DOS applications still running), run DOOM, then return to Windows
  39. after exiting DOOM.
  40.  
  41.  
  42.  
  43.  
  44. - Creating an icon to run your favorite DOS program using EWEXEC.EXE -
  45.  
  46. Chances are once you get used to how EWEXEC.EXE works, you'll start
  47. using it on a regular basis. Here's a handy tip on how to set up your
  48. own icon for each program or game you want to use with EWEXEC.EXE.
  49. Let's return to our example of playing DOOM. Using the same 
  50. assumptions as above (#1 and #2), you can create an icon so you can 
  51. run DOOM without keying in the long command line each time.
  52.  
  53. In our example, since we're creating a game icon, use your mouse to 
  54. open your Games program group in Program Manager. To create an icon, 
  55. you need to select the File menu and highlight the New option. A window
  56. called New Program Object will be displayed. Since you'll be creating
  57. a new program icon for DOOM, select Program Item and click the OK 
  58. button. A window called Program Item Properties will be displayed. In 
  59. the Description area, key in any description you like in the space 
  60. provided. (It does not have to be the exact file name.) Press [Tab] 
  61. when you're finished in the Description area and key in the Command 
  62. Line:
  63.  
  64.     C:\WINDOWS\UTIL\EWEXEC.EXE \DOOM\DOOM.EXE -next
  65.  
  66. NOTE: Again, this is based on assumptions #1 and #2 (see above). After
  67. you key in the command line, click the OK button. If done correctly,
  68. you should find a new icon with the file description you keyed in. 
  69. Simply double-click the icon to run DOOM.
  70.  
  71.  
  72. Usually, if any errors are displayed, it's due to typos or misspellings
  73. in the command line, so be sure and double-check your command line for
  74. misspellings and program locations for accuracy.
  75.