home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 123 / af123a.adf / af123a2.lzx / Selector / install / getexinfo < prev    next >
Encoding:
Text File  |  1999-03-04  |  374 b   |  22 lines

  1. .bra {
  2. .ket }
  3.  
  4. echo " ExecuteHack"
  5. echo " "
  6. echo "Version to install: " noline
  7. /tools/getver /tools/extras/execute words
  8.  
  9. echo "Version currently installed: " noline
  10.  
  11. if exists c:execute.orig
  12.     /tools/getver c:execute words
  13. else
  14.     echo "None"
  15. endif
  16.  
  17. echo "Destination: C: (Commodore's Execute will be copied to C:Execute.orig)"
  18.  
  19.  
  20. run >nil: execute readdoc executehack.readme
  21.  
  22.