home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 April / PCO0499.ISO / filesbbs / dos / arcn14b2.exe / OOPS / README.OOK < prev    next >
Encoding:
Text File  |  1998-04-22  |  1.1 KB  |  23 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
  8. echo upload files, instead of opening them. And what would be worse: picture
  9. echo someone launching ARACHNE.BAT or AUTOEXEC.BAT from Arachne!
  10. echo So I decided to use special extension for normal *.BAT files. It's easy,
  11. echo it allows easily 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 OOKS\ subdirectory.
  14. echo.
  15. echo Why ook ?
  16. echo ---------
  17. echo This word is used in very funny conseqence in Czech translation
  18. echo of Terry Pratchett's fantasy books. Let me know, if Librarian uses
  19. echo this word even in original English version ;-)
  20. echo.
  21. echo Thank you for your patience. Please send comments to xchaos@main.naf.cz!
  22. echo.
  23. pause