home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 February / VPR0202A.ISO / ANTI_VIR / NAV2001_ME / navtr9x.exe / Nav9xMe / Nav9xME / schedule.ini < prev    next >
Windows Autorun File  |  2000-08-04  |  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=ウィルススキャン
  13. Prompt=スキャン対象(&W):
  14. CommandLine=NAVW32.EXE
  15. DefaultDesc=ウィルススキャン
  16. DefaultActionText=/L
  17. AllowBlankActionText=0
  18. BlankActionTextMessage=スキャンの対象とする有効なパス、またはすべてのローカルドライブを対象とする場合は"/L"を入力してください。
  19. StartupDir=
  20. RunStyle=1
  21.  
  22. [LiveUpdate]
  23. Name=LiveUpdateの実行 (for Norton AntiVirus)
  24. Prompt=コマンドライン(&O) (実行前に確認するには/Promptと入力):
  25. CommandLine=LUALL.EXE -s
  26. DefaultDesc=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.