Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1265 lines
39 KiB

  1. @*: Lines marked with @w: are for workstation only
  2. @*: Lines marked with @s: are for server only
  3. @*: Lines marked with @@: or nothing are for both
  4. [Version]
  5. signature="$Windows NT$"
  6. ClassGUID={00000000-0000-0000-0000-000000000000}
  7. layoutfile=LAYOUT.INF
  8. ;
  9. ; The following section lists all the groups and items that must be deleted
  10. ; on upgrade. The format of the items in this section is:
  11. ;
  12. ; [StartMenu.ObjectsToDelete]
  13. ; <object type>,<description>,<path>,<common_group>
  14. ;
  15. ; where:
  16. ;
  17. ; <object type> is a number: 0 indicates a menu group
  18. ; 1 indicates a menu item
  19. ; <description> is the name of the group or item to be deleted;
  20. ; <path> is the path to the group or item to be deleted (it does not
  21. ; include the group or item name;
  22. ; <common_group> is a number: 0 indicates private group
  23. ; 1 indicates common group
  24. ;
  25. @*: NOTE: A group must be empty before it can be deleted.
  26. @*: (Delete all the items before you delete the group.)
  27. @*:
  28. [StartMenu.ObjectsToDelete]
  29. 1,%intro%,%main%,0
  30. 1,%pifedit%,%main%,0
  31. 1,%control%,%main%,0
  32. 1,%winfile%,%main%,0
  33. 1,%cmd%,%main%,0
  34. 1,%setup%,%main%,0
  35. 1,%readme%,%main%,0
  36. 1,%ntbooks%,%main%,0
  37. 1,%cmdref%,%main%,0
  38. 1,%printman%,%main%,0
  39. 1,%clipbrd%,%main%,0
  40. 1,%terminal%,%accessories%,0
  41. 1,%mplayer%,%accessories%,0
  42. 1,%sndrec32%,%accessories%,0
  43. 1,%sndvol32%,%accessories%,0
  44. 1,%sndvol32old%,%accessories_multimedia%,0
  45. 1,%sndvol32old%,%accessories_multimedia%,1
  46. 1,%cdplayerold%,%accessories_multimedia%,0
  47. 1,%cdplayerold%,%accessories_multimedia%,1
  48. 1,%cdplayer%,%accessories%,0
  49. 1,%pbrush%,%accessories%,0
  50. 1,%printman%,%accessories%,0
  51. 1,%sync_manager%,%accessories%,0
  52. 1,%write%,%accessories%,0
  53. 1,%du_networking%,%accessories%,0
  54. 1,%network_and_dialup%,%accessories_communications%,1
  55. 1,%sol%,%prexp_accessories_games%,0
  56. 1,%winmine%,%prexp_accessories_games%,0
  57. 1,%freecell%,%prexp_accessories_games%,0
  58. 1,%pinball%,%prexp_accessories_games%,0
  59. 1,%hearts%,%prexp_accessories_games%,0
  60. 1,%spider%,%prexp_accessories_games%,0
  61. 1,%sol%,%prexp_accessories_games%,1
  62. 1,%winmine%,%prexp_accessories_games%,1
  63. 1,%freecell%,%prexp_accessories_games%,1
  64. 1,%pinball%,%prexp_accessories_games%,1
  65. 1,%hearts%,%prexp_accessories_games%,1
  66. 1,%spider%,%prexp_accessories_games%,1
  67. @*:
  68. @*: These next lines needed only to support XP Beta 2 -> XP RTM upgrades
  69. @*: (Can remove once we stop supporting upgrades from XP Beta 2.)
  70. 1,%ihearts%,%prexp_accessories_games%,0
  71. 1,%ispades%,%prexp_accessories_games%,0
  72. 1,%ibackgammon%,%prexp_accessories_games%,0
  73. 1,%icheckers%,%prexp_accessories_games%,0
  74. 1,%ireversi%,%prexp_accessories_games%,0
  75. 1,%ihearts%,%prexp_accessories_games%,1
  76. 1,%ispades%,%prexp_accessories_games%,1
  77. 1,%ibackgammon%,%prexp_accessories_games%,1
  78. 1,%icheckers%,%prexp_accessories_games%,1
  79. 1,%ireversi%,%prexp_accessories_games%,1
  80. @*: End of lines needed only to support XP Beta 2 -> XP RTM upgrades
  81. @*:
  82. 1,%dcomcnfg%,%admintools%,1
  83. 1,%ntbooks%,,0
  84. 1,%dvdplay%,%accessories_entertainment%,1
  85. @@:1,%musrmgr%,%admintools%,0
  86. @@:1,%musrmgr%,%admintools%,1
  87. @@:1,%explorer%,"",0
  88. @s:1,%ntbooks5%,,0
  89. @@:1,%ciadmin%,%admintools%,1
  90. 1,%CHAREDIT%,%accessories%,0
  91. 1,%ntbackup%,%accessories%,0
  92. 1,%maint_wiz%,%systemtools%,1
  93. 1,%compatwizard%,%systemtools%,1
  94. 1,%compatwizard%,%accessories%,1
  95. 0,%accessories_multimedia%,"",0
  96. 0,%accessories_multimedia%,"",1
  97. 1,%cmd%,"",0
  98. @*:0,%remoteaccess%,"",1
  99. @s:1,%old_srv_config%,%admintools%,1
  100. 1,%tlntadmn%,%admintools%,1
  101. @p:1,%locsecpol%,%admintools%,1
  102. 1,%oldnetcon%,%accessories_communications%,1
  103. 1,%dialer%,%accessories_communications%,1
  104. ;
  105. ; Items moved from personal Administrative Tools group to
  106. ; Administrative Tools (Common) group
  107. ;
  108. @@:1,%windisk%,%admintools%,0
  109. @@:1,%perfmon%,%admintools%,0
  110. @@:1,%ntbackup%,%admintools%,0
  111. @@:1,%eventvwr%,%admintools%,0
  112. @@:1,%winmsd%,%admintools%,0
  113. @@:1,%rasadmin%,%admintools%,0
  114. @s:1,%usrmgr%,%admintools%,0
  115. @s:1,%srvmgr%,%admintools%,0
  116. @s:1,%nwconv%,%admintools%,0
  117. @s:1,%upedit%,%admintools%,0
  118. @s:1,%admin_wiz%,%admintools%,0
  119. ;
  120. ; Items moved from Network Administration (Common) group to
  121. ; Administrative Tools (Common)
  122. ;
  123. @s:1,%netclientadmin%,%netadmintools%,1
  124. @s:1,%licmanager%,%netadmintools%,1
  125. ;
  126. ; Items moved from Administrative Tools to NT 4.0 Administrative Tools
  127. ;
  128. @@:1,%windisk%,%admintools%,1
  129. @@:1,%perfmon%,%admintools%,1
  130. @@:1,%eventvwr%,%admintools%,1
  131. @@:1,%winmsd%,%admintools%,1
  132. @@:1,%rasadmin%,%admintools%,1
  133. @s:1,%usrmgr%,%admintools%,1
  134. @s:1,%srvmgr%,%admintools%,1
  135. @s:1,%nwconv%,%admintools%,1
  136. @s:1,%admin_wiz%,%admintools%,1
  137. @s:1,%netclientadmin%,%admintools%,1
  138. @s:1,%licmanager%,%admintools%,1
  139. @s:1,%poledit%,%admintools%,1
  140. @*: ;
  141. @*: ; Items deleted from NT 4.0 Administrative tools
  142. @*: ; (these items existed on NT 5.0 Beta 1)
  143. @*: ;
  144. @s:1,%netclientadmin%,%nt4admintools%,1
  145. @s:1,%nwconv%,%nt4admintools%,1
  146. @@:1,%eventvwr%,%nt4admintools%,1
  147. @@:1,%windisk%,%nt4admintools%,1
  148. @@:1,%ntbackup%,%nt4admintools%,1
  149. @@:1,%perfmon%,%nt4admintools%,1
  150. @@:1,%winmsd%,%nt4admintools%,1
  151. @@:1,%rasadmin%,%nt4admintools%,1
  152. @s:1,%usrmgr%,%nt4admintools%,1
  153. @s:1,%srvmgr%,%nt4admintools%,1
  154. @s:1,%admin_wiz%,%nt4admintools%,1
  155. @s:1,%licmanager%,%nt4admintools%,1
  156. @s:1,%poledit%,%nt4admintools%,1
  157. @@:0,%nt4admintools%,"",0
  158. @*: ;
  159. @*: ; Items deleted from Administrative Tools
  160. @*: ; (These items were present on NT 5.0 Beta 1)
  161. @*: ;
  162. @@:1,%devmgmt%,%admintools%,1
  163. @@:1,%diskmgmt%,%admintools%,1
  164. @@:1,%svcmgmt%,%admintools%,1
  165. @@:1,%fsmgmt%,%admintools%,1
  166. @@:1,%ntbackup%,%admintools%,1
  167. @@:1,%ntwksvcmgmt%,%admintools%,1
  168. @@:1,%scheduled_tasks%,%admintools%,1
  169. @*: ;
  170. @*: ; Enterprise edition stuff
  171. @*: ;
  172. @e:1,%enterprise_installer%,%startup%,1
  173. @*:
  174. @*: Whistler 36613: CharMap is in Accessories, needs to go to Accessories\System Tools
  175. @*:
  176. @@:1,%charmap%,%accessories%,1
  177. @*: ;
  178. @*: ; Accessories\Games is now just Games
  179. @*: ;
  180. 0,%prexp_accessories_games%,"",0
  181. 0,%prexp_accessories_games%,"",1
  182. ;
  183. ; The following section lists all the items under 'Start Menu\Programs' that should
  184. ; be created on a clean install and upgrade. The format of the items in this section
  185. ; is:
  186. ;
  187. ; [StartMenuItems]
  188. ; <description> = <binary>,<commandline>,<iconfile>,<iconnum>,<infotip>
  189. ;
  190. ; Binary is the file whose presence in \system32 means that we need
  191. ; to create the program item. Commandline is the actual command line
  192. ; passed to progman for the item. Iconfile is optional and overrides
  193. ; the default icon that progman gives the item.
  194. ;
  195. ; <infotip> is and optional string that describes the shortcut
  196. ;
  197. [StartMenuItems]
  198. @@:@3:%remote_assistance% = rcimlby.exe,"%%SYSTEMROOT%%\system32\rcimlby.exe -LaunchRA","%%SYSTEMROOT%%\system32\rcimlby.exe",,"@%systemroot%\system32\rcbdyctl.dll,-151","%systemroot%\system32\rcbdyctl.dll",152
  199. ;
  200. ; The following section lists all the groups under 'Start Menu\Programs' that should
  201. ; be created on a clean install and upgrade. The format of the items in this section
  202. ; is:
  203. ;
  204. ; [StartMenuGroups]
  205. ; <group_name_id> = <description>,<common_group>,<resDLL,resID>
  206. ;
  207. ; where:
  208. ;
  209. ; <description> is the name of the group to be created;
  210. ; <common_group> is a number: 0 indicates private group
  211. ; 1 indicates common group
  212. ; <resDLL,resID> is optional:
  213. ; resDLL - File, DLL/Executable where resource id resides
  214. ; resID - Identifier of resource, integer
  215. ;
  216. ;
  217. [StartMenuGroups]
  218. @@:Accessories = %accessories%,0,"%SystemRoot%\system32\shell32.dll",21761
  219. @@:Accessibility = %accessibility%,0,"%SystemRoot%\system32\shell32.dll",21760
  220. @@:Startup = %startup%,0,"%SystemRoot%\system32\shell32.dll",21787
  221. @@:StartupCommon = %startup%,1,"%SystemRoot%\system32\shell32.dll",21787
  222. @@:AdminTools = %admintools%,1,"%SystemRoot%\system32\shell32.dll",21762
  223. @@:Entertainment = %accessories_entertainment%,0,"%SystemRoot%\system32\shell32.dll",21772
  224. @@:StartMenuCommon = %startmenucommon%,0
  225. @@:SystemTools = %systemtools%,1,"%SystemRoot%\system32\shell32.dll",21788
  226. ;
  227. ; Sections that follow are for program group items that are
  228. ; always added, and are in the following format:
  229. ;
  230. ; [<group_name_id>]
  231. ; <description> = <binary>,<commandline>,<iconfile>,<iconnum>,<infotip>,<resDLL,resID>
  232. ;
  233. ; Binary is the file whose presence in \system32 means that we need
  234. ; to create the program item. Commandline is the actual command line
  235. ; passed to progman for the item. Iconfile is optional and overrides
  236. ; the default icon that progman gives the item.
  237. ;
  238. ; <infotip> is and optional string that describes the shortcut
  239. ; <resDLL,resID> is optional:
  240. ; resDLL - File, DLL/Executable where resource id resides
  241. ; resID - Identifier of resource, integer
  242. ;
  243. #if defined PRERELEASE || defined PRERELEASE_IDWLOG
  244. @*:
  245. @*: BUGBUG - PRERELEASE - Comment out the line below 2 weeks before any major release
  246. @*: Don't localize "IDW Logging Tool" since it is not part of the product.
  247. @*:
  248. @@:[StartupCommon]
  249. @@:"IDW Logging Tool" = idwlog.exe,"idwlog.exe -3",,,1
  250. #endif
  251. [AdminTools]
  252. @@:%compmgmt% = compmgmt.msc,"compmgmt.msc /s",mycomput.dll,2,"@%SystemRoot%\system32\shell32.dll,-22535","%SystemRoot%\system32\shell32.dll",22023
  253. @@:%neweventvwr% = eventvwr.msc,"eventvwr.msc /s",els.dll,0,"@%SystemRoot%\system32\shell32.dll,-22541","%SystemRoot%\system32\shell32.dll",22029
  254. @@:%sysmon% = perfmon.msc,"perfmon.msc /s",sysmon.ocx,0,"@%SystemRoot%\system32\shell32.dll,-22567","%SystemRoot%\system32\shell32.dll",22055
  255. @@:%datasrcodbc% = odbcad32.exe,odbcad32.exe,odbcad32.exe,0,"@%SystemRoot%\system32\shell32.dll,-22537","%SystemRoot%\system32\shell32.dll",22025
  256. @@!p:%locsecpol% = secpol.msc,"secpol.msc /s",wsecedit.dll,0,"@%SystemRoot%\system32\shell32.dll,-22552","%SystemRoot%\system32\shell32.dll",22040
  257. @s:%licmanager2% = llsmgr.exe,llsmgr.exe,llsmgr.exe,0,"@%SystemRoot%\system32\shell32.dll,-22551","%SystemRoot%\system32\shell32.dll",22039
  258. @s:%srv_config% = cys.exe,"cys.exe",%SystemRoot%\system32\cys.exe,-135,"@%SystemRoot%\system32\cys.exe,-5000"
  259. @s:%dfsmgr% = dfsgui.msc,"dfsgui.msc /s",dfsgui.dll,0,"@%SystemRoot%\system32\shell32.dll,-22540","%SystemRoot%\system32\shell32.dll",22028
  260. @*:%dirmgmt% = dsa.msc,"dsa.msc /s",%SystemRoot%\system32\dsadmin.dll,-203
  261. @*:%dommgmt% = domain.msc,"domain.msc /s",%SystemRoot%\system32\domadmin.dll,-215
  262. @*:%dssite% = dssite.msc,"dssite.msc /s",%SystemRoot%\system32\dsadmin.dll,-205
  263. @*:%mediasvc% = ntmsmgr.msc,"ntmsmgr.msc /s",,0
  264. @*:%certmgr% = cryptui.dll,"rundll32.exe cryptui.dll,CryptUIStartCertMgr",cryptui.dll,16
  265. @@:%services% = services.msc,"services.msc /s",filemgmt.dll,0,"@%SystemRoot%\system32\shell32.dll,-22571","%SystemRoot%\system32\shell32.dll",22059
  266. @*: temp 64 bits
  267. [Accessories]
  268. @*:%CHAREDIT% = eudcedit.exe,eudcedit.exe,,0,%charedit_infotip%
  269. @@:%cmd% = cmd.exe,cmd.exe,cmd.exe,0,"@%SystemRoot%\system32\shell32.dll,-22534","%SystemRoot%\system32\shell32.dll",22022
  270. %notepad% = notepad.exe,notepad.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22563","%SystemRoot%\system32\shell32.dll",22051
  271. %synchronize% = mobsync.exe,mobsync.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22574","%SystemRoot%\system32\shell32.dll",22062
  272. @w:%windowstour% = tourstart.exe,tourstart.exe,,0,"@%SystemRoot%\system32\tourstart.exe,-2","%SystemRoot%\system32\tourstart.exe",1
  273. @@:%compatwizard% = ,"hcp://system/compatctr/compatmode.htm",compatUI.dll,0, "@%systemRoot%\system32\compatUI.dll,-117", "%SystemRoot%\system32\compatUI.dll", 115
  274. [Entertainment]
  275. [StartMenuCommon]
  276. %windowsupdate% = wupdmgr.exe,wupdmgr.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22580"
  277. %windowscatalog% = ,"http://go.microsoft.com/fwlink/?LinkId=374",moricons.dll,107,"@%SystemRoot%\system32\shell32.dll,-22587","%SystemRoot%\system32\shell32.dll",22075
  278. @@:@i:%oobe_desc% = oobe\msoobe.exe,"%%SYSTEMROOT%%\system32\oobe\msoobe.exe /A",,0,"@%SystemRoot%\system32\oobe\msoobe.exe,-2001","%SystemRoot%\system32\oobe\msoobe.exe",2000
  279. @w:%configureprograms% = appwiz.cpl,"control.exe appwiz.cpl,,3",moricons.dll,-114,"@%SystemRoot%\system32\xpsp1res.dll,-10078","%SystemRoot%\system32\xpsp1res.dll",10077
  280. [SystemTools]
  281. @@:%ntbackup% = ntbackup.exe,ntbackup.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22530","%SystemRoot%\system32\shell32.dll",22018
  282. @*:%msinfo% = ,"""%ProgramFiles%\Common Files\Microsoft Shared\MSInfo\msinfo.exe""",,0,%msinfo_infotip%
  283. @@:@i:%oobe_desc% = oobe\msoobe.exe,"%%SYSTEMROOT%%\system32\oobe\msoobe.exe /A",,0,"@%SystemRoot%\system32\oobe\msoobe.exe,-2001","%SystemRoot%\system32\oobe\msoobe.exe",2000
  284. @w:@i:%migwiz_desc% = usmt\migwiz.exe,"%%SYSTEMROOT%%\system32\usmt\migwiz.exe",,0,"@%SystemRoot%\system32\usmt\migwiz.exe,-203","%SystemRoot%\system32\usmt\migwiz.exe",202
  285. @*: ; BUGBUG the [Accessibility] section should be moved from the localizable
  286. @*: ; text file back to here.
  287. @*:; The section below needs the same prefix(@@:@i:) as the oobe line under [StartMenuCommon]
  288. @*:; We use the section to remove the above created shortcut.
  289. @@:@i:[DEL_OOBE_ACTIVATE]
  290. @@:@i:ProfileItems = OOBE_ACTIVATE
  291. @@:@i:[OOBE_ACTIVATE]
  292. @@:@i:Name=%oobe_desc%,0x0000002
  293. @@:@i:SubDir=%startmenucommon%
  294. @@:@i:[DEL_ACTIVATE]
  295. @@:@i:ProfileItems = OOBE_ACTIVATE, OOBE_ACTIVATE2
  296. @@:@i:[OOBE_ACTIVATE2]
  297. @@:@i:Name=%oobe_desc%,0x0000002
  298. @@:@i:SubDir=%systemtools%
  299. @*:; We use the section to restore the above oobe activate shortcut.
  300. @@:@i:[RESTORE_OOBE_ACTIVATE]
  301. @@:@i:ProfileItems = RESTORE_OOBE_ACTIVATE_STARTMENU, RESTORE_OOBE_ACTIVATE_SYSTEMTOOLS
  302. @@:@i:[RESTORE_OOBE_ACTIVATE_STARTMENU]
  303. @@:@i:Name = %oobe_desc%
  304. @@:@i:CmdLine = 11,,"%%SYSTEMROOT%%\system32\oobe\msoobe.exe /A"
  305. @@:@i:SubDir = %startmenucommon%
  306. @@:@i:InfoTip = "@%SystemRoot%\system32\oobe\msoobe.exe,-2001"
  307. @@:@i:DisplayResource="%SystemRoot%\system32\oobe\msoobe.exe",2000
  308. @@:@i:[RESTORE_OOBE_ACTIVATE_SYSTEMTOOLS]
  309. @@:@i:Name = %oobe_desc%
  310. @@:@i:CmdLine = 11,,"%%SYSTEMROOT%%\system32\oobe\msoobe.exe /A"
  311. @@:@i:SubDir=%systemtools%
  312. @@:@i:InfoTip = "@%SystemRoot%\system32\oobe\msoobe.exe,-2001"
  313. @@:@i:DisplayResource="%SystemRoot%\system32\oobe\msoobe.exe",2000
  314. ;
  315. ; Products catalogs that need to be installed during GUI-mode setup...
  316. ;
  317. [ProductCatalogsToInstall]
  318. NT5INF.CAT, 1 ; catalog against which syssetup.inf itself should be verified.
  319. NT5.CAT
  320. NTPRINT.CAT
  321. NT5IIS.CAT
  322. @w:@i:MAPIMIG.CAT ; Catalog for MAPI Migration DLL. Should be removed after beta2 when Migration dll is rewritten.
  323. @*: ; Cat files for some OCs
  324. @w:@i:CLASSES.CAT ; for classes.zip
  325. @w:@i:DAJAVAC.CAT
  326. @w:@i:DX3.CAT ; for dx3.zip
  327. FP4.CAT ; for front page server extensions
  328. IMS.CAT
  329. @s:@@:INS.CAT
  330. @w:@i:MSJDBC.CAT ; for msjdbc.zip
  331. @w:@i:MSMSGS.CAT ; for MSN Messenger
  332. ; @@:@3:PHIME.CAT ;temp disable for 64bit until fix is ready
  333. ; @@:@3:PYIME.CAT ;temp disable for 64bit until fix is ready
  334. @w:@i:TCLASSES.CAT ; for tclasses.zip
  335. @w:@i:WFC.CAT ; for wfc.zip
  336. @w:@i:XMLDSOC.CAT
  337. @@:@i:HPCRDP.CAT
  338. ;@@:@i:MW760.CAT
  339. @@:@i:MW770.CAT
  340. @s:@3:WMSocm.CAT
  341. IASNT4.CAT
  342. @@:@6:WOW64.CAT
  343. @@:@6:WOWLANG.CAT
  344. @@:@@:MSTSWEB.CAT ; For terminal server web client
  345. @@:@i:OEMBIOS.CAT
  346. @w!p:@i:tabletpc.cat
  347. #if LANGUAGE_ID == 0x409 || LANGUAGE_ID == 0x412
  348. @w!p:@i:mediactr.cat
  349. #endif
  350. [ProductCatalogsToUninstall]
  351. ICH2USB.CAT
  352. IEEXCEP.CAT ; IE exception pack catalog (not registered)
  353. OEEXCEP.CAT ; Outlook Express exception pack catalog (not registered)
  354. OE5EXCEP.CAT ; Outlook Express 5 exception pack catalog (not registered)
  355. QFE.CAT
  356. QFEB3.CAT
  357. QFERC2.CAT
  358. QFERC3.CAT
  359. SP0.CAT
  360. SP1.CAT
  361. SP2.CAT
  362. SP3.CAT
  363. SP4.CAT
  364. SP5.CAT
  365. SP6.CAT
  366. SP7.CAT
  367. SP8.CAT
  368. SP9.CAT
  369. SP10.CAT
  370. NT5PRTX.CAT
  371. IE501SP.CAT
  372. #ifdef PRERELEASE
  373. FIX.CAT
  374. #endif
  375. IDXWU.CAT
  376. IDXDU.CAT
  377. ; DX 8.0
  378. DX4.08.00.0400.10brz.CAT
  379. DX4.08.00.0400.10chs.CAT
  380. DX4.08.00.0400.10cht.CAT
  381. DX4.08.00.0400.10cze.CAT
  382. DX4.08.00.0400.10dut.CAT
  383. DX4.08.00.0400.10eng.CAT
  384. DX4.08.00.0400.10frn.CAT
  385. DX4.08.00.0400.10ger.CAT
  386. DX4.08.00.0400.10itn.CAT
  387. DX4.08.00.0400.10jpn.CAT
  388. DX4.08.00.0400.10kor.CAT
  389. DX4.08.00.0400.10pol.CAT
  390. DX4.08.00.0400.10rus.CAT
  391. DX4.08.00.0400.10spa.CAT
  392. DX4.08.00.0400.10swe.CAT
  393. DX4.08.00.0400.10.CAT
  394. DX4.08.00.0400.10D.CAT
  395. DX4.08.00.0400.10engD.CAT
  396. BDA4.08.00.0400.10.CAT
  397. BDA4.08.00.0400.10D.CAT
  398. ; DX 8.0a
  399. DX4.08.00.0400.14brz.CAT
  400. DX4.08.00.0400.14chs.CAT
  401. DX4.08.00.0400.14cht.CAT
  402. DX4.08.00.0400.14cze.CAT
  403. DX4.08.00.0400.14dut.CAT
  404. DX4.08.00.0400.14eng.CAT
  405. DX4.08.00.0400.14frn.CAT
  406. DX4.08.00.0400.14ger.CAT
  407. DX4.08.00.0400.14itn.CAT
  408. DX4.08.00.0400.14jpn.CAT
  409. DX4.08.00.0400.14kor.CAT
  410. DX4.08.00.0400.14pol.CAT
  411. DX4.08.00.0400.14rus.CAT
  412. DX4.08.00.0400.14spa.CAT
  413. DX4.08.00.0400.14swe.CAT
  414. DX4.08.00.0400.14.CAT
  415. DX4.08.00.0400.14D.CAT
  416. DX4.08.00.0400.14engD.CAT
  417. BDA4.08.00.0400.14.CAT
  418. BDA4.08.00.0400.14D.CAT
  419. ; DX 8.1
  420. DXNT.CAT
  421. DXBDA.CAT
  422. DXXP.CAT
  423. ,WindowsUpdateCatalog ; WU catalogs
  424. ,SPLevel ; SP non-cumulative catalogs
  425. @*:;
  426. @*:; This section "versions" component packages. The version listed in this inf
  427. @*:; is the version of the package currently shipping in the operating system
  428. @*:; If a registered package has a lower version level, then the registered
  429. @*:; package is removed, preserving the newer version in the operating system.
  430. @*:;
  431. @*:; format of this section is
  432. @*:; <guid> = MAKELONG(versionminor,versionmajor)
  433. @*:;
  434. @*:; for example, {F1CAE27D-85D3-4642-B9E9-48D7F9F56C82} = 0x00020006
  435. @*:; indicates that the operating system ships with version 2.6 of
  436. @*:; package {F1CAE27D-85D3-4642-B9E9-48D7F9F56C82}, and therefore any
  437. @*:; migration package less than or equal to version 2.6 will be removed.
  438. [OsComponentPackagesToRemove]
  439. {89820200-ECBD-11cf-8B85-00AA005B4383}=0x00060000 ; IE 6.0
  440. {44BBA840-CC51-11CF-AAFA-00AA00B6015C}=0x00060000 ; Outlook Express 6.0
  441. {A2F3B5A7-2D39-4A4E-96E6-BFADEBCBB27B}=0x00020046 ; SQL Server ODBC Drivers 2.70
  442. {B15C73EE-0AD0-41C2-BC15-D0A623F0078C}=0x00020046 ; Microsoft SQL Server Network Libraries 2.70
  443. {BA63DE4B-CAD8-49C5-A3F2-E976BEB019C8}=0x00020046 ; Microsoft SQL Server OLE DB Provider 2.70
  444. {E9A84D17-E5C1-4890-A557-4460207F6AAF}=0x00020046 ; WebData Setup 2.70
  445. {F1CAE27D-85D3-4642-B9E9-48D7F9F56C82}=0x00020046 ; MDAC 2.70
  446. {CEB436C4-6F1A-11D2-BA10-00A0C9CCA9A1}=0x00050014 ; Telnet Client 5.20
  447. {CEB43705-6F1A-11D2-BA10-00A0C9CCA9A1}=0x00050014 ; Telnet Server 5.20
  448. {4F645220-306D-11D2-995D-00C04F98BBC9}=0x00050006 ; Scripting 5.6
  449. {8621B4C0-C35B-4f46-89EB-529E75F501EA}=0x00010003 ; Windows Media Services 1.3
  450. {2E742517-5D48-4DBD-BF93-48FDCF36E634}=0x00020000 ; Windows Installer (MSI) 2.0
  451. ;
  452. ; Base device classes that should always be installed...
  453. ;
  454. [DeviceInfsToInstall]
  455. @@:@@:1394.inf
  456. @@:@@:1394vdbg.inf
  457. @@:@3:61883.inf
  458. @@:@3:avc.inf
  459. @@:@i:battery.inf
  460. @@:@@:cdrom.inf
  461. @@:@@:cpu.inf
  462. @@:@@:enum1394.inf
  463. @@:@@:flash.inf
  464. @@:@@:disk.inf
  465. @@:@@:display.inf
  466. @@:@@:dot4.inf
  467. @@:@@:dot4prt.inf
  468. @@:@@:fdc.inf
  469. @@:@@:flpydisk.inf
  470. @@:@@:genprint.inf
  471. @@:@@:hal.inf
  472. @@:@@:input.inf
  473. @@:@@:keyboard.inf
  474. @@:@@:legcydrv.inf
  475. @@:@@:machine.inf
  476. @@:@@:mchgr.inf
  477. @@:@@:mdmsetup.inf
  478. @@:@@:mf.inf
  479. @@:@@:monitor.inf
  480. @@:@@:mshdc.inf
  481. @@:@@:msmouse.inf
  482. @@:@@:msports.inf
  483. @@:@@:multiprt.inf
  484. @@:@i:ntapm.inf
  485. @@:@@:netclass.inf
  486. @@!e:@i:netirsir.inf
  487. @@:@@:ntprint.inf
  488. @@:@@:pcmcia.inf
  489. @@:@@:pnpscsi.inf
  490. @@:@@:sbp2.inf
  491. @@:@i:scsi.inf
  492. @@:@@:smartcrd.inf
  493. @@:@@:sti.inf
  494. @@:@@:tape.inf
  495. @@:@@:usb.inf
  496. @@:@@:wdmaudio.inf
  497. @@:@@:volume.inf
  498. @@:@@:volsnap.inf
  499. @@:@3:wceusbsh.inf
  500. ;
  501. ; Base device classes that should be installed only if the class
  502. ; already exists.
  503. ;
  504. [DeviceInfsToInstallIfExists]
  505. @@:@i:memstpci.inf
  506. @@:@i!n:mwtpdsp.inf
  507. ;
  508. ; (Partial) ordering for detection. Class installers in this
  509. ; list will be called in the specified order (before any other
  510. ; class installers) with DIF_FIRSTTIMESETUP.
  511. ;
  512. [DetectionOrder]
  513. {4D36E968-E325-11CE-BFC1-08002BE10318} ; Display
  514. {4D36E972-E325-11CE-BFC1-08002BE10318} ; Net
  515. ;
  516. ; List of class installers that (a) don't want their detection batched with
  517. ; anyone else and (b) must be run _after_ the batched detection runs. For
  518. ; example, the modem class installer does detection by sending AT strings out
  519. ; the COM port, so any legacy COM ports that are going to be detected/installed
  520. ; by the Ports class installer had better be on-line before the modem class
  521. ; installer does detection. Otherwise, we won't find legacy modems hanging off
  522. ; of legacy COM ports (this includes legacy ISA modem cards, which look to us
  523. ; like COM ports with modems attached).
  524. ;
  525. [NonBatchedDetection]
  526. {4D36E96D-E325-11CE-BFC1-08002BE10318} ; Modem
  527. @*:
  528. @*: The section below lists the class of devices whose class installer
  529. @*: should not be invoked, if the device is already installed.
  530. @*:
  531. [InstalledDevicesToSkip]
  532. @*: {36FC9E60-C465-11CF-8056-444553540000} = 1 ; Universal serial bus controller
  533. @*: {386101A0-DC56-11D0-BD4F-00401C6097E7} = 1 ; Digi Multiport Serial adapters
  534. @*: {4D36E965-E325-11CE-BFC1-08002BE10318} = 1 ; CD-ROM drives
  535. @*: {4D36E967-E325-11CE-BFC1-08002BE10318} = 1 ; Disk drives
  536. @*: {4D36E968-E325-11CE-BFC1-08002BE10318} = 1 ; Display adapters
  537. @*: {4D36E96A-E325-11CE-BFC1-08002BE10318} = 1 ; Hard disk controllers
  538. @*: {4D36E96B-E325-11CE-BFC1-08002BE10318} = 1 ; Keyboard
  539. @*: {4D36E96C-E325-11CE-BFC1-08002BE10318} = 1 ; Sound, video and game controllers
  540. @*: {4D36E96D-E325-11CE-BFC1-08002BE10318} = 1 ; Modem
  541. @*: {4D36E96E-E325-11CE-BFC1-08002BE10318} = 1 ; Monitor
  542. @*: {4D36E96F-E325-11CE-BFC1-08002BE10318} = 1 ; Mouse
  543. @*: {4D36E972-E325-11CE-BFC1-08002BE10318} = 1 ; Network adapters
  544. @*: {4D36E973-E325-11CE-BFC1-08002BE10318} = 1 ; Network Client
  545. @*: {4D36E974-E325-11CE-BFC1-08002BE10318} = 1 ; Network Service
  546. @*: {4D36E975-E325-11CE-BFC1-08002BE10318} = 1 ; Network Protocol
  547. @*: {4D36E977-E325-11CE-BFC1-08002BE10318} = 1 ; PCMCIA Adapters
  548. @*: {4D36E978-E325-11CE-BFC1-08002BE10318} = 1 ; Ports (COM & LPT)
  549. @*: {4D36E979-E325-11CE-BFC1-08002BE10318} = 1 ; Printer
  550. @*: {4D36E97B-E325-11CE-BFC1-08002BE10318} = 1 ; SCSI and RAID controllers
  551. @*: {4D36E97D-E325-11CE-BFC1-08002BE10318} = 1 ; System devices
  552. @*: {4D36E97E-E325-11CE-BFC1-08002BE10318} = 1 ; Other devices
  553. @*: {6BDD1FC1-810F-11D0-BEC7-08002BE2092F} = 1 ; 1394 Bus Controller
  554. @*: {6D807884-7D21-11CF-801C-08002BE10318} = 1 ; Tape drives
  555. @*: {71A27CDD-812A-11D0-BEC7-08002BE2092F} = 1 ; Storage volumes
  556. @*: {72631E54-78A4-11D0-BCF7-00AA00B7B32A} = 1 ; Battery Class Drivers
  557. @*: {745A17A0-74D3-11D0-B6FE-00A0C90F57DA} = 1 ; Human Input Devices (HID)
  558. @*: {811FC6A5-F728-11D0-A537-0000F8753ED1} = 1 ; Parallel
  559. @*: {8ECC055D-047F-11D1-A537-0000F8753ED1} = 1 ; Non-Plug and Play Drivers
  560. @*: {CE5939AE-EBDE-11d0-B181-0000F8753EC4} = 1 ; Medium Changers
  561. [Files.Install.CleanInstall]
  562. CopyFiles=Files.System, \
  563. Files.System.CopyAlways, \
  564. Files.NoWin31.System32ToSysroot, \
  565. Files.NoWin31.System32ToSystem
  566. [Files.Install.CleanInstall.Win31]
  567. CopyFiles=Files.System, \
  568. Files.System.CopyAlways
  569. [Files.Install.Upgrade]
  570. CopyFiles=Files.System.CopyAlways, \
  571. Files.NoWin31.System32ToSysroot, \
  572. Files.NoWin31.System32ToSystem
  573. [Files.Install.Upgrade.Win31]
  574. CopyFiles=Files.System.CopyAlways
  575. [DestinationDirs]
  576. Files.System = 11
  577. Files.System.CopyAlways = 11
  578. Files.NoWin31.System32ToSysroot = 10
  579. Files.NoWin31.System32ToSystem = 50
  580. [Files.NoWin31.System32ToSysroot]
  581. @@:@3:NOTEPAD.EXE
  582. @@:@3:TASKMAN.EXE
  583. [Files.NoWin31.System32ToSystem]
  584. @@:@3:AVICAP.DLL
  585. @@:@3:AVIFILE.DLL
  586. @@:@3:COMMDLG.DLL
  587. @@:@3:LZEXPAND.DLL
  588. @@:@3:KEYBOARD.DRV
  589. @@:@3:MCIAVI.DRV
  590. @@:@3:MCISEQ.DRV
  591. @@:@3:MCIWAVE.DRV
  592. @@:@3:MMSYSTEM.DLL
  593. @@:@3:MMTASK.TSK
  594. @@:@3:MOUSE.DRV
  595. @@:@3:MSVIDEO.DLL
  596. @@:@3:OLECLI.DLL
  597. @@:@3:OLESVR.DLL
  598. @@:@3:SHELL.DLL
  599. @@:@3:SOUND.DRV
  600. @@:@3:SYSTEM.DRV
  601. @@:@3:TAPI.DLL
  602. @@:@3:TIMER.DRV
  603. @@:@3:VER.DLL
  604. @@:@3:VGA.DRV
  605. @@:@3:WFWNET.DRV
  606. @@:@3:WINSPOOL.DRV
  607. ;
  608. ; Files to be copied in initial install case only.
  609. ;
  610. [Files.System]
  611. @@:@3:AUTOEXEC.TMP,AUTOEXEC.NT
  612. @@:@3:CONFIG.TMP,CONFIG.NT
  613. ;
  614. ; Files to be copied in initial and upgrade cases.
  615. ;
  616. [Files.System.CopyAlways]
  617. ;
  618. ; Files to be marked read-only. These were installed by text-mode.
  619. ;
  620. [Files.MarkReadOnly]
  621. @@:perfmon.msc
  622. ;
  623. ; List of registry infs that we process at Setup time.
  624. ; (empty)
  625. [RegistryInfs]
  626. ;
  627. ; Infs that get run at optional components time,
  628. ; in initial and upgrade cases.
  629. ;
  630. [Infs.Always]
  631. wsh.inf,DefaultInstall
  632. ie.inf,DefaultInstall
  633. @@!s:@i:secdrv.inf,DefaultInstall
  634. mdac.inf,DefaultInstall
  635. icwnt5.inf,DefaultInstall
  636. @w:@i:nt5java.inf,DefaultInstall
  637. mstask.inf,DefaultInstall.NT
  638. msoe50.inf,DefaultInstall
  639. wab50.inf,DefaultInstall
  640. tshoot.inf,DefaultInstall
  641. @s:tshootsv.inf,DefaultInstall
  642. @e:tshootas.inf,DefaultInstall
  643. dfrg.inf,DefaultInstall
  644. msinfo32.inf,DefaultInstall
  645. @@:@3:axant5.inf,DefaultInstall
  646. @@:@3:msnetmtg.inf,DefaultInstall
  647. @@!d:@3:mplayer2.inf,InstallWMP64
  648. @w:@3:sr.inf,DefaultInstall
  649. icminst.inf,DefaultInstall
  650. apcompat.inf,DefaultInstall
  651. shell.inf,DefaultInstall
  652. shl_img.inf,DefaultInstall
  653. @s!e:@i:netupnph.inf,DefaultInstall
  654. @w:@i:netupnph.inf,DefaultInstall
  655. devxprop.inf,DefaultInstall
  656. syssetup.inf,SpecialInstall
  657. @@:pchealth.inf,DefaultInstall
  658. @@:@i:oobe.inf,DefaultInstall
  659. sapi5.inf,DefaultInstall
  660. @w:@3:moviemk.inf,DefaultInstall
  661. qmgr.inf,DefaultInstall
  662. @@!d:@3:skins.inf,InstallSkins
  663. @@!d:@3:wmp.inf,Installwmp7
  664. @w:@3:wmtour.inf,DefaultInstall
  665. @@!d:@3:mymusic.inf,InstallWMPlaylist
  666. @w:@3:swflash.inf,DefaultInstall
  667. @w:@3:dimaps.inf,DefaultInstall
  668. @s!e:@3:dimaps.inf,MinimalInstall
  669. @@:@6:is_wow64.inf,DefaultInstall
  670. @@:@@:vgx.inf,DefaultInstall
  671. @@:@i:srchasst.inf,DefaultInstall
  672. [ServicesToRename]
  673. OLE = RpcSs
  674. [RegistrationPhase1]
  675. RegisterDlls=EarlyOleControlDlls
  676. [RegistrationPhase2]
  677. RegisterDlls=OleControlDlls
  678. [RegistrationCrypto]
  679. RegisterDlls=CryptoDlls
  680. [CryptoDlls]
  681. 11,,rsaenh.dll,1
  682. 11,,dssenh.dll,1
  683. 11,,initpki.dll,1,600
  684. [EarlyOleControlDlls]
  685. @*:;
  686. @*:; atl.dll, txflog.dll, netcfgx.dll, netshell.dll need to be registered before
  687. @*:; netsetup executes
  688. @*:;
  689. 11,,atl.dll,1
  690. 11,,txflog.dll,1
  691. 11,,netcfgx.dll,1
  692. 11,,netman.dll,1
  693. 11,,netshell.dll,1
  694. @*: temp 64 bits
  695. 11,,odbcconf.dll,1
  696. 11,,msiexec.exe,,,"/regserver /q"
  697. 11,,Lodctr.exe,,,"/c:perfd009.dat /h:perfi009.dat /l:009"
  698. @*:;
  699. @*:; Cicero
  700. @*:;
  701. @@:@@:11,,msctf.dll,1
  702. @*:;
  703. @*:; List of images that need to have self registration
  704. @*:;
  705. @*:;
  706. @*:; Syntax is as follows (and is in the platform SDK as well)
  707. @*:;
  708. @*:; <dirid>,<subdir>,<filename>,<registration flags>,<optional timeout>,<arguments>
  709. @*:;
  710. @*:;<dirid> supplies the base directory id of the file.
  711. @*:;
  712. @*:;<subdir> if specified, specifies the subdir from the base directory
  713. @*:; where the file resides
  714. @*:;
  715. @*:;<filename> specifies the name of the file to be registered
  716. @*:;
  717. @*:;<registration flags> specifies the registration action to be taken
  718. @*:;
  719. @*:; FLG_REGSVR_DLLREGISTER ( 0x00000001 )
  720. @*:; FLG_REGSVR_DLLINSTALL ( 0x00000002 )
  721. @*:;
  722. @*:;<optional timeout> specifies how long to wait for the registration to
  723. @*:; complete. if not specified, use the default timeout
  724. @*:; (default is 60 seconds), field is in seconds
  725. @*:;
  726. @*:;<arguments> if specified, contains the cmdline to pass to an executable
  727. @*:; if we're not handling an EXE, this argument is ignored
  728. [OleControlDlls]
  729. @@:@@:11,,ole32.dll,1
  730. @@:@@:11,,mfc42.dll,1
  731. @@:@@:11,,mfc42u.dll,1
  732. @@:@@:11,,oleaut32.dll,1
  733. @@:@@:11,,oleacc.dll,1
  734. @@:@@:11,,comcat.dll,1
  735. @@:@3:11,,msvbvm50.dll,1
  736. @@:@3:11,,msvbvm60.dll,1
  737. @@:@@:11,,w32time.dll,1
  738. @@!b:@i:11,setup,fxsocm.dll,1
  739. @*:; Entries below here are ISPU
  740. @*:; Entries below here are IE
  741. @@:@@:11,,shell32.dll,3
  742. @@:@@:11,,comctl32.dll,2
  743. @@:@@:11,,autodisc.dll,1
  744. @@:@@:11,,shmedia.dll,1
  745. @@:@@:11,,themeui.dll,3
  746. @@:@@:11,,wininet.dll,2
  747. @@:@@:11,,hlink.dll,1
  748. @@:@@:11,,browseui.dll,3
  749. @@!d:@3:11,,browsewm.dll,1
  750. @*: shdocvw.dll takes a really long time to register, give it a 10 minute
  751. @*: timeout instead of the default
  752. @@:@@:11,,shdocvw.dll,3,600
  753. @@:@@:11,,msaatext.dll,1
  754. @@:@@:11,,mshtml.dll,3
  755. @@:@@:11,,mshtmled.dll,1
  756. @@:@@:11,,csseqchk.dll,1
  757. @@:@@:11,,msrating.dll,1
  758. @@:@@:11,,mstime.dll,1
  759. @@:@@:11,,sendmail.dll,1
  760. @@:@@:11,,urlmon.dll,3
  761. @@:@@:11,,inetcpl.cpl,2
  762. @@:@@:11,,licmgr10.dll,1
  763. @@:@@:11,,inseng.dll,1
  764. @@:@@:11,,asctrls.ocx,1
  765. @@:@@:11,,actxprxy.dll,1
  766. @@:@@:11,,plugin.ocx,1
  767. @@:@@:11,,hhctrl.ocx,1
  768. @@:@@:11,,itircl.dll,1
  769. @@:@@:11,,itss.dll,1
  770. @@:@@:11,,shgina.dll,3
  771. @@:@@:11,,occache.dll,3
  772. @@:@@:11,,webcheck.dll,1
  773. @@:@@:11,,mlang.dll,1
  774. @@:@@:11,,imgutil.dll,1
  775. @@:@@:11,,pngfilt.dll,1
  776. @@:@@:11,,appwiz.cpl,3
  777. @@:@@:11,,shimgvw.dll,1
  778. @@:@@:11,,shsvcs.dll,3
  779. @@:@@:11,,netplwiz.dll,1
  780. @w:@3:11,,hnetwiz.dll,1
  781. @@:@@:11,,imapi.exe,,,"/regserver"
  782. @@:@i:11,,zipfldr.dll,1
  783. @@:@3:11,,msxml.dll,1
  784. @w:@@:11,,nusrmgr.cpl,3
  785. @@:@@:11,,cdfview.dll,1
  786. @@:@@:11,,cryptdlg.dll,1
  787. @@:@@:11,,webvw.dll,1,120
  788. @@:@@:11,,msieftp.dll,1
  789. @@:@@:11,,docprop2.dll,1
  790. @@:@@:11,,iepeers.dll,1
  791. @@:@@:11,,corpol.dll,1
  792. @@:@@:11,,digest.dll,2
  793. @@:@@:11,,iesetup.dll,2
  794. @@:@@:11,,msident.dll,1
  795. @@:@3:11,,msjet40.dll,1
  796. @@:@3:11,,msjtes40.dll,1
  797. @@:@3:11,,msorcl32.dll,1
  798. @@:@3:11,,msrd3x40.dll,1
  799. @@:@3:11,,msjetoledb40.dll,1
  800. @@:@i:11,,msexch40.dll,1
  801. @@:@i:11,,msexcl40.dll,1
  802. @@:@i:11,,msltus40.dll,1
  803. @@:@i:11,,mspbde40.dll,1
  804. @@:@i:11,,msrclr40.dll,1
  805. @@:@i:11,,msrd2x40.dll,1
  806. @@:@i:11,,mstext40.dll,1
  807. @@:@i:11,,msxbde40.dll,1
  808. @@:@3:11,,msxml2.dll,1
  809. @@:@@:11,,msxml3.dll,1
  810. @@:@@:11,,winhttp.dll,1
  811. @@:@@:11,,shmgrate.exe,,,"OCInstallFixup"
  812. @*:; Entries below here are scripting
  813. @@:11,,jscript.dll,1
  814. @@:11,,vbscript.dll,1
  815. @@:11,,scrrun.dll,1
  816. @@:11,,dispex.dll,1
  817. @@:11,,scrobj.dll,1
  818. @@:@3:11,,msscript.ocx,1
  819. @*:; Entries below here are DS
  820. @s:@@:11,,adprop.dll,1
  821. @@:@@:11,,dsquery.dll,1
  822. @@:@@:11,,dsuiext.dll,1
  823. @@:@@:11,,dsprop.dll,1
  824. @@:@@:11,,hotplug.dll,1
  825. @@:@@:11,,mmcndmgr.dll,1
  826. @*:; Entries below must be after mmcndmgr.dll
  827. @@:@@:11,,dmocx.dll,1
  828. @s:@@:11,,dsadmin.dll,1
  829. @@!p:@@:11,,gpedit.dll,1
  830. @@!p:@@:11,,wmiscmgr.dll,1
  831. @@!p:@@:11,,gptext.dll,1
  832. @@!p:@@:11,,appmgr.dll,1
  833. @@!p:@@:11,,fde.dll,1
  834. @@:@@:11,,els.dll,1
  835. @@:@@:11,,filemgmt.dll,1
  836. @@:@@:11,,mycomput.dll,1
  837. @*:; devmgr.dll must be after mycomput.dll
  838. @@:@@:11,,devmgr.dll,1
  839. @@:11,,wshcon.dll,1
  840. @@:11,,wshext.dll,1
  841. @@:11,,wshom.ocx,1
  842. @s:@@:11,,domadmin.dll,1
  843. @*:; TDC stuff (Table Data Control)
  844. @@:@@:11,,tdc.ocx,1
  845. @@:@i:11,,msr2c.dll,1
  846. @*:; Entries below here are DirectShow core (quartz.dll must come before qdvd/qcap)
  847. @@:@@:11,,devenum.dll,1
  848. @@:@@:11,,quartz.dll,1
  849. @@:@@:11,,qdvd.dll,1
  850. @@:@@:11,,qdv.dll,1
  851. @@:@@:11,,qcap.dll,1
  852. @@:@@:11,,amstream.dll,1
  853. @@:@@:11,,qedit.dll,1
  854. @@:@@:11,,qasf.dll,1
  855. @@!d:@3:11,,drmstor.dll,1
  856. @@!d:@3:11,,drmclien.dll,1
  857. @@!d:@3:11,,asfsipc.dll,1
  858. @@!d:@3:11,,dxmasf.dll,1
  859. @w:@i:11,,sbe.dll,1
  860. @@:@@:11,,encdec.dll,1
  861. @*:; These entries are the DirectShow/MediaPlayer codecs and filters
  862. @@!d:@3:11,,acelpdec.ax,1
  863. @@!d:@i:11,,l3codecx.ax,1
  864. @@!d:@i:11,,l3codeca.acm,1
  865. @@!d:@3:11,,mpg4ds32.ax,1
  866. @@:@@:11,,mpg2splt.ax,1
  867. @@!d:@3:11,,msadds32.ax,1
  868. @*:; This entry is for DShow/DMO encoder API (must come after quartz.dll)
  869. @@:@i:11,,encapi.dll,1
  870. @*:; This entry is for Windows Movie Maker
  871. @w:@3:16422,"Movie Maker",wmmfilt.dll,1
  872. @*:; This entry is for Search Assistant
  873. @@:@i:25,%SRCHASST%,srchui.dll,2
  874. @*:; These entries are for RTP filters. (they must come after quartz.dll)
  875. @@:@@:11,,g711codc.ax,1
  876. @*:; Entries below here are TAPI 3.0
  877. @@:@@:11,,tapi3.dll,1
  878. @@:@@:11,,termmgr.dll,1
  879. @@:@@:11,,rend.dll,1
  880. @@:@@:11,,sdpblb.dll,1
  881. @*:; Entries below here are Java
  882. @w:@i:11,,msjava.dll,1
  883. @w:@i:11,,vmhelper.dll,1
  884. @w:@i:11,,javaprxy.dll,1
  885. @w:@i:11,,javacypt.dll,1
  886. @w:@i:11,,msawt.dll,1
  887. @w:@i:11,,dx3j.dll,1
  888. @*:; Entries below here are RTC
  889. @@!d:@i:11,,rtcdll.dll,1
  890. @@!d:@i:11,,rtcshare.exe,,,"/regserver"
  891. @@:@@:11,wbem,wbemperf.dll,1
  892. @*:; Entry below is not actually part of wbem
  893. @s:@@:11,wbem,wlbsprov.dll,1
  894. @s:@@:11,wbem,nlbmprov.dll,1
  895. @@:@@:11,,dgnet.dll,1
  896. @@:@@:11,,hnetcfg.dll,1,1800
  897. @*:; Entries below here are My Document shell extension
  898. @@:@@:11,,mydocs.dll,1
  899. @*:; Entries below here are CSCUI shell extension
  900. @@:@@:11,,cscui.dll,1
  901. @*:; Entries below here are for Printing
  902. @@:@@:11,,oleprn.dll,1
  903. @@:@@:11,,bidispl.dll,1
  904. @*:; Trouble Shooting OCX
  905. ;@@:@@:18,,tshoot.ocx,1
  906. @*:; Direct Input (dinput)
  907. @@:@@:11,,diactfrm.dll,1
  908. @@:@@:11,,dinput8.dll,1
  909. @*:; Direct Animation
  910. @@:@3:11,,danim.dll,1
  911. @@:@3:11,,datime.dll,1
  912. @@:@@:11,,ddrawex.dll,1
  913. @@:@3:11,,daxctle.ocx,1
  914. @@:@i:11,,proctexe.ocx,1
  915. @@:@3:11,,lmrt.dll,1
  916. @*:;
  917. @@:@@:11,,dskquota.dll,1
  918. @@:@@:11,,dskquoui.dll,1
  919. @*:; Smart card components
  920. @@:@@:11,,scardssp.dll,1
  921. @*:;
  922. @@:@@:11,,rpcrt4.dll,1
  923. @s:@@:11,,rasuser.dll,1
  924. @@:@@:11,,dxmrtp.dll,1
  925. @@:@@:11,,polstore.dll,1
  926. @*:; Entries below here are for MS Agent
  927. @@:@3:10,msagent,agentctl.dll,1
  928. @@:@3:10,msagent,agentdp2.dll,1
  929. @@:@3:10,msagent,agentdpv.dll,1
  930. @@:@3:10,msagent,agentmpx.dll,1
  931. @@:@3:10,msagent,mslwvtts.dll,1
  932. @@:@3:10,msagent,agtintl.dll,1
  933. @@:@3:10,msagent,agentsr.dll,1
  934. @@:@3:10,msagent,agentpsh.dll,1
  935. @@:@6:10,msagent64,agentctl.dll,1
  936. @@:@6:10,msagent64,agentdp2.dll,1
  937. @@:@6:10,msagent64,agentdpv.dll,1
  938. @@:@6:10,msagent64,agentmpx.dll,1
  939. @@:@6:10,msagent64,mslwvtts.dll,1
  940. @@:@6:10,msagent64,agtintl.dll,1
  941. @@:@6:10,msagent64,agentsr.dll,1
  942. @@:@6:10,msagent64,agentpsh.dll,1
  943. @*:; Entries below here are for dfrg snapin
  944. @@:@@:11,,dfrgsnap.dll,1
  945. @@:@@:11,,dfrgui.dll,1
  946. @@:@@:11,,snmpsnap.dll,1
  947. @@:@@:11,,localsec.dll,1
  948. @@:@@:11,,wavemsp.dll,1
  949. @@!p:@@:11,,wsecedit.dll,1
  950. @s:@@:11,,dfscore.dll,1
  951. @s:@@:11,,dfsgui.dll,1
  952. @@:@@:11,,cic.dll,1
  953. @@:@@:11,,sysmon.ocx,1
  954. @@:@@:11,,certcli.dll,1
  955. @*:; Entries below here are for PC Health
  956. @@:@@:10,PCHealth\HelpCtr\Binaries,HelpSvc.exe,,300,"/install2 /svchost netsvcs /regserver"
  957. @@:@@:10,PCHealth\HelpCtr\Binaries,HelpHost.exe,,,"/regserver"
  958. @@:@@:10,PCHealth\HelpCtr\Binaries,HelpCtr.exe,,,"/regserver"
  959. @@:@@:10,PCHealth\HelpCtr\Binaries,brpinfo.dll,1
  960. @@:@@:11,,rcImLby.exe,,,"-regserver"
  961. @@:@@:10,PCHealth\HelpCtr\Binaries,msinfo.dll,1
  962. @@:@@:10,PCHealth\UploadLB\Binaries,UploadM.exe,,,"/svchost netsvcs /regserver"
  963. @*:; Entry below is for telnet service registration
  964. @@!p:@@:11,,tlntsvr.exe,,,"/Service"
  965. @*:; Entries below are for Application Compatibility UI components
  966. @@:@@:11,,compatui.dll,1
  967. @*:; Entries below here are for Windows Update
  968. @@:@@:11,,iuctl.dll,1
  969. @*:; Entries below here are for Direct Music
  970. @@:@3:11,,dmband.dll ,1
  971. @@:@3:11,,dmcompos.dll,1
  972. @@:@3:11,,dmime.dll,1
  973. @@:@3:11,,dmloader.dll,1
  974. @@:@3:11,,dmstyle.dll,1
  975. @@:@3:11,,dmsynth.dll,1
  976. @@:@3:11,,dmusic.dll,1
  977. @@:@3:11,,dmscript.dll,1
  978. @@:@3:11,,dswave.dll,1
  979. @*:; Entries below here are for DirectSound
  980. @@:@@:11,,dsdmo.dll,1
  981. @@:@@:11,,dsdmoprp.dll,1
  982. @*:; Entries below here are random
  983. @s:@@:11,,dsuiwiz.dll,1
  984. @@:@@:11,,certmgr.dll,1
  985. @s:@@:11,,certtmpl.dll,1
  986. @@:@@:11,,regwizc.dll,1
  987. @@:@@:11,,smlogcfg.dll,1
  988. @s:@@:11,,mprsnap.dll,1
  989. @@:@@:11,,ipsmsnap.dll,1
  990. @s:@@:11,,ipsnap.dll,1
  991. @s:@@:11,,ipxsnap.dll,1
  992. @@:@@:11,,capesnpn.dll,1
  993. @s:@@:11,,tapisnap.dll,1
  994. @@:@@:11,,mdhcp.dll,1
  995. @@!p:@@:11,,scriptpw.dll,1
  996. @@!p:@@:11,,regsvr32.exe,,,"/s %11%\cmdlib.wsc"
  997. @@!p:@@:11,wbem,CmdEvTgProv.dll,1
  998. @*:; Entries below here are for IAS - maintain the order. must be after the Jet dlls registration
  999. @@:@@:11,,iassvcs.dll,1
  1000. @@:@@:11,,iasacct.dll,1
  1001. @@:@@:11,,iasads.dll,1
  1002. @@:@@:11,,iashlpr.dll,1
  1003. @s:@@:11,,iasmmc.dll,1
  1004. @@:@@:11,,iasnap.dll,1
  1005. @@:@@:11,,iaspolcy.dll,1
  1006. @@:@@:11,,iasrad.dll,1
  1007. @@:@@:11,,iassam.dll,1
  1008. @@:@@:11,,iassdo.dll,1
  1009. @s:@@:11,,napmmc.dll,1
  1010. @*:; timeout 90 seconds for extremely slow machines
  1011. @@:@3:11,,iasrecst.dll,1,90
  1012. @*:; End IAS
  1013. @@:@@:11,,sendcmsg.dll,1
  1014. @@:@@:11,,dfsshlex.dll,1
  1015. @*:;Cluster Stuff
  1016. @s:@@:11,,msclus.dll,1
  1017. @*:;Router Snapin
  1018. @s:@@:11,,rrasprxy.dll,1
  1019. @*:;Security Stuff
  1020. @@:@@:11,,seclogon.dll,1
  1021. @@:@@:11,,sclgntfy.dll,1
  1022. @*:;Winrep Stuff
  1023. ;@@:@@:11,,br549.dll,1
  1024. @*:;
  1025. @*:;Troubleshooter DLLs
  1026. @@:18,,tshoot.dll,1
  1027. @@:18,,sniffpol.dll,1
  1028. @@:18,,sstub.dll,1
  1029. @*:;GemPlus CSP stuff
  1030. @@:@@:11,,gpkcsp.dll,1
  1031. @*:;
  1032. @*:;Infineon CSP stuff
  1033. @@:@@:11,,sccbase.dll,1
  1034. @*:;
  1035. @*:;Schlumberger CSP stuff
  1036. @@:@@:11,,slbcsp.dll,1
  1037. @@:@@:11,,slbiop.dll,1
  1038. @*:;
  1039. @*:;SmartCard redirection for TS
  1040. @@:@@:11,,scredir.dll,1
  1041. @*:;
  1042. @@:@@:11,,rastls.dll,1
  1043. @*:;PCHealth
  1044. @@:@@:11,,rcbdyctl.dll,1
  1045. @*:;SMTP/NNTP
  1046. @@:@@:11,,cdosys.dll,1
  1047. @*:;
  1048. @@:@@:11,,dataclen.dll,1
  1049. @*:;
  1050. @@:@@:11,,dxtrans.dll,1
  1051. @@:@@:11,,dxtmsft.dll,1
  1052. @@:@@:11,,objsel.dll,1
  1053. @*:;
  1054. @@:@@:11,,confmsp.dll,1
  1055. @@:@@:11,,h323msp.dll,1
  1056. @*:;
  1057. @@!p:@@:11,,fdeploy.dll,1
  1058. @@:@@:11,,stobject.dll,1
  1059. @s:@@:11,,rigpsnap.dll,1
  1060. @@:@@:11,,scripto.dll,1
  1061. @*:;
  1062. @@:@@:11,,inetcfg.dll,1
  1063. @@!p:@@:11,,tlntsvrp.dll,1
  1064. @s:@@:11,,certadm.dll,1
  1065. @@:@@:11,,fontext.dll,1
  1066. @*:; To register OLE DB2.5 root binder
  1067. @@:@@:11,,activeds.dll,1
  1068. @*:;
  1069. @s:@@:11,,tsuserex.dll,1
  1070. @@:@@:11,,ieaksie.dll,1
  1071. @@:@@:11,,iedkcs32.dll,1
  1072. @@:@3:11,,dx7vb.dll,1
  1073. @@:@3:11,,dx8vb.dll,1
  1074. @*:;
  1075. @@:@@:11,,vbisurf.ax,1
  1076. @@:@i:11,,wstdecod.dll,1
  1077. @@:@i:11,,msvidctl.dll,1
  1078. @@:@i:11,,mswebdvd.dll,1
  1079. @s:@@:11,wbem\adstatus,trustmon.dll,1
  1080. @*:; userenv must be registered after all wbem registration
  1081. @*:; userenv seems to take a long time on occasion so increase
  1082. @*:; the timeout to 20 minutes
  1083. @@!p:@@!p:11,,userenv.dll,3,1200
  1084. @*:;Security DLL (SCE)
  1085. @@:@@:11,,scecli.dll,1,900
  1086. @*:; ApplicationManager stuff placed with the Darwin(MSI) stuff
  1087. @*:; @@:@@:11,,appman.dll,1
  1088. @*:; @@:@@:11,,appmandp.dll,1
  1089. @s:@@:11,,sceprov.dll,1,1200
  1090. @*:; Darwin
  1091. @@:@@:11,,msisip.dll,1
  1092. @*:; To register DS WMI Replication provider.
  1093. @s:@@:11,,replprov.dll,1
  1094. @*:; ieinfo5.ocx (Internet Explorer PSS utility) needs to be registered
  1095. @*:; after wbem because it uses the mof compile. Also, since the mof compiler
  1096. @*:; is really slow, we need a 5 min timeout.
  1097. @@:@@:16427,%MShared%\MSInfo,ieinfo5.ocx,1,300
  1098. @*:;PrintScan WIA objects
  1099. @@:@@:11,,wiaservc.dll,1
  1100. @@:@@:11,,sti.dll,1
  1101. @@:@@:11,,wiascr.dll,1
  1102. @@:@@:11,,wiadefui.dll,1
  1103. @@:@@:11,,wiashext.dll,1
  1104. @@:@@:11,,camocx.dll,1
  1105. @@:@@:11,,wiavusd.dll,1
  1106. @@:@@:11,,wiasf.ax ,1
  1107. @s:@3:11,setup,spcyscom.dll,1 ; SharePoint Configure Your Server
  1108. @@:@@:11,,wiavideo.dll,1
  1109. @*:;PrintScan Photo Printing Wizard
  1110. @@:@@:11,,photowiz.dll,1
  1111. @*:; Windows Product Activation (WPA) Active X control
  1112. @@:@i:11,,licdll.dll,1
  1113. @@:@@:11,,mmcshext.dll,1
  1114. @@:@@:11,,cabview.dll,1
  1115. @*:; The next four entries below are for Volume Snapshot Service (VSS) installation
  1116. @@:@@:11,,vssvc.exe,,,"/Register"
  1117. @*:; eventcls.dll takes a really long time to register, give it a 10 minute timeout instead of the default
  1118. @@:@@:11,,eventcls.dll,2,600
  1119. @@:@@:11,,swprv.dll,2,600
  1120. @@:@@:11,,vss_ps.dll,1
  1121. @s:@@:11,,vssui.dll,1
  1122. @@:@@:11,,credui.dll,1
  1123. @@:@6:11,,ntvdm64.dll,2
  1124. @*:; The next two entries below are for Remote Storage notifications
  1125. @@!p:@@:11,,rsfsaps.dll,1
  1126. @@!p:@@:11,,rsnotify.exe,,,"/regserver"
  1127. @*:;
  1128. @*:; Removable Storage Manager
  1129. @*:;
  1130. @@:@@:11,,ntmsevt.dll,1
  1131. @@:@@:11,,ntmsmgr.dll,1
  1132. @@:@@:11,,ntmssvc.dll,1
  1133. @@:@@:11,,rsmps.dll,1
  1134. @@:@@:11,,rsmsink.exe,,,"/RegServer"
  1135. @@:@@:11,,rsmui.exe,,,"/RegServer"
  1136. @*:;
  1137. @*:; Cicero
  1138. @*:;
  1139. @@:@@:11,,msctfp.dll,1
  1140. @@:@@:11,,msutb.dll,1
  1141. @@:@@:11,,msimtf.dll,1
  1142. @@:@6:16425,,msctf.dll,1
  1143. @@:@3:10,ime,mscandui.dll,1
  1144. @@:@3:10,ime,sptip.dll,1
  1145. @@:@3:10,ime,softkbd.dll,1
  1146. @@:@6:10,ime,mscandui.dll,1
  1147. @@:@6:10,ime,sptip.dll,1
  1148. @@:@6:10,ime,softkbd.dll,1
  1149. @@:@6:10,ime (x86),mscandui.dll,1
  1150. @@:@6:10,ime (x86),sptip.dll,1
  1151. @@:@6:10,ime (x86),softkbd.dll,1
  1152. @*:;
  1153. @*:; DVD decoder upgrade check
  1154. @*:;
  1155. @@:@i:11,,DVDUpgrd.exe,,180,"/setup"
  1156. @w:@i:11,,osuninst.dll,1
  1157. @*:;
  1158. @*:; DirectPlay
  1159. @*:;
  1160. @@:@@:11,,dpnet.dll,1
  1161. @@:@@:11,,dpnwsock.dll,1
  1162. @@:@@:11,,dpnmodem.dll,1
  1163. @@:@@:11,,dpnaddr.dll,1
  1164. @@:@@:11,,dpnhpast.dll,1
  1165. @@:@@:11,,dpnhupnp.dll,1
  1166. @@:@@:11,,dpnlobby.dll,1
  1167. @@:@@:11,,dpvoice.dll,1
  1168. @@:@@:11,,dpvvox.dll,1
  1169. @@:@@:11,,dpvacm.dll,1
  1170. @@:@i:11,,dplayx.dll,1
  1171. @*:;
  1172. @*:; Passport
  1173. @*:;
  1174. @s:@@:11,,msppmgr.dll,1
  1175. @s:@@:11,,msppmd5.dll,1
  1176. @*:;
  1177. @*:; TAPI Country specific registration
  1178. @*:;
  1179. @@:@@:11,,rundll32.exe,,,"modemui.dll,CountryRunOnce"
  1180. @@:@i:[RemoveFiles.x86]
  1181. @@:@i:system32\migisol.exe
  1182. @@:@i:system32\w95upgnt.dll
  1183. @@:@i:inf\usermig.inf
  1184. @@:@i:inf\usermig.pnf
  1185. @@:@i:inf\wkstamig.inf
  1186. @@:@i:inf\wkstamig.pnf
  1187. [SpecialInstall]
  1188. @@:@3:DelReg = OS2.DelReg
  1189. @@:@3:[OS2.DelReg]
  1190. @@:@3:HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems","Optional",0x00018002,"Os2"
  1191. [AssemblyDirectories]
  1192. asms
  1193. @@:@6:\i386\asms
  1194. @@:@6:\i386\wasms
  1195. @*: @@:@i:\ia64\asms
  1196. @*: the preceding line is useful for testing on x86