home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / hotkeys.zip / INSTALL.CMD < prev    next >
OS/2 REXX Batch file  |  1995-11-25  |  171b  |  10 lines

  1. echo off
  2. md c:\hotkey
  3. copy hotkey.exe c:\hotkey
  4. copy hotdll.dll c:\hotkey
  5. copy hotmon.exe c:\hotkey
  6. copy readme.txt c:\hotkey
  7. echo on
  8. echo installation complete
  9.  
  10.