home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / util / virus / vt / product-info < prev    next >
Text File  |  1995-08-25  |  1KB  |  70 lines

  1. .name
  2. VT
  3. .fullname
  4. Virus Terminator
  5. .type
  6. Virus Utility
  7. .short
  8. A comprehensive virus utility package.
  9. .description
  10. A very good virus checker, however all the documentation is in
  11. German.
  12. .version
  13. 2.75
  14. .date
  15. 1995.06.19
  16. .author
  17. Heiner Schneegold
  18. .reference
  19. FreshFish-Vol9-1:Useful/util/virus/VT/
  20. 2.70
  21. FreshFish-Vol8-1:Useful/util/virus/VT/
  22. 2.68
  23. FreshFish-Vol8-2:BBS/util/VT-2.68.lha
  24. 2.68
  25. GoldFish-Vol2-1:Files/util/virus/VT/
  26. 2.68
  27. GoldFish-Vol2-2:BBS/util/VT-2.68.lha
  28. 2.68
  29. FreshFish-Vol7:BBS/util/VT-2.68.lha
  30. 2.68
  31. FreshFish-Vol7:New/util/virus/VT/
  32. 2.68
  33. FreshFish-Vol7:Useful/dist/util/virus/VT/
  34. 2.68
  35. FreshFish-Vol6:BBS/util/VT-2.67.lha
  36. 2.67
  37. FreshFish-Vol6:New/util/virus/VT/
  38. 2.67
  39. FreshFish-Vol6:Useful/dist/util/virus/VT/
  40. 2.67
  41. FreshFish-Vol5:BBS/util/VT-2.65.lha
  42. 2.65
  43. FreshFish-Vol5:New/util/virus/VT/
  44. 2.65
  45. FreshFish-Vol5:Useful/dist/util/virus/VT/
  46. 2.65
  47. .described-by
  48. Dan Fish (daf@daffy.amigalib.com)
  49. .submittal
  50. Downloaded from aminet (wuarchive.wustl.edu)
  51. .execute
  52. LAB Start
  53. set choice `RequestChoice "Options Selection" "Please select an option" "View Dok" "Run Program" "Cancel"`
  54. if $choice GT "0"
  55.   if $choice EQ "1"
  56.     set orgdir `cd`
  57.     set filechoice `RequestFile TITLE "Select Dok File" PATTERN "~(#?.info)" DRAWER "VT.Dokumente"`
  58.     MetaTool $filechoice TEXT
  59.     cd $orgdir
  60.     unset filechoice
  61.   else
  62.     if $choice EQ "2"
  63.       run VT2.75
  64.     endif
  65.   endif
  66.   skip Start BACK
  67. endif
  68. .aminet-dir
  69. util/virus
  70.