home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / ONEXIT.ZIP / ONEXIT.DOC next >
Text File  |  1992-01-21  |  617b  |  23 lines

  1. OnExit.exe lets you specify a program to run (.cmd or .exe file) when
  2. Shutdown is selected from Desktop Manager (OS/2 1.x) or the WPS ( OS/2 2.0).
  3.  
  4. Usage: start onexit PgmName arguments
  5.  
  6. where PgmName is an .exe or .cmd file name.
  7.  
  8. Run it from your startup.cmd (use the 'start' command so your startup.cmd can
  9. complete). Multiple copies can be run.
  10.  
  11. Example entry in startup.cmd:
  12.  
  13. START ONEXIT SHUTDOWN.CMD ARG1 ARG2
  14.  
  15. Comments, suggestions, bug reports to Rick Fishman, Compuserve id 72251,750.
  16.  
  17. Hope this utility proves helpful.
  18.  
  19. Rick Fishman
  20. Code Blazers, Inc.
  21. 4113 Apricot
  22. Irvine, CA. 92720
  23.