home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_UTL2 / RUNAPP.ZIP / RUNAPP.TXT < prev   
Text File  |  1993-12-22  |  2KB  |  46 lines

  1. RUNAPP.EXE Version 1.0
  2. Released Christmas, 1993
  3.  
  4. The Story
  5. ----------
  6.  
  7. I have some relatives who are Windows users and who cannot manage at
  8. the DOS command prompt.  Unfortuneately, they have many DOS-based games
  9. which do not work well in a Windows V8086 environment, sharing hardware,
  10. etc.
  11.  
  12. So, as a Christmas gift I've written RUNAPP, which will launch a DOS 
  13. application by first shutting down Windows, then running the app.  
  14. When the app is exited, Windows automatically starts again.  My
  15. relatives need not bother with the DOS prompt.  As long as they can
  16. find the application EXE or COM file using a Common Dialog File Open
  17. dialog, they are all set.
  18.  
  19. (For you programming hacks, RUNAPP is just a fancy wrapper for the
  20. Windows ExitWindowsExec() function.)
  21.  
  22. I've tried RUNAPP with Id Software's DOOM, and it works great.
  23.  
  24. Just run the program to see how it's set up.  Make sure you use
  25. a full path to the DOS .EXE.
  26.  
  27. I'm distributing this program as FreeWare - pass it along to as
  28. many people as you like - with no obligation whatsoever.  Please
  29. distribute in the form of RUNAPP.ZIP.  Of course, I'm under no obligation 
  30. as to the performance or fitness for a particular purpose, etc, etc....
  31.  
  32. I've no tcp/ip or ftp service to the internet, so anyone who has this
  33. service can upload to cica or simtel if you wish.
  34.  
  35. Feedback is always welcome.
  36.  
  37. CompuServe: 72430,507
  38. Internet:   72430.507@compuserve.com
  39.             or,
  40.             Until at least 4/94, hull@xanadu.enet.dec.com 
  41.  
  42. Enjoy All
  43.  
  44. Gerry Hull.
  45.  
  46.