home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / Software / Komercni / NAV2000 / nv20009x.exe / schedule.ini < prev    next >
Windows Autorun File  |  1999-08-23  |  2KB  |  65 lines

  1. [Scheduler]
  2. ButtonStyle=838
  3. StatusBar=1
  4. Hide=1
  5. Autoload=0
  6.  
  7. [NamedEvents]
  8. VirusScan=1
  9. LiveUpdate=1
  10.  
  11. [VirusScan]
  12. Name=Scan for Viruses
  13. Prompt=&What to Scan:
  14. CommandLine=NAVW32.EXE
  15. DefaultDesc=Scan for Viruses
  16. DefaultActionText=/L
  17. AllowBlankActionText=0
  18. BlankActionTextMessage=Please enter either a valid path to scan, or "/L" for all local drives.
  19. StartupDir=
  20. RunStyle=1
  21.  
  22. [LiveUpdate]
  23. Name=Run LiveUpdate (for Norton AntiVirus)
  24. Prompt=C&ommand Line ("/Prompt" to ask before running):
  25. CommandLine=NAVLU32.EXE /SCHEDULED
  26. DefaultDesc=Run LiveUpdate (for Norton AntiVirus)
  27. StartupDir=
  28. RunStyle=0
  29.  
  30. [Norton Program Scheduler]
  31. AutorunMissedEvents=0
  32. Hide=1
  33.  
  34. [CSymTask]
  35. ; These should not be translated.
  36. FileHeaderSig=NPSFILE
  37. EntryHeaderSig=NPSENTRY
  38. ScheduleBinFile=SCHEDULE.DAT
  39. MessageApp=NTaskMgr.exe
  40.  
  41. ; This string must match the named events section name above.
  42. NamedEventsSectionName=NamedEvents
  43.  
  44. ; The following strings are the key names used in the VirusScan and
  45. ; LiveUpdate sections above.  If those names are translated, these must
  46. ; also be changed to match.
  47. NameKey=Name
  48. PromptKey=Prompt
  49. CommandLineKey=CommandLine
  50. StartupDirKey=StartupDir
  51. RunStyleKey=RunStyle
  52. DefaultDescKey=DefaultDesc
  53. DefaultActionTextKey=DefaultActionText
  54.  
  55. ; These are strings used in writing new NPS events. They must match the
  56. ; corresponding strings in the NPS and NPSAPI projects.
  57. MessageEventName=Display message
  58. RunProgramEventName=Run program
  59.  
  60. ; These are the NAV event section names.  They must match the section
  61. ; names above.
  62. NAVScanSectionName=VirusScan
  63. NAVLUSectionName=LiveUpdate
  64.  
  65.