home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / arc98339.zip / ARCSETUP.CMD < prev    next >
OS/2 REXX Batch file  |  1998-11-13  |  325b  |  10 lines

  1. @echo off
  2. REM *******************************************************
  3. REM *** Copy files into final destination directory and ***
  4. REM *** start this batch file.                          ***
  5. REM *******************************************************
  6.  
  7. start "*** ARCHIVE SETUP ***" /WIN /F archive.cmd install
  8. exit
  9.  
  10.