home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 February / PCO_0299.ISO / browser / ie5b_w98 / tsnt.cab / mstask.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-10-26  |  8.4 KB  |  227 lines

  1. ; Localized    10/26/1998 05:20  (GMT)    7:4.1.219     mstask.inf
  2. ;
  3. ; Task Scheduler .INF
  4. ; Owner - Darren Mitchell
  5. ;
  6.  
  7. [Version]
  8. Signature=$CHICAGO$
  9. AdvancedINF=2.5
  10.  
  11. [DefaultInstall]
  12. RequiredEngine=Setupapi,%BadSetupVer%
  13. ComponentName="MSTASK"
  14. ComponentVersion=5.0
  15. CustomDestination=MSIExploreDestinationSection
  16. CopyFiles=Inf.Install,System_Win,JobFolder,HelpDir
  17. DelReg=DisableLogonExec,DelUninstallReg
  18. AddReg=FolderSecurityPage,CommonRegistrySettings,RegUninstall
  19. RunPostSetupCommands=PostSetup:4
  20. BackupPath=%49050%\%UninstallData%
  21. PreRollBack=Uninstall
  22.  
  23. [DefaultInstall.NT]
  24. RequiredEngine=Setupapi,%BadSetupVer%
  25. ComponentName="MSTASK"
  26. ComponentVersion=5.0
  27. CustomDestination=MSIExploreDestinationSection
  28. CopyFiles=Inf.Install,System_NT,JobFolder,HelpDir
  29. DelReg=DisableLogonExec,DelUninstallReg
  30. AddReg=FolderSecurityPage,CommonRegistrySettings,RegUninstall
  31. RunPostSetupCommands=PostSetup:4
  32. BackupPath=%49050%\%UninstallData%
  33. PreRollBack=Uninstall.NT
  34.  
  35. [Uninstall]
  36. SmartReboot=A
  37. DelReg=UnRegUninstall
  38. RunPreSetupCommands=PreUnsetup
  39. RunPostSetupCommands=PostSetup:4
  40.  
  41. [Uninstall.NT]
  42. SmartReboot=A
  43. DelReg=UnRegUninstall
  44. AddReg=ReEnableATService.NT
  45. RunPreSetupCommands=PreUnsetup
  46. RunPostSetupCommands=PostSetup:4
  47.  
  48. [MSIExploreDestinationSection]
  49. 49050=MSIExploreLDIDSection,5
  50. 49000=SysAgentLDIDSection,5
  51.  
  52. [MSIExploreLDIDSection]
  53. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\%LProgramF%\%LMSIE4%"
  54.  
  55. [SysAgentLDIDSection]
  56. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\SysAgent.exe","InstallDir",,%11%
  57.  
  58. [SourceDisksNames]
  59. 99 = %TSD%,,0
  60.  
  61. [SourceDisksFiles]
  62. mstask.dll  = 99
  63. mstask.exe  = 99
  64. mstinit.exe = 99
  65. mstask.inf  = 99
  66. mstask.ini  = 99
  67. mstask.hlp  = 99
  68. mstask.cnt  = 99
  69. sage.dll    = 99
  70. sage.exe    = 99
  71. sysagent.exe= 99
  72. sagedll.bak = 99
  73. sageexe.bak = 99
  74.  
  75. [DestinationDirs]
  76. Inf.Install  = 17
  77. System_Win   = 11
  78. System_NT    = 11
  79. HelpDir      = 25,Help
  80. JobFolder    = 25,%TASKS_FOLDER%
  81. SysAgent     = 49000
  82.  
  83. [FolderSecurityPage]
  84. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\shellex
  85. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\shellex\PropertySheetHandlers
  86. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\shellex\PropertySheetHandlers\%rshxclsid%
  87.  
  88. [PostSetup]
  89. %11%\mstinit.exe /setup
  90.  
  91. [PreUnsetup]
  92. %11%\mstinit.exe /preunsetup
  93.  
  94. [Inf.Install]
  95. mstask.inf
  96.  
  97. [SysAgent]
  98. sysagent.exe
  99.  
  100. [System_Win]
  101. mstask.exe,,,32
  102. mstask.dll,,,32
  103. mstinit.exe,,,32
  104. sage.dll,,,32
  105. sage.exe,,,32
  106.  
  107. [System_NT]
  108. mstask.exe,,,32
  109. mstask.dll,,,32
  110. mstinit.exe,,,32
  111.  
  112. [JobFolder]
  113. desktop.ini,mstask.ini
  114.  
  115. [HelpDir]
  116. mstask.hlp
  117. mstask.cnt
  118.  
  119. [CommonRegistrySettings]
  120. HKLM,Software\Microsoft\SchedulingAgent,TasksFolder,,"%25%\%TASKS_FOLDER%"
  121. HKLM,Software\Microsoft\SchedulingAgent,LogPath,,"%25%\SchedLog.Txt"
  122. ; What is this rename stuff?
  123. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sys,,,%25%
  124. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sys,%TASKS_FOLDER%,,"%TASKS_FOLDER%,4"
  125. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},,,"%MSTASK%"
  126. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},,,"%MSTASK%"
  127. HKCR,".Job",,,"JobObject"
  128. HKCR,"JobObject",,,"%TASK_OBJECT%"
  129. HKCR,JobObject\CLSID,,,"{148BD520-A2AB-11CE-B11F-00AA00530503}"
  130. HKCR,JobObject\shell
  131. HKCR,JobObject\shellex\PropertySheetHandlers\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}
  132. HKCR,JobObject\shellex\IconHandler,,,"{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF}"
  133. HKCR,CLSID\{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF},,,"Scheduling UI icon handler"
  134. HKCR,CLSID\{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF}\InProcServer32,,,"%11%\mstask.dll"
  135. HKCR,CLSID\{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF}\InProcServer32,"ThreadingModel",,"Both"
  136. HKCR,CLSID\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF},,,"Scheduling UI property sheet handler"
  137. HKCR,CLSID\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}\InProcServer32,,,"%11%\mstask.dll"
  138. HKCR,CLSID\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}\InProcServer32,"ThreadingModel",,"Both"
  139. HKLM,Software\Microsoft\Windows\CurrentVersion\"Shell Extensions"\Approved,"{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}",,"Tasks Folder Shell Extension"
  140. HKLM,Software\Microsoft\Windows\CurrentVersion\"Shell Extensions"\Approved,"{D6277990-4C6A-11CF-8D87-00AA0060F5BF}",,"Geplante VorgΣnge"
  141. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503},,,"Task Scheduler Task Object Class"
  142. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503}\DefaultIcon,,,"%11%\mstask.dll,-101"
  143. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503}\InProcServer32,,,"%11%\mstask.dll"
  144. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503}\InProcServer32,"ThreadingModel",,"Both"
  145. HKCR,".Que",,,"QueueObject"
  146. HKCR,"QueueObject",,,"%QUEUE_OBJECT%"
  147. HKCR,QueueObject\CLSID,,,"{255b3f60-829e-11cf-8d8b-00aa0060f5bf}"
  148. HKCR,CLSID\{255b3f60-829e-11cf-8d8b-00aa0060f5bf},,,"Task Scheduler Queue Object Class"
  149. HKCR,CLSID\{255b3f60-829e-11cf-8d8b-00aa0060f5bf}\DefaultIcon,,,"%11%\mstask.dll,-102"
  150. HKCR,CLSID\{255b3f60-829e-11cf-8d8b-00aa0060f5bf}\InProcServer32,,,"%11%\mstask.dll"
  151. HKCR,CLSID\{255b3f60-829e-11cf-8d8b-00aa0060f5bf}\InProcServer32,"ThreadingModel",,"Both"
  152. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503},,,"Task Scheduler Service Class"
  153. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503}\DefaultIcon,,,"%11%\mstask.dll,0"
  154. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503}\InProcServer32,,,"%11%\mstask.dll"
  155. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503}\InProcServer32,"ThreadingModel",,"Both"
  156. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},,,"%MSTASK%"
  157. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\DefaultIcon,,,"%11%\mstask.dll,-100"
  158. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\InProcServer32,,,"%11%\mstask.dll"
  159. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\InProcServer32,"ThreadingModel",,"Both"
  160. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\ShellFolder,"Attributes",1,0x00, 0x00, 0x00, 0x21
  161. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},"InfoTip",,"%INFO_TIP%"
  162.  
  163. [DisableLogonExec]
  164. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%TS%
  165.  
  166. [DisableSystemAgent]
  167. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%SA%
  168.  
  169. [DelRegistrySettings.Win]
  170. HKLM,Software\Microsoft\Windows\CurrentVersion\RunServices,%TS%
  171.  
  172. [ReEnableATService.NT]
  173. HKLM,System\CurrentControlSet\Services\Schedule,ErrorControl,0x10001,1
  174. HKLM,System\CurrentControlSet\Services\Schedule,ImagePath,0x20000,"%SystemRoot%\System32\AtSvc.Exe"
  175. HKLM,System\CurrentControlSet\Services\Schedule,ObjectName,,LocalSystem
  176. HKLM,System\CurrentControlSet\Services\Schedule,Start,0x10001,0x2
  177. HKLM,System\CurrentControlSet\Services\Schedule,Type,0x10001,0x10
  178.  
  179. [RegUninstall]
  180. HKLM,%UninstKey%,"QuietDisplayName",,%UNINST_DISPLNAME%
  181. HKLM,%UninstKey%,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\mstask.inf,,,256"
  182. HKLM,%UninstKey%,"RequiresIESysFile",,"5.00"
  183.  
  184. [DelUninstallReg]
  185. HKLM,%UninstKey%,"DisplayName"
  186. HKLM,%UninstKey%,"UninstallString"
  187.  
  188. [UnRegUninstall]
  189. HKLM,"SoftWare\Microsoft\Active Setup\Installed Components\{CC2A9BA0-3BDD-11D0-821E-444553540000}"
  190. HKLM,%UninstKey%
  191.  
  192. [Strings]
  193. ;
  194. ; Do not localize these strings.
  195. ;
  196. SA = "SystemAgent"
  197. TS = "SchedulingAgent"
  198. WINHLP32 = "Winhlp32"
  199. UninstKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SchedulingAgent"
  200. UninstInf = "mstask.inf"
  201. rshxclsid = {1F2E5C40-9550-11CE-99D2-00AA006E086C}
  202.  
  203. ;
  204. ; Localize these strings.
  205. ;
  206. TSD = "Taskplaner-InstallationsdatentrΣger"
  207. SCHAGT_LNK = "Zubeh÷r\Systemprogramme"
  208. MSTASK = "Geplante VorgΣnge"
  209. SAGE_MENU = "Systemdienst"
  210. TASKS_FOLDER = "Tasks"
  211. TASK_OBJECT = "Taskplaner-Taskobjekt"
  212. QUEUE_OBJECT = "Taskplaner-Warteschlangenobjekt"
  213. UNINST_DISPLNAME = "Taskplaner"
  214. UNINST_PROMPT = "M÷chten Sie Taskplaner wirklich entfernen?"
  215. UNINST_PROMPT_TITLE = "Taskplaner entfernen"
  216. UNINST_COMPL = "Taskplaner wurde erfolgreich entfernt"
  217. INFO_TIP = "Taskplaner ist ein Programm, das es Ihnen erlaubt geplante Tasks (z.B. das Defragmentierungsprogramm) regelmΣssig zu gⁿnstigen Zeiten zu starten. Taskplaner startet jedesmal, wenn Sie Windows starten, und wird im Hintergrund ausgefⁿhrt."
  218.  
  219. BadSetupVer = "Auf Ihrem System fehlt das erforderliche Setupmodul."
  220. LMSIE4 = "Internet Explorer"
  221. LProgramF = "Programme"
  222. UninstallData = "Deinstallationsinformation"
  223. DisplayDesc = "Taskplaner"
  224.  
  225. ;regedit: "HKLM,Software\microsoft\active setup","SteppingMode",,"Y"
  226. ;run: RunDll32 advpack.dll,LaunchINFSectionEx %17%\mstask.inf,,,44
  227.