home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / tema / arachne / archn170.exe / OOPS / README.OOK < prev    next >
Encoding:
Text File  |  1999-01-24  |  1.0 KB  |  22 lines

  1. @echo off
  2. echo What is this ?
  3. echo --------------
  4. echo *.OOKs are simply DOS batch files. I added this feature to Arachne,
  5. echo because I wanted to allow easy and secure launching of DOS applications.
  6. echo I was afraid to simply allow launching of *.BAT,*.COM and *.EXE files from
  7. echo Arachne: in web browser, you ussualy want to send or upload files, instead
  8. echo of running any executable file. And what would be worse: picture someone
  9. echo launching ARACHNE.BAT or AUTOEXEC.BAT while running Arachne...
  10. echo So I decided to use special extension for normal *.BAT files. It's easy,
  11. echo it allows easy installation from Arachne Packages (*.APM), and icon can
  12. echo be easily changed by modifying WWWMAN.CFG. Just write batch files to
  13. echo launch you favourite DOS apps and place them into OOPS\ subdirectory.
  14. echo.
  15. echo Why "ook" ?
  16. echo -----------
  17. echo Answer can be found in Terry Pratchett's books about Discworld.
  18. echo.
  19. echo Thank you for your patience. Please send comments to xchaos@arachne.cz!
  20. echo.
  21. pause
  22.