home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 November / APC5112K.ISO / patch / microsoft / i386 / is / iis.in_ / iis.inf
Encoding:
Windows Setup INFormation  |  2000-07-21  |  228.6 KB  |  7,757 lines

  1. [Strings]
  2. SOURCEDISKSNAMES_DESC="Windows 2000 Server CD-ROM"
  3. SP_SOURCEDISKSNAMES_DESC="Service Pack Files"
  4. TAGFILE_NAME="\cdrom_is.5"
  5. [Version]
  6. Signature = "$Windows NT$"
  7.  
  8. [SetupInfo]
  9. OSBuildRequired=2000
  10. AppName=%DESC_APP%
  11. StartMenuGroupName=%REG_VERSION_PRODUCTGROUPSTRING%
  12. DebugLevel=3 ;0-4
  13. DebugValidateHeap=1
  14. FastDllInit=1
  15. OneTick=2
  16. ;DisplayMsgbox=1
  17.  
  18. [Strings]
  19. ;
  20. ; Do not localize
  21. ;
  22. REG_VERSION_SETUPSTRING="IIS5 RTM"
  23. REG_VERSION_VERSIONSTRING="Version 5.0"
  24. REG_VERSION_PRODUCTSTRING="Microsoft Internet Information Services"
  25. REG_VERSION_PRODUCTGROUPSTRING="Microsoft Internet Information Services"
  26. REG_VERSION_MAJOR=5
  27. REG_VERSION_MINOR=0
  28. REG_METABASE_VERSION_MAJOR=2
  29. REG_METABASE_VERSION_MINOR=0
  30. REG_UNINSTALL="Software\Microsoft\Windows\CurrentVersion\Uninstall"
  31. REG_INETSTP="Software\Microsoft\InetStp"
  32. REG_INETMGR="Software\Microsoft\InetMgr"
  33. REG_SVCS_INETINFO="System\CurrentControlSet\Services\InetInfo"
  34. REG_SVCS_W3SVC="System\CurrentControlSet\Services\W3SVC"
  35. REG_KEYRING="Software\Microsoft\Keyring"
  36. REG_APPPATHS="Software\Microsoft\Windows\CurrentVersion\App Paths"
  37. REG_CLSID="Software\Classes\CLSID"
  38. SCRIPTMAPS_INCLUDEDVERBS_ALL="OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE"
  39. ;
  40. ; Do not localize
  41. ;
  42. ERRORMSG_400="Bad Request"
  43. ERRORMSG_401="Unauthorized"
  44. ERRORMSG_401_1="Logon failed"
  45. ERRORMSG_401_2="Logon failed due to server configuration"
  46. ERRORMSG_401_3="Unauthorized due to ACL on resource"
  47. ERRORMSG_401_4="Authorization failed by filter"
  48. ERRORMSG_401_5="Authorization failed by ISAPI/CGI app"
  49. ERRORMSG_403="Forbidden"
  50. ERRORMSG_403_1="Execute access forbidden"
  51. ERRORMSG_403_2="Read access forbidden"
  52. ERRORMSG_403_3="Write access forbidden"
  53. ERRORMSG_403_4="SSL required"
  54. ERRORMSG_403_5="SSL128 required"
  55. ERRORMSG_403_6="IP address rejected"
  56. ERRORMSG_403_7="Client certificate required"
  57. ERRORMSG_403_8="Site access denied"
  58. ERRORMSG_403_9="Too many users"
  59. ERRORMSG_403_10="Invalid Configuration"
  60. ERRORMSG_403_11="Password Change"
  61. ERRORMSG_403_12="Mapper Denied Access"
  62. ERRORMSG_403_13="Client certificate revoked"
  63. ERRORMSG_403_14="Directory Listing Denied"
  64. ERRORMSG_403_15="Client Access Licenses Exceeded"
  65. ERRORMSG_403_16="Client certificate untrusted or ill-formed"
  66. ERRORMSG_403_17="Client certificate has expired or is not yet valid"
  67. ERRORMSG_404="Not Found"
  68. ERRORMSG_405="Method Not Allowed"
  69. ERRORMSG_406="Not Acceptable"
  70. ERRORMSG_407="Proxy Authentication Required"
  71. ERRORMSG_412="Precondition Failed"
  72. ERRORMSG_414="Request-URI Too Long"
  73. ERRORMSG_500="Internal Server Error"
  74. ERRORMSG_500_12="Application restarting"
  75. ERRORMSG_500_13="Server too busy"
  76. ERRORMSG_500_15="Direct requests for GLOBAL.ASA forbidden"
  77. ERRORMSG_500_100="ASP error"
  78. ERRORMSG_501="Not Implemented"
  79. ERRORMSG_502="Bad Gateway"
  80. ;
  81. ; The following are localizable
  82. ;
  83. DESC_SERVER_COMMENT_WWW="Default Web Site"
  84. DESC_SERVER_COMMENT_FTP="Default FTP Site"
  85. DESC_APP="Microsoft Internet Information Services Version 5.0 Setup"
  86. STRING_BACKWARD_COMPAT="This is for backward compatibility only."
  87. DESC_SERVICE_IISADMIN="IIS Admin Service"
  88. DESC_SERVICE_W3SVC="World Wide Web Publishing Service"
  89. DESC_SERVICE_MSFTP="FTP Publishing Service"
  90. DESC_DRIVER_SPUD="Special Purpose Utility Driver"
  91. DESC2_SERVICE_IISADMIN="Allows administration of Web and FTP services through the Internet Information Services snap-in."
  92. DESC2_SERVICE_W3SVC="Provides Web connectivity and administration through the Internet Information Services snap-in."
  93. DESC2_SERVICE_MSFTP="Provides FTP connectivity and administration through the Internet Information Services snap-in."
  94. SDESC_IIS="Internet Information Services (IIS)"
  95. LDESC_IIS="IIS services (Web and FTP support) along with support for FrontPage, transactions, ASPs, database connections, and receiving of posts."
  96. SDESC_IIS_COMMON="Common Files"
  97. LDESC_IIS_COMMON="Required IIS program files. These files are required by many of the components, but should not be installed independently."
  98. SDESC_IIS_INETMGR="Internet Information Services Snap-In"
  99. LDESC_IIS_INETMGR="Administrative interface for IIS. This interface displays as a snap-in within Microsoft Management Console (MMC)."
  100. SDESC_IIS_PWMGR="Personal Web Manager"
  101. LDESC_IIS_PWMGR="Personal Web Manager, a graphical administration interface."
  102. SDESC_IIS_WWW="World Wide Web Server"
  103. LDESC_IIS_WWW="World Wide Web Server, which supports access to Web sites."
  104. SDESC_IIS_DOC="Documentation"
  105. LDESC_IIS_DOC="Publishing, site content, and Web and FTP server administration topics, including ASP documentation and samples."
  106. SDESC_IIS_HTMLA="Internet Services Manager (HTML)"
  107. LDESC_IIS_HTMLA="Administrative interface for IIS. This is an HTML-based version that is viewed through a browser."
  108. SDESC_IIS_FTP="File Transfer Protocol (FTP) Server"
  109. LDESC_IIS_FTP="Support for the File Transfer Protocol (FTP), allowing you to set up FTP sites (for uploading and downloading of files)."
  110. PERFMON_FILE_DESC="Performance Monitor File"
  111. ACCESS_DENIED_MSG="Error: Access is Denied."
  112. StartMenuItem_IIS5_Inetmgr_InfoTip="Manages IIS, the web server for Internet and intranet web sites."
  113. ;
  114. ; These localizable strings should correspond with what shipped with previous iis/pws products
  115. ;
  116. ; iis 1.0/pws 1.0/pws 1.0a w95
  117. StartMenuGroup_iis10=Microsoft Internet Server
  118. StartMenuGroup_pws10=Personal Web Server
  119. StartMenuGroup_pws10a_w95=Personal Web Server
  120. ; iis 2.0/pws 2.0
  121. StartMenuGroup_iis20=Microsoft Internet Server
  122. StartMenuGroup_iis20_common=Microsoft Internet Server (Common)
  123. StartMenuGroup_pws20=Microsoft Peer Web Services
  124. StartMenuGroup_pws20_common=Microsoft Peer Web Services (Common)
  125. StartMenuItem_pws20_1=Peer Web Services Setup
  126. StartMenuItem_iis20_1=Internet Information Server Setup
  127. StartMenuItem_both20_1=Internet Service Manager (HTML)
  128. StartMenuItem_both20_2=Internet Service Manager
  129. StartMenuItem_both20_3=Key Manager
  130. StartMenuItem_both20_4=Product Documentation
  131. ; iis 3.0/pws 3.0
  132. StartMenuItem_both30_1=Active Server Pages Roadmap
  133. StartMenuItem_both30_2=Active Server Pages Uninstall
  134. ; iis 4.0/pws 4.0/pws 4.0 w95,w98
  135. StartMenuGroup_both40=Windows NT 4.0 Option Pack
  136. StartMenuGroup_iis40_subnode=Microsoft Internet Information Server
  137. StartMenuGroup_pws40_subnode=Microsoft Personal Web Server
  138. ;w98
  139. StartMenuGroup_ie_pws40_subnode=Internet Explorer\Personal Web Server
  140. StartMenuGroup_ie_pws40_subnode1=Internet Explorer
  141. StartMenuGroup_ie_pws40_subnode2=Accessories\Internet Tools\Personal Web Server
  142. StartMenuItem_iis40_sub_1=Internet Service Manager (HTML)
  143. ; this extra sub_2 is for localization use
  144. StartMenuItem_iis40_sub_2=Internet Service Manager (HTML)
  145. StartMenuItem_pws40_sub_1=Personal Web Manager
  146. StartMenuItem_both40_sub_1=Internet Service Manager
  147. StartMenuItem_both40_1=Product Documentation
  148. StartMenuItem_both40_2=Release Notes
  149. StartMenuItem_both40_3=Windows NT 4.0 Option Pack Setup
  150. StartMenuItem_pws40_w95_1=Personal Web Server Setup
  151. StartMenuItem_pws40_w95_2=Personal Web Server
  152. ; Old Desktop items
  153. DesktopItem_iis20_Install_link=Install Internet Information Server
  154. DesktopItem_pws20_Install_link=Install Peer Web Services
  155. DesktopItem_pws40_PwMgr_link=Personal Web Manager
  156. DesktopItem_pws40_PwMgr_link2=Publish
  157. SendToVerb_pws40_PwMgr=Personal Web Server
  158. SendToVerb_pws40_PwMgr2=Publish
  159. ; IIS5 link
  160. StartMenuItem_IIS5_AdminTools=Administrative Tools
  161. StartMenuItem_IIS5_Inetmgr=Internet Services Manager
  162. StartMenuItem_IIS5_PwMgr=Personal Web Manager
  163. StartMenuItem_IIS5_HTMLA=Internet Services Manager (HTML)
  164. ; IIS5 Desktop item
  165. DesktopItem_IIS5_PwMgr_Link=Internet Information Services
  166. ; this is the old key ring string is used in IIS/PWS 2.0
  167. OLD_TIP_KEYRING="&Key Manager"
  168. ; iis4 AddOnTools
  169. TIP_KEYRING_IIS4="Key Manager"
  170. TIP_PERFMETER_IIS4="Performance Monitor"
  171. TIP_EVENTVWR_IIS4="Event Viewer"
  172. TIP_SRVMGR_IIS4="Server Manager"
  173. TIP_USRMGR_IIS4="User Manager"
  174. ; iis5 AddOnTools
  175. TIP_PERFMETER_IIS5="Performance Monitor"
  176. TIP_EVENTVWR_IIS5="Event Viewer"
  177. TIP_SRVMGR_IIS5="Server Manager"
  178. TIP_USRMGR_IIS5="User Manager"
  179.  
  180. [Optional Components]
  181. iis
  182. iis_common
  183. iis_inetmgr
  184. iis_www
  185. iis_doc
  186. iis_htmla
  187. iis_ftp
  188.  
  189. [iis]
  190. OptionDesc = %SDESC_IIS%
  191. Tip = %LDESC_IIS%
  192. IconIndex = *
  193.  
  194. [iis_common]
  195. Parent = iis
  196. OptionDesc = %SDESC_IIS_COMMON%
  197. Tip = %LDESC_IIS_COMMON%
  198. IconIndex = *
  199. TotalTicks = 50,8
  200. UpgReg="Software\Microsoft\InetStp"
  201. UpgReg1="Software\Microsoft\InetStp"
  202. UpgReg4="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_common",1
  203. UpgReg5="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_common",1
  204. Modes=0,1,2,3
  205. SizeApproximation=1020000
  206.  
  207. [iis_inetmgr]
  208. Parent = iis
  209. Needs=iis_common
  210. OptionDesc = %SDESC_IIS_INETMGR%
  211. Tip = %LDESC_IIS_INETMGR%
  212. IconIndex = *
  213. TotalTicks = 2,8
  214. UpgReg="Software\Microsoft\InetMgr"
  215. UpgReg1="Software\Microsoft\InetMgr"
  216. UpgReg4="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_inetmgr",1
  217. UpgReg5="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_inetmgr",1
  218. Modes=0,1,2,3
  219. SizeApproximation=1340000
  220.  
  221. [iis_www]
  222. Parent = iis
  223. Needs = iis_inetmgr, mts_core, com
  224. OptionDesc = %SDESC_IIS_WWW%
  225. Tip = %LDESC_IIS_WWW%
  226. IconIndex = *
  227. TotalTicks = 74,8
  228. UpgReg="System\CurrentControlSet\Services\W3SVC"
  229. UpgReg1="System\CurrentControlSet\Services\InetInfo"
  230. UpgReg4="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_www",1
  231. UpgReg5="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_www",1
  232. Modes=0,1,2,3
  233. SizeApproximation=2000000
  234.  
  235. [iis_pwmgr]
  236. Parent = iis
  237. Needs=iis_www
  238. OptionDesc = %SDESC_IIS_PWMGR%
  239. Tip = %LDESC_IIS_PWMGR%
  240. IconIndex = *
  241. TotalTicks = 2,8
  242. UpgReg="System\CurrentControlSet\Services\W3SVC"
  243. UpgReg1="System\CurrentControlSet\Services\InetInfo"
  244. UpgReg4="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_pwmgr",1
  245. UpgReg5="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_pwmgr",1
  246. ;Modes=0,1,2,3
  247. SizeApproximation=1500000
  248.  
  249. [iis_doc]
  250. Parent = iis
  251. Needs = iis_www
  252. OptionDesc = %SDESC_IIS_DOC%
  253. Tip = %LDESC_IIS_DOC%
  254. IconIndex = *
  255. TotalTicks = 4,8
  256. UpgReg="System\CurrentControlSet\Services\W3SVC"
  257. UpgReg1="System\CurrentControlSet\Services\InetInfo"
  258. UpgReg4="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc_common",1
  259. UpgReg5="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc",1
  260. Modes=0,1,2,3
  261. SizeApproximation=3620000
  262.  
  263. [iis_htmla]
  264. Parent = iis
  265. Needs = iis_www
  266. OptionDesc = %SDESC_IIS_HTMLA%
  267. Tip = %LDESC_IIS_HTMLA%
  268. IconIndex = *
  269. TotalTicks = 12,8
  270. UpgReg="System\CurrentControlSet\Services\W3SVC\HTMLA"
  271. UpgReg1="Software\Microsoft\InetMgr"
  272. UpgReg4="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_htmla",1
  273. UpgReg5="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_htmla",1
  274. Modes=0,1,2,3
  275. SizeApproximation=700000
  276.  
  277. [iis_ftp]
  278. Parent = iis
  279. Needs = iis_inetmgr
  280. OptionDesc = %SDESC_IIS_FTP%
  281. Tip =%LDESC_IIS_FTP%
  282. IconIndex = *
  283. TotalTicks = 28,8
  284. UpgReg="System\CurrentControlSet\Services\MSFTPSVC"
  285. UpgReg351="Software\Microsoft\FTPSVC"
  286. UpgReg1="System\CurrentControlSet\Services\MSFTPSVC"
  287. UpgReg4="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_ftp",1
  288. UpgReg5="Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_ftp",1
  289. ;Modes=0,1,2,3
  290. SizeApproximation=106000
  291.  
  292. ; =====================================================
  293. ; About iis_common
  294. ; =====================================================
  295. [iis_common_install]
  296. Copyfiles= \
  297. iis_product_files_sys, \
  298. iis_common_files_sys, \
  299. iis_common_files_inetsrv
  300. DelFiles= \
  301. iis_common_files_inetsrv_old, \
  302. iis_product_files_sys_old
  303.  
  304. [iis_common_install_srv]
  305. Copyfiles=iis_common_files_winhelp_srv
  306.  
  307. [iis_common_uninstall]
  308. Delfiles= \
  309. iis_product_files_sys, \
  310. iis_common_files_sys, \
  311. iis_common_files_inetsrv, \
  312. iis_smtp_nntp_files_sys, \
  313. iis_smtp_nntp_files_inetsrv
  314.  
  315. [iis_common_uninstall_srv]
  316. Delfiles=iis_common_files_winhelp_srv
  317.  
  318. ; =====================================================
  319. ; About iis_core (hidden)
  320. ; =====================================================
  321. [iis_core_install]
  322. Copyfiles= \
  323. iis_core_files_sys, \
  324. iis_core_files_sys_no_remove, \
  325. iis_core_files_inetsrv
  326.  
  327. [iis_core_install_srv]
  328. CopyFiles=iis_core_files_drivers
  329.  
  330. [iis_core_uninstall]
  331. Delfiles= \
  332. iis_core_files_sys, \
  333. iis_core_files_inetsrv
  334.  
  335. [iis_core_uninstall_srv]
  336. Delfiles=iis_core_files_drivers
  337.  
  338. ; =====================================================
  339. ; About iis_inetmgr
  340. ; =====================================================
  341. [iis_inetmgr_install]
  342. Copyfiles= \
  343. iis_inetmgr_files_sys, \
  344. iis_inetmgr_files_inetsrv, \
  345. iis_inetmgr_files_sys_no_move, \
  346. iis_inetmgr_files_winhelp
  347. [iis_inetmgr_install_srv]
  348. Copyfiles=iis_inetmgr_files_winhelp_srv
  349.  
  350. [iis_inetmgr_uninstall]
  351. Delfiles= \
  352. iis_inetmgr_files_sys, \
  353. iis_inetmgr_files_inetsrv, \
  354. iis_inetmgr_files_winhelp
  355. [iis_inetmgr_uninstall_srv]
  356. Delfiles=iis_inetmgr_files_winhelp_srv
  357.  
  358. ; =====================================================
  359. ; About iis_pwmgr
  360. ; =====================================================
  361. [iis_pwmgr_install]
  362. Copyfiles= \
  363. iis_pwmgr_files_sys, \
  364. iis_pwmgr_files_inetsrv, \
  365. iis_pwmgr_files_winhelp, \
  366. iis_pwmgr_files_tour, \
  367. iis_pwmgr_files_globalasa
  368.  
  369. [iis_pwmgr_uninstall]
  370. Delfiles= \
  371. iis_pwmgr_files_sys, \
  372. iis_pwmgr_files_inetsrv, \
  373. iis_pwmgr_files_winhelp, \
  374. iis_pwmgr_files_tour, \
  375. iis_pwmgr_files_globalasa
  376.  
  377. ; =====================================================
  378. ; About iis_www
  379. ; =====================================================
  380. [iis_www_install]
  381. Copyfiles= \
  382. iis_www_files_wwwroot, \
  383. iis_www_files_sys, \
  384. iis_www_files_inetsrv, \
  385. iis_www_files_inetsrv_iisadmpwd, \
  386. vbscript_files_sys, \
  387. iis_www_files_javatld_asp, \
  388. iis_www_files_custerr, \
  389. iis_admsamp_files
  390. [iis_www_install_srv]
  391. [iis_www_install_wks]
  392. Copyfiles= \
  393. iis_www_files_iissamp, \
  394. iis_pwmgr_files_homepage, \
  395. iis_pwmgr_files_homepage_themes_1, \
  396. iis_pwmgr_files_homepage_themes_2, \
  397. iis_pwmgr_files_homepage_themes_3
  398.  
  399. [iis_www_install_defaultasp_srv]
  400. Copyfiles=iis_www_files_wwwroot_srv
  401. [iis_www_install_defaultasp_wks]
  402. Copyfiles=iis_www_files_wwwroot_wks
  403.  
  404. [iis_www_uninstall]
  405. Delfiles= \
  406. iis_www_files_sys, \
  407. iis_www_files_inetsrv, \
  408. iis_www_files_inetsrv_datafiles, \
  409. iis_www_files_inetsrv_iisadmpwd, \
  410. iis_www_files_javatld_asp, \
  411. iis_www_files_custerr, \
  412. iis_admsamp_files
  413.  
  414. [iis_www_uninstall_srv]
  415. [iis_www_uninstall_wks]
  416. Delfiles= \
  417. iis_www_files_iissamp, \
  418. iis_pwmgr_files_homepage, \
  419. iis_pwmgr_files_homepage_themes_1, \
  420. iis_pwmgr_files_homepage_themes_2, \
  421. iis_pwmgr_files_homepage_themes_3
  422.  
  423. ; =====================================================
  424. ; About iis_doc
  425. ; =====================================================
  426. [iis_doc_install]
  427. Copyfiles= \
  428. iisdoc_files_common_default, \
  429. iisdoc_files_common_htmldocs, \
  430. iisdoc_files_common_admsampdocs, \
  431. iisdoc_files_asp, \
  432. iisdoc_files_asp_art, \
  433. iisdoc_files_jscript, \
  434. iisdoc_files_vbscript, \
  435. iisdoc_files_tutorial, \
  436. iisdoc_files_tutorial_template, \
  437. iis_sdk00_files, \
  438. iis_sdk01_files, \
  439. iis_sdk02_files, \
  440. iis_sdk03_files, \
  441. iis_sdk04_files, \
  442. iis_sdk05_files, \
  443. iis_sdk06_files, \
  444. iis_sdk07_files, \
  445. iis_sdk08_files, \
  446. iis_sdk09_files, \
  447. iis_sdk10_files, \
  448. iis_sdk11_files
  449.  
  450. [iis_doc_install_common]
  451. CopyFiles=iisdoc_files_common
  452. DelFiles=iisdoc_files_help_old
  453.  
  454. [iis_doc_install_srv]
  455. Copyfiles= \
  456. iisdoc_files_help_srv, \
  457. iisdoc_files_ismcore_core_shared, \
  458. iisdoc_files_ismcore_core_srv, \
  459. iisdoc_files_ismcore_misc_shared, \
  460. iisdoc_files_ismcore_misc_srv, \
  461. iisdoc_files_ismcore_default_srv
  462. [iis_doc_install_wks]
  463. Copyfiles= \
  464. iisdoc_files_help_wks, \
  465. iisdoc_files_pwmcore_sampledb, \
  466. iisdoc_files_ismcore_core_shared, \
  467. iisdoc_files_ismcore_core_wks, \
  468. iisdoc_files_ismcore_misc_shared, \
  469. iisdoc_files_ismcore_misc_wks, \
  470. iisdoc_files_ismcore_default_wks
  471.  
  472. [iis_doc_install_upg_sse]
  473. CopyFiles=iisdoc_files_sse_misc
  474.  
  475. [iis_doc_uninstall]
  476. Delfiles= \
  477. iisdoc_files_common, \
  478. iisdoc_files_common_default, \
  479. iisdoc_files_common_htmldocs, \
  480. iisdoc_files_common_admsampdocs, \
  481. iisdoc_files_asp, \
  482. iisdoc_files_asp_art, \
  483. iisdoc_files_jscript, \
  484. iisdoc_files_vbscript, \
  485. iisdoc_files_tutorial, \
  486. iisdoc_files_tutorial_template, \
  487. iisdoc_files_sse_misc, \
  488. iis_sdk00_files, \
  489. iis_sdk01_files, \
  490. iis_sdk02_files, \
  491. iis_sdk03_files, \
  492. iis_sdk04_files, \
  493. iis_sdk05_files, \
  494. iis_sdk06_files, \
  495. iis_sdk07_files, \
  496. iis_sdk08_files, \
  497. iis_sdk09_files, \
  498. iis_sdk10_files, \
  499. iis_sdk11_files
  500. [iis_doc_uninstall_srv]
  501. Delfiles= \
  502. iisdoc_files_ismcore_core_shared, \
  503. iisdoc_files_ismcore_core_srv, \
  504. iisdoc_files_ismcore_misc_shared, \
  505. iisdoc_files_ismcore_misc_srv, \
  506. iisdoc_files_ismcore_default_srv
  507. [iis_doc_uninstall_wks]
  508. Delfiles= \
  509. iisdoc_files_pwmcore_sampledb, \
  510. iisdoc_files_ismcore_core_shared, \
  511. iisdoc_files_ismcore_core_wks, \
  512. iisdoc_files_ismcore_misc_shared, \
  513. iisdoc_files_ismcore_misc_wks, \
  514. iisdoc_files_ismcore_default_wks
  515.  
  516. ; =====================================================
  517. ; About iis_ftp
  518. ; =====================================================
  519. [iis_ftp_install]
  520. Copyfiles=iis_ftp_files_sys, iis_ftp_files_inetsrv
  521.  
  522. [iis_ftp_uninstall]
  523. Delfiles=iis_ftp_files_sys, iis_ftp_files_inetsrv
  524.  
  525. ; =====================================================
  526. ; About iis_htmla
  527. ; =====================================================
  528. [iis_htmla_install]
  529. Copyfiles= \
  530. iis_htmla_iisadmin, \
  531. iis_htmla_iisadmin_images, \
  532. iis_htmla_iisadmin_jsbrowser, \
  533. iis_htmla_iisadmin_JsDirBrowser
  534.  
  535. [iis_htmla_uninstall]
  536. Delfiles= \
  537. iis_htmla_iisadmin, \
  538. iis_htmla_iisadmin_images, \
  539. iis_htmla_iisadmin_jsbrowser, \
  540. iis_htmla_iisadmin_JsDirBrowser
  541.  
  542. ; =====================================================
  543. ; 10 ===> Windows directory. 
  544. ; 18 ===> Windows\help directory (%windir%)
  545. ; 20 ===> windows\fonts directory
  546. ; 11 ===> system directory (%windir%\system on Win95, %windir%\system32 on NT)
  547. ; 12 ===> drivers directory (%windir%\system32\drivers on NT)
  548. ; 32768 ===> inetsrv
  549. ; 32769 ===> inetpub\ftproot 
  550. ; 32770 ===> inetpub\wwwroot
  551. ; 32771 ===> inetpub\iissamples
  552. ; 32772 ===> inetpub\scripts
  553. ; 32773 ===> inetpub
  554. ; 32774 ===> Old inetsrv dir 
  555. ; 32775 ===> Old m_csPathOldPWSFiles
  556. ; 32776 ===> Old m_csPathOldPWSSystemFiles
  557. ; 32777 ===> Program Files
  558. ; 32778 ===> WinDir\Java\TrustLib
  559. ; 32779 ===> WebPub
  560. ; =====================================================
  561. [DestinationDirs]
  562. pws10_docs=32777, WebSvr\docs
  563. pws10_htmlascr=32777,WebSvr\htmlascr
  564. pws10_htmla=32777,WebSvr\htmla
  565. pws10_system=32777,WebSvr\System
  566. pws10_sysdir=10, System
  567. pws10_windirinf=17
  568. pws10_osr2_docs=32777, Personal Web Server\docs
  569. pws10_osr2_htmlascr=32777,Personal Web Server\htmlascr
  570. pws10_osr2_htmla=32777,Personal Web Server\htmla
  571. pws10_osr2_system=32777,Personal Web Server\WebServer
  572.  
  573. iis_common_files_relnotes_iis = 18, iisHelp\iis\htm\core
  574. iis_common_files_sys = 11
  575. iis_common_files_inetsrv = 32768
  576. iis_common_files_inetsrv_old = 32768
  577. iis_common_files_winhelp_srv = 18, iisHelp\iis\winhelp
  578. iis_product_files_sys=11
  579. iis_product_files_sys_old=11
  580. iis_product_files_setup=11, setup
  581. iis_old_keyring_inetsrv=32768
  582. iis_oldftp_files_sys=11
  583. iis_20_files_sys=11
  584. iis_20_files_inetsrv=32774
  585. iis_20_files_inetsrv_iisadmin=32774, iisadmin
  586. iis_20_files_inetsrv_iisadmin_htmldocs=32774, iisadmin\htmldocs
  587. iis_30_files_asp=32774,asp
  588. iis_30_files_asp_cmpnts=32774,asp\cmpnts
  589. iis_30_files_old_advworks= 32773,ASPSamp\AdvWorks
  590. iis_30_files_old_advworks_samples= 32773,ASPSamp\AdvWorks\Samples
  591. iis_30_files_old_advworks_controls= 32773,ASPSamp\AdvWorks\Controls
  592. iis_30_files_old_advworks_Equipment= 32773,ASPSamp\AdvWorks\Equipment
  593. iis_30_files_old_advworks_Excursions= 32773,ASPSamp\AdvWorks\Excursions
  594. iis_30_files_old_advworks_Internal= 32773,ASPSamp\AdvWorks\Internal
  595. iis_30_files_old_advworks_MM= 32773,ASPSamp\AdvWorks\Multimedia
  596. iis_30_files_old_advworks_MM_Audio= 32773,ASPSamp\AdvWorks\Multimedia\Audio
  597. iis_30_files_old_advworks_MM_Cat= 32773,ASPSamp\AdvWorks\Multimedia\Catalog
  598. iis_30_files_old_advworks_MM_Cat_Camping= 32773,ASPSamp\AdvWorks\Multimedia\Catalog\Camping
  599. iis_30_files_old_advworks_MM_Cat_Climbing= 32773,ASPSamp\AdvWorks\Multimedia\Catalog\Climbing
  600. iis_30_files_old_advworks_MM_Cat_Clothing= 32773,ASPSamp\AdvWorks\Multimedia\Catalog\Clothing
  601. iis_30_files_old_advworks_MM_Images= 32773,ASPSamp\AdvWorks\Multimedia\Images
  602. iis_30_files_old_advworks_Resources= 32773,ASPSamp\AdvWorks\Resources
  603.  
  604. iis_30_files_old_aspsamp_tut= 32773,ASPSamp\Tutorial
  605. iis_30_files_old_aspsamp_tut_images= 32773,ASPSamp\Tutorial\images
  606. iis_30_files_old_aspsamp_tut_lessons= 32773,ASPSamp\Tutorial\lessons
  607. iis_30_files_old_aspsamp_samples= 32773,ASPSamp\Samples
  608. iis_30_files_old_aspsamp= 32773,ASPSamp
  609.  
  610. iis_30_files_old_docs= 32768, Docs
  611.  
  612. iis_40_old_setup_files = 11,setup
  613. iis_40_old_setup_files_w95 = 10,System\setup
  614. iis_40_old_doc_files_common = 18, common
  615. iis_40_files_sys = 11
  616. iis_40_files_inetsrv = 32774
  617. iis_40_files_inetsrv_2 = 32774
  618. iis_40_files_inetsrv_adminsamples = 32774, adminsamples
  619. iis_40_files_inetsrv_iisadmpwd_2 = 32774, iisadmpwd
  620. iis_40_files_inetsrv_iisadmin_2 = 32774, iisadmin
  621. iis_40_files_inetsrv_iisadmin_2a = 32774, iisadmin\Images
  622. iis_40_files_inetsrv_iisadmin_2b = 32774, iisadmin\jsbrowser
  623. iis_40_files_website = 32774, iisadmin\website
  624. iis_40_files_publish = 32774, iisadmin\publish
  625. iis_40_files_publish_jsbrowser = 32774, iisadmin\publish\jsbrowser
  626.  
  627. iis_40_pwmgr_files_sys = 11
  628. iis_40_pwmgr_files_inetsrv = 32768
  629. iis_40_pwmgr_files_winhelp = 18, pws\winhelp
  630. iis_40_pwmgr_files_globalasa = 32768, iisadmin
  631. iis_40_pwmgr_files_website = 32768, iisadmin\website
  632. iis_40_pwmgr_files_publish = 32768, iisadmin\publish
  633. iis_40_pwmgr_files_publish_jsbrowser = 32768, iisadmin\publish\jsbrowser
  634. iis_40_pwmgr_files_tour = 32768, iisadmin\tour
  635. iis_40_pwmgr_files_homepage = 32771, homepage
  636. iis_40_pwmgr_files_homepage_themes_1 = 32771, homepage\themes\journal
  637. iis_40_pwmgr_files_homepage_themes_2 = 32771, homepage\themes\looseleaf
  638. iis_40_pwmgr_files_homepage_themes_3 = 32771, homepage\themes\gunmetal
  639.  
  640. iis_core_files_sys = 11
  641. iis_core_files_sys_no_remove = 11
  642. iis_core_files_inetsrv = 32768
  643. iis_inetmgr_files_sys = 11
  644. iis_inetmgr_files_sys_no_move = 11
  645. iis_inetmgr_files_inetsrv = 32768
  646. iis_inetmgr_files_winhelp = 18, iisHelp\iis\winhelp
  647. iis_inetmgr_files_winhelp_srv = 18, iisHelp\iis\winhelp
  648. iis_pwmgr_files_sys = 11
  649. iis_pwmgr_files_inetsrv = 32768
  650. iis_pwmgr_files_winhelp = 18, iisHelp\iis\winhelp
  651. iis_pwmgr_files_globalasa = 32768, iisadmin
  652. iis_pwmgr_files_tour = 32768, iisadmin\tour
  653. iis_pwmgr_files_homepage = 32771, homepage
  654. iis_pwmgr_files_homepage_themes_1 = 32771, homepage\themes\journal
  655. iis_pwmgr_files_homepage_themes_2 = 32771, homepage\themes\looseleaf
  656. iis_pwmgr_files_homepage_themes_3 = 32771, homepage\themes\gunmetal
  657.  
  658. iisdoc_files_help_old = 18
  659. iisdoc_files_help_wks = 18
  660. iisdoc_files_help_srv = 18
  661.  
  662. iisdoc_files_common = 18, iisHelp\common
  663. iisdoc_files_fonts = 20
  664. iisdoc_files_common_default = 18, iisHelp
  665. iisdoc_files_common_htmldocs = 32768, iisadmin\htmldocs
  666. iisdoc_files_common_admsampdocs = 18, iisHelp\iis\htm\adminsamples
  667.  
  668. iisdoc_files_pwmcore_sampledb = 32768, iisadmin\tour
  669. iisdoc_files_ismcore_core_shared = 18, iisHelp\iis\htm\core
  670. iisdoc_files_ismcore_core_wks = 18, iisHelp\iis\htm\core
  671. iisdoc_files_ismcore_misc_shared = 18, iisHelp\iis\misc
  672. iisdoc_files_ismcore_misc_wks = 18, iisHelp\iis\misc
  673. iisdoc_files_ismcore_core_srv = 18, iisHelp\iis\htm\core
  674. iisdoc_files_ismcore_misc_srv = 18, iisHelp\iis\misc
  675. iisdoc_files_ismcore_default_srv = 18, iisHelp\iis
  676. iisdoc_files_ismcore_default_wks = 18, iisHelp\iis
  677.  
  678. iisdoc_files_asp = 18, iisHelp\iis\htm\asp
  679. iisdoc_files_asp_art = 18, iisHelp\iis\htm\asp\art
  680. iisdoc_files_jscript = 18, iisHelp\jscript\htm
  681. iisdoc_files_vbscript = 18, iisHelp\vbscript\htm
  682. iisdoc_files_tutorial = 18, iisHelp\iis\htm\tutorial
  683. iisdoc_files_tutorial_template = 18, iisHelp\iis\htm\tutorial\template
  684.  
  685. iisdoc_files_sse_misc = 18, iisHelp\sse\misc
  686.  
  687. iis_sdk00_files=32771,sdk
  688. iis_sdk01_files=32771,sdk\admin
  689. iis_sdk02_files=32771,sdk\asp
  690. iis_sdk03_files=32771,sdk\asp\applications
  691. iis_sdk04_files=32771,sdk\asp\components
  692. iis_sdk05_files=32771,sdk\asp\database
  693. iis_sdk06_files=32771,sdk\asp\docs
  694. iis_sdk07_files=32771,sdk\asp\interaction
  695. iis_sdk08_files=32771,sdk\asp\simple
  696. iis_sdk09_files=32771,sdk\asp\transactional
  697. iis_sdk10_files=32771,sdk\include
  698. iis_sdk11_files=32771,sdk\isapi
  699.  
  700. iis_www_files_sys = 11
  701. iis_www_files_drivers = 12
  702. iis_core_files_drivers = 12
  703. iis_www_files_inetsrv = 32768
  704. iis_www_files_inetsrv_datafiles = 32768, Data
  705. iis_www_files_inetsrv_iisadmpwd = 32768, iisadmpwd
  706. iis_www_files_wwwroot = 32770
  707. iis_www_files_wwwroot_wks = 32770
  708. iis_www_files_wwwroot_srv = 32770
  709. iis_www_files_iissamp = 32771
  710. iis_www_files_javatld_asp = 32778, com\ms\asp
  711. iis_www_files_custerr = 18, iisHelp\common
  712. iis_smtp_nntp_files_sys = 11
  713. iis_smtp_nntp_files_inetsrv = 32768
  714. iis_admsamp_files = 32773, AdminScripts
  715. vbscript_files_sys = 11
  716. iis_ftp_files_sys = 11
  717. iis_ftp_files_inetsrv = 32768
  718. iis_htmla_iisadmin = 32768, iisadmin
  719. iis_htmla_iisadmin_images = 32768, iisadmin\images
  720. iis_htmla_iisadmin_jsbrowser = 32768, iisadmin\jsbrowser
  721. iis_htmla_iisadmin_JsDirBrowser = 32768, iisadmin\JSDirBrowser
  722. iis_sampsite00_files = 32771, ExAir
  723. iis_sampsite01_files = 32771, ExAir\Applets
  724. iis_sampsite_javatld_files = 32778
  725. iis_sampsite02_files = 32771, ExAir\Benefits
  726. iis_sampsite03_files = 32771, ExAir\Benefits\Images
  727. iis_sampsite04_files = 32771, ExAir\Bin
  728. iis_sampsite05_files = 32771, ExAir\BusinessPartners
  729. iis_sampsite06_files = 32771, ExAir\Catalog
  730. iis_sampsite07_files = 32771, ExAir\Catalog\Images
  731. iis_sampsite08_files = 32771, ExAir\Catalog\Images\Climbing
  732. iis_sampsite09_files = 32771, ExAir\ErrPages
  733. iis_sampsite10_files = 32771, ExAir\FreqFlyer
  734. iis_sampsite11_files = 32771, ExAir\FreqFlyer\Ads
  735. iis_sampsite12_files = 32771, ExAir\FreqFlyer\Images
  736. iis_sampsite13_files = 32771, ExAir\FreqFlyer\Multimedia
  737. iis_sampsite14_files = 32771, ExAir\FunNGames
  738. iis_sampsite15_files = 32771, ExAir\FunNGames\Images
  739. iis_sampsite16_files = 32771, ExAir\HowItWorks
  740. iis_sampsite17_files = 32771, ExAir\HowItWorks\Images
  741. iis_sampsite18_files = 32771, ExAir\IEPush
  742. iis_sampsite19_files = 32771, ExAir\IEPush\Images
  743. iis_sampsite20_files = 32771, ExAir\Images
  744. iis_sampsite21_files = 32771, ExAir\PR
  745. iis_sampsite22_files = 32771, ExAir\Search
  746. iis_sampsite23_files = 32771, ExAir\SiteAdmin
  747. iis_sampsite24_files = 32771, ExAir\Source
  748. iis_sampsite25_files = 32771, ExAir\Source\Benefit
  749. iis_sampsite26_files = 32771, ExAir\Source\CoolScroll
  750. iis_sampsite27_files = 32771, ExAir\Source\ExAir
  751. iis_sampsite28_files = 32771, ExAir\Source\Flight
  752. iis_sampsite29_files = 32771, ExAir\Source\HeadLines
  753. iis_sampsite30_files = 32771, ExAir\Source\HiddenWords
  754. iis_sampsite31_files = 32771, ExAir\Source\Install
  755. iis_sampsite32_files = 32771, ExAir\Source\ProdInfo
  756. iis_sampsite33_files = 32771, ExAir\Source\SQL
  757.  
  758.  
  759. ; =====================================================
  760. ; IIS.dll specific implementation
  761. ; =====================================================
  762. [CORE_REG]
  763. 1    0    HKLM    System\CurrentControlSet\Services\InetInfo\Parameters    BandwidthLevel        LM        1000    0x1    1    1    4    0xffffffff
  764. 1    0    HKLM    System\CurrentControlSet\Services\InetInfo\Parameters    MemoryCacheSize        LM        1001    0x1    1    1    4    0xffffffff
  765. 0    0    HKLM    System\CurrentControlSet\Services\InetInfo\Parameters    KeyType            LM        1002    0x0    1    2    0    IIsComputer
  766.  
  767. ;fUpgrade fKeepOldReg hkRootKey szSubKey szValueName mdPath mdID mdAttrib mdUserType mdDataType mdDataLen mdData
  768. [WWW_REG]
  769. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    KeyType            LM/W3SVC    1002    0x0    1    2    0    IIsWebService
  770. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    DownLevelAdmin        LM/W3SVC    1021    0x1    1    1    4    0x1
  771. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    CustomError        LM/W3SVC    6008    0x1    2    5    0    CUSTOMERROR_ROOT
  772. 1    1    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    LogFileDirectory        LM/W3SVC    4001    0x1    1    4    0    %WinDir%\System32\LogFiles
  773. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    LogSqlDataSource        LM/W3SVC    4007    0x1    1    2    0    HTTPLOG
  774. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    LogSqlTableName        LM/W3SVC    4008    0x1    1    2    0    InternetLog
  775. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    LogSqlUserName        LM/W3SVC    4009    0x1    1    2    0    InternetAdmin
  776. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    LogSqlPassword        LM/W3SVC    4010    0x5    1    2    0    sqllog
  777. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    Authorization        LM/W3SVC    6000    0x1    2    1    4    0x5
  778. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    Default Load File    LM/W3SVC    6006    0x1    2    2    0    Default.htm,Default.asp
  779. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    Dir Browse Control        LM/W3SVC    6005    0x1    2    1    4    0x4000003e
  780. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    CacheExtensions        LM/W3SVC    6034    0x1    2    1    4    0x1
  781. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AllowKeepAlives        LM/W3SVC    6038    0x1    2    1    4    0x1
  782. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ScriptTimeout        LM/W3SVC    6033    0x1    2    1    4    0x12C
  783. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ConnectionTimeOut        LM/W3SVC    1013    0x1    1    1    4    0x384
  784. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AuthChangeUrl        LM/W3SVC    2060    0x1    1    2    0    /iisadmpwd/achg.htr
  785. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AuthExpiredUrl        LM/W3SVC    2061    0x1    1    2    0    /iisadmpwd/aexp.htr
  786. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AdvNotPwdExpUrl        LM/W3SVC    2062    0x1    1    2    0    /iisadmpwd/anot.htr
  787. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AuthExpiredUrlUnsec    LM/W3SVC    2067    0x1    1    2    0    /iisadmpwd/aexp3.htr
  788. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AdvNotPwdExpUNUnsec    LM/W3SVC    2069    0x1    1    2    0    /iisadmpwd/anot3.htr
  789. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    CustomErrorMsg        LM/W3SVC/Info    2120    0x0    1    5    0    ERRORMSG
  790. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ServerComment        LM/W3SVC/1    1015    0x1    1    2    0    "%DESC_SERVER_COMMENT_WWW%"
  791. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    IgnoreTranslate        LM/W3SVC/1/Root/Scripts/Proxy/w3proxy.dll    3008    0x1    2    1    4    0x1
  792. [WWW_REG_SRV]
  793. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    MaxConnections        LM/W3SVC    1014    0x1    1    1    4    0x77359400
  794. [WWW_REG_SRV2]
  795. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ContentIndexed        LM/W3SVC    6039    0x1    2    1    4    0x1
  796. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ContentIndexed        LM/W3SVC/1/Root/IISHelp    6039    0x1    2    1    4    0x1
  797. ;1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    EnableParentPaths        LM/W3SVC    7008    0x1    101    1    4    0x0
  798. [WWW_REG_SRV2.UT_40]
  799. ; cant have blank entry
  800. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    KeyType            LM/W3SVC    1002    0x0    1    2    0    IIsWebService
  801. [WWW_REG_SRV2.UT_ANYUPGRADE]
  802. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ContentIndexed        LM/W3SVC    6039    0x1    2    1    4    0x1
  803. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ContentIndexed        LM/W3SVC/1/Root/IISHelp    6039    0x1    2    1    4    0x1
  804.  
  805. [WWW_REG_WKS]
  806. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    MaxConnections        LM/W3SVC    1014    0x1    1    1    4    0xA
  807. [WWW_REG_WKS2]
  808. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ContentIndexed        LM/W3SVC    6039    0x1    2    1    4    0x1
  809. [WWW_REG_WKS2.UT_40]
  810. ; cant have blank entry
  811. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    KeyType            LM/W3SVC    1002    0x0    1    2    0    IIsWebService
  812. [WWW_REG_WKS2.UT_ANYUPGRADE]
  813. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    ContentIndexed        LM/W3SVC    6039    0x1    2    1    4    0x1
  814.  
  815. [WWW_REG_OTHER]
  816. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AuthChangeFlags      LM/W3SVC    2068    0x1    1    1    4    0x3
  817. [WWW_REG_OTHER.UT_40]
  818. ; cant have blank entry
  819. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    KeyType            LM/W3SVC    1002    0x0    1    2    0    IIsWebService
  820. [WWW_REG_OTHER.UT_50]
  821. ; cant have blank entry
  822. 0    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    KeyType            LM/W3SVC    1002    0x0    1    2    0    IIsWebService
  823.  
  824.  
  825. [FTP_REG]
  826. 0    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    KeyType            LM/MSFTPSVC    1002    0x0    1    2    0    IIsFtpService
  827. 0    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    DownLevelAdmin        LM/MSFTPSVC    1021    0x1    1    1    4    0x1
  828. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    LogFileDirectory        LM/MSFTPSVC    4001    0x1    1    4    0    %WinDir%\System32\LogFiles
  829. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    LogSqlDataSource        LM/MSFTPSVC    4007    0x1    1    2    0    TSLOG
  830. 0    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    LogSqlTableName        LM/MSFTPSVC    4008    0x1    1    2    0    FTPLog
  831. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    LogSqlUserName        LM/MSFTPSVC    4009    0x1    1    2    0    InternetAdmin
  832. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    LogSqlPassword        LM/MSFTPSVC    4010    0x5    1    2    0    sqllog
  833. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    ConnectionTimeOut        LM/MSFTPSVC    1013    0x1    1    1    4    0x384
  834. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    MsdosDirOutput        LM/MSFTPSVC    5004    0x1    1    1    4    0x1
  835. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    AllowAnonymous        LM/MSFTPSVC    5005    0x1    1    1    4    0x1
  836. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    AnonymousOnly        LM/MSFTPSVC    5006    0x1    1    1    4    0x0
  837. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    LogAnonymous        LM/MSFTPSVC    5007    0x1    1    1    4    0x0
  838. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    LogNonAnonymous        LM/MSFTPSVC    5008    0x1    1    1    4    0x0
  839. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    ExitMessage        LM/MSFTPSVC    5001    0x1    1    2    0    " "
  840. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    MaxClientsMessage        LM/MSFTPSVC    5003    0x1    1    2    0    " "
  841. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    ServerComment        LM/MSFTPSVC/1    1015    0x1    1    2    0    "%DESC_SERVER_COMMENT_FTP%"
  842. [FTP_REG_SRV]
  843. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    MaxConnections        LM/MSFTPSVC    1014    0x1    1    1    4    0x186A0
  844. [FTP_REG_WKS]
  845. 1    0    HKLM    System\CurrentControlSet\Services\MSFTPSVC\Parameters    MaxConnections        LM/MSFTPSVC    1014    0x1    1    1    4    0xA
  846.  
  847. [CUSTOMERROR_ROOT]
  848. 400,*,FILE,%18%\iisHelp\common\400.htm
  849. 401,1,FILE,%18%\iisHelp\common\401-1.htm
  850. 401,2,FILE,%18%\iisHelp\common\401-2.htm
  851. 401,3,FILE,%18%\iisHelp\common\401-3.htm
  852. 401,4,FILE,%18%\iisHelp\common\401-4.htm
  853. 401,5,FILE,%18%\iisHelp\common\401-5.htm
  854. 403,1,FILE,%18%\iisHelp\common\403-1.htm
  855. 403,2,FILE,%18%\iisHelp\common\403-2.htm
  856. 403,3,FILE,%18%\iisHelp\common\403-3.htm
  857. 403,4,FILE,%18%\iisHelp\common\403-4.htm
  858. 403,5,FILE,%18%\iisHelp\common\403-5.htm
  859. 403,6,FILE,%18%\iisHelp\common\403-6.htm
  860. 403,7,FILE,%18%\iisHelp\common\403-7.htm
  861. 403,8,FILE,%18%\iisHelp\common\403-8.htm
  862. 403,9,FILE,%18%\iisHelp\common\403-9.htm
  863. 403,10,FILE,%18%\iisHelp\common\403-10.htm
  864. 403,11,FILE,%18%\iisHelp\common\403-11.htm
  865. 403,12,FILE,%18%\iisHelp\common\403-12.htm
  866. 403,13,FILE,%18%\iisHelp\common\403-13.htm
  867. 403,15,FILE,%18%\iisHelp\common\403-15.htm
  868. 403,16,FILE,%18%\iisHelp\common\403-16.htm
  869. 403,17,FILE,%18%\iisHelp\common\403-17.htm
  870. 404,*,FILE,%18%\iisHelp\common\404b.htm
  871. 405,*,FILE,%18%\iisHelp\common\405.htm
  872. 406,*,FILE,%18%\iisHelp\common\406.htm
  873. 407,*,FILE,%18%\iisHelp\common\407.htm
  874. 412,*,FILE,%18%\iisHelp\common\412.htm
  875. 414,*,FILE,%18%\iisHelp\common\414.htm
  876. 500,12,FILE,%18%\iisHelp\common\500-12.htm
  877. 500,13,FILE,%18%\iisHelp\common\500-13.htm
  878. 500,15,FILE,%18%\iisHelp\common\500-15.htm
  879.  
  880. [CUSTOMERROR_ALL_DEFAULT_VDIRS]
  881. 500,100,URL,/iisHelp/common/500-100.asp
  882.  
  883. [CUSTOMERROR_/IISADMIN]
  884. 403,6,FILE,%18%\iishelp\common\htmla.htm
  885.  
  886. [CUSTOMERROR_/IISHELP]
  887. 404,*,FILE,%18%\iisHelp\common\404.htm
  888.  
  889. [ERRORMSG]
  890. 400,0,%ERRORMSG_400%,,0
  891. 401,1,%ERRORMSG_401%,%ERRORMSG_401_1%,1
  892. 401,2,%ERRORMSG_401%,%ERRORMSG_401_2%,1
  893. 401,3,%ERRORMSG_401%,%ERRORMSG_401_3%,1
  894. 401,4,%ERRORMSG_401%,%ERRORMSG_401_4%,1
  895. 401,5,%ERRORMSG_401%,%ERRORMSG_401_5%,1
  896. 403,1,%ERRORMSG_403%,%ERRORMSG_403_1%,0
  897. 403,2,%ERRORMSG_403%,%ERRORMSG_403_2%,0
  898. 403,3,%ERRORMSG_403%,%ERRORMSG_403_3%,0
  899. 403,4,%ERRORMSG_403%,%ERRORMSG_403_4%,0
  900. 403,5,%ERRORMSG_403%,%ERRORMSG_403_5%,0
  901. 403,6,%ERRORMSG_403%,%ERRORMSG_403_6%,0
  902. 403,7,%ERRORMSG_403%,%ERRORMSG_403_7%,0
  903. 403,8,%ERRORMSG_403%,%ERRORMSG_403_8%,0
  904. 403,9,%ERRORMSG_403%,%ERRORMSG_403_9%,0
  905. 403,10,%ERRORMSG_403%,%ERRORMSG_403_10%,0
  906. 403,11,%ERRORMSG_403%,%ERRORMSG_403_11%,0
  907. 403,12,%ERRORMSG_403%,%ERRORMSG_403_12%,0
  908. 403,13,%ERRORMSG_403%,%ERRORMSG_403_13%,0
  909. 403,14,%ERRORMSG_403%,%ERRORMSG_403_14%,0
  910. 403,15,%ERRORMSG_403%,%ERRORMSG_403_15%,0
  911. 403,16,%ERRORMSG_403%,%ERRORMSG_403_16%,0
  912. 403,17,%ERRORMSG_403%,%ERRORMSG_403_17%,0
  913. 404,0,%ERRORMSG_404%,,0
  914. 405,0,%ERRORMSG_405%,,0
  915. 406,0,%ERRORMSG_406%,,0
  916. 407,0,%ERRORMSG_407%,,1
  917. 412,0,%ERRORMSG_412%,,0
  918. 414,0,%ERRORMSG_414%,,0
  919. 500,0,%ERRORMSG_500%,,0
  920. 500,12,%ERRORMSG_500%,%ERRORMSG_500_12%,0
  921. 500,13,%ERRORMSG_500%,%ERRORMSG_500_13%,0
  922. 500,15,%ERRORMSG_500%,%ERRORMSG_500_15%,0
  923. 500,100,%ERRORMSG_500%,%ERRORMSG_500_100%,0
  924. 501,0,%ERRORMSG_501%,,0
  925. 502,0,%ERRORMSG_502%,,1
  926.  
  927. [UPGRADE_ERRORS]
  928. ;dwError    dwSubcode    sErrorstring    fOverwrite
  929. 403    13    FILE,%18%\iisHelp\common\403-13.htm    LM/W3SVC    0
  930. 403    15    FILE,%18%\iisHelp\common\403-15.htm    LM/W3SVC    0
  931. 403    16    FILE,%18%\iisHelp\common\403-16.htm    LM/W3SVC    0
  932. 403    17    FILE,%18%\iisHelp\common\403-17.htm    LM/W3SVC    0
  933. 500    12    FILE,%18%\iisHelp\common\500-12.htm    LM/W3SVC    0
  934. 500    13    FILE,%18%\iisHelp\common\500-13.htm    LM/W3SVC    0
  935. 500    15    FILE,%18%\iisHelp\common\500-15.htm    LM/W3SVC    0
  936. 403    13    %ERRORMSG_403%,%ERRORMSG_403_13%,0    LM/W3SVC/Info    0
  937. 403    15    %ERRORMSG_403%,%ERRORMSG_403_15%,0    LM/W3SVC/Info    0
  938. 403    16    %ERRORMSG_403%,%ERRORMSG_403_16%,0    LM/W3SVC/Info    0
  939. 403    17    %ERRORMSG_403%,%ERRORMSG_403_17%,0    LM/W3SVC/Info    0
  940. 500    12    %ERRORMSG_500%,%ERRORMSG_500_12%,0    LM/W3SVC/Info    0
  941. 500    13    %ERRORMSG_500%,%ERRORMSG_500_13%,0    LM/W3SVC/Info    0
  942. 500    15    %ERRORMSG_500%,%ERRORMSG_500_15%,0    LM/W3SVC/Info    0
  943. 500    100    %ERRORMSG_500%,%ERRORMSG_500_100%,0    LM/W3SVC/Info    0
  944.  
  945. [MIMEMAP]
  946. "application/envoy,evy"
  947. "application/fractals,fif"
  948. "application/futuresplash,spl"
  949. "application/hta,hta"
  950. "application/internet-property-stream,acx"
  951. "application/mac-binhex40,hqx"
  952. "application/msword,doc"
  953. "application/msword,dot"
  954. "application/octet-stream,*"
  955. "application/octet-stream,bin"
  956. "application/octet-stream,exe"
  957. "application/oda,oda"
  958. "application/oleobject,ods"
  959. "application/olescript,axs"
  960. "application/pdf,pdf"
  961. "application/pics-rules,prf"
  962. "application/pkcs10,p10"
  963. "application/pkcs7-mime,p7c"
  964. "application/pkcs7-mime,p7m"
  965. "application/pkcs7-signature,p7s"
  966. "application/pkix-crl,crl"
  967. "application/postscript,ai"
  968. "application/postscript,eps"
  969. "application/postscript,ps"
  970. "application/rtf,rtf"
  971. "application/set-payment-initiation,setpay"
  972. "application/set-registration-initiation,setreg"
  973. "application/vnd.ms-excel,xla"
  974. "application/vnd.ms-excel,xlc"
  975. "application/vnd.ms-excel,xlm"
  976. "application/vnd.ms-excel,xls"
  977. "application/vnd.ms-excel,xlt"
  978. "application/vnd.ms-excel,xlw"
  979. "application/vnd.ms-powerpoint,pot"
  980. "application/vnd.ms-powerpoint,pps"
  981. "application/vnd.ms-powerpoint,ppt"
  982. "application/vnd.ms-project,mpp"
  983. "application/vnd.ms-works,wcm"
  984. "application/vnd.ms-works,wdb"
  985. "application/vnd.ms-works,wks"
  986. "application/vnd.ms-works,wps"
  987. "application/vndms-pkicertstore,sst"
  988. "application/vndms-pkipko,pko"
  989. "application/vndms-pkiseccat,cat"
  990. "application/vndms-pkistl,stl"
  991. "application/winhlp,hlp"
  992. "application/x-bcpio,bcpio"
  993. "application/x-cdf,cdf"
  994. "application/x-compress,z"
  995. "application/x-compressed,tgz"
  996. "application/x-cpio,cpio"
  997. "application/x-csh,csh"
  998. "application/x-director,dcr"
  999. "application/x-director,dir"
  1000. "application/x-director,dxr"
  1001. "application/x-dvi,dvi"
  1002. "application/x-gtar,gtar"
  1003. "application/x-gzip,gz"
  1004. "application/x-hdf,hdf"
  1005. "application/x-internet-signup,ins"
  1006. "application/x-internet-signup,isp"
  1007. "application/x-iphone,iii"
  1008. "application/x-javascript,js"
  1009. "application/x-latex,latex"
  1010. "application/x-latex,latex"
  1011. "application/x-msaccess,mdb"
  1012. "application/x-mscardfile,crd"
  1013. "application/x-msclip,clp"
  1014. "application/x-msdownload,dll"
  1015. "application/x-msdownload,exe"
  1016. "application/x-msmediaview,m13"
  1017. "application/x-msmediaview,m14"
  1018. "application/x-msmediaview,mvb"
  1019. "application/x-msmetafile,wmf"
  1020. "application/x-msmoney,mny"
  1021. "application/x-mspublisher,pub"
  1022. "application/x-msschedule,scd"
  1023. "application/x-msterminal,trm"
  1024. "application/x-mswrite,wri"
  1025. "application/x-netcdf,nc"
  1026. "application/x-perfmon,pma"
  1027. "application/x-perfmon,pmc"
  1028. "application/x-perfmon,pml"
  1029. "application/x-perfmon,pmr"
  1030. "application/x-perfmon,pmw"
  1031. "application/x-pkcs12,p12"
  1032. "application/x-pkcs12,pfx"
  1033. "application/x-pkcs7-certificates,p7b"
  1034. "application/x-pkcs7-certificates,spc"
  1035. "application/x-pkcs7-certreqresp,p7r"
  1036. "application/x-sh,sh"
  1037. "application/x-shar,shar"
  1038. "application/x-stuffit,sit"
  1039. "application/x-sv4cpio,sv4cpio"
  1040. "application/x-sv4crc,sv4crc"
  1041. "application/x-tar,tar"
  1042. "application/x-tcl,tcl"
  1043. "application/x-tex,tex"
  1044. "application/x-texinfo,texi"
  1045. "application/x-texinfo,texinfo"
  1046. "application/x-troff-man,man"
  1047. "application/x-troff-me,me"
  1048. "application/x-troff-ms,ms"
  1049. "application/x-troff,roff"
  1050. "application/x-troff,t"
  1051. "application/x-troff,tr"
  1052. "application/x-ustar,ustar"
  1053. "application/x-wais-source,src"
  1054. "application/x-x509-ca-cert,cer"
  1055. "application/x-x509-ca-cert,crt"
  1056. "application/x-x509-ca-cert,der"
  1057. "application/x-zip-compressed,zip"
  1058. "application/zip,zip"
  1059. "audio/aiff,aifc"
  1060. "audio/aiff,aiff"
  1061. "audio/basic,au"
  1062. "audio/basic,snd"
  1063. "audio/mid,mid"
  1064. "audio/mid,rmi"
  1065. "audio/mpeg,mp3"
  1066. "audio/wav,wav"
  1067. "audio/x-aiff,aif"
  1068. "audio/x-aiff,aifc"
  1069. "audio/x-aiff,aiff"
  1070. "audio/x-mpegurl,m3u"
  1071. "audio/x-pn-realaudio,ra"
  1072. "audio/x-pn-realaudio,ram"
  1073. "audio/x-wav,wav"
  1074. "image/bmp,bmp"
  1075. "image/bmp,dib"
  1076. "image/cis-cod,cod"
  1077. "image/gif,gif"
  1078. "image/ief,ief"
  1079. "image/jpeg,jpe"
  1080. "image/jpeg,jpeg"
  1081. "image/jpeg,jpg"
  1082. "image/pjpeg,jfif"
  1083. "image/tiff,tif"
  1084. "image/tiff,tiff"
  1085. "image/x-cmu-raster,ras"
  1086. "image/x-cmx,cmx"
  1087. "image/x-icon,ico"
  1088. "image/x-portable-anymap,pnm"
  1089. "image/x-portable-bitmap,pbm"
  1090. "image/x-portable-graymap,pgm"
  1091. "image/x-portable-pixmap,ppm"
  1092. "image/x-rgb,rgb"
  1093. "image/x-xbitmap,xbm"
  1094. "image/x-xpixmap,xpm"
  1095. "image/x-xwindowdump,xwd"
  1096. "message/rfc822,eml"
  1097. "message/rfc822,mht"
  1098. "message/rfc822,mhtml"
  1099. "message/rfc822,nws"
  1100. "text/css,css"
  1101. "text/h323,323"
  1102. "text/html,htm"
  1103. "text/html,html"
  1104. "text/html,stm"
  1105. "text/iuls,uls"
  1106. "text/plain,bas"
  1107. "text/plain,c"
  1108. "text/plain,h"
  1109. "text/plain,txt"
  1110. "text/richtext,rtx"
  1111. "text/scriptlet,sct"
  1112. "text/tab-separated-values,tsv"
  1113. "text/webviewhtml,htt"
  1114. "text/x-component,htc"
  1115. "text/x-setext,etx"
  1116. "text/x-vcard,vcf"
  1117. "text/xml,xml"
  1118. "text/xml,xsl"
  1119. "video/mpeg,m1v"
  1120. "video/mpeg,mp2"
  1121. "video/mpeg,mpa"
  1122. "video/mpeg,mpe"
  1123. "video/mpeg,mpeg"
  1124. "video/mpeg,mpg"
  1125. "video/mpeg,mpv2"
  1126. "video/quicktime,mov"
  1127. "video/quicktime,qt"
  1128. "video/x-ivf,IVF"
  1129. "video/x-la-asf,lsf"
  1130. "video/x-la-asf,lsx"
  1131. "video/x-ms-asf,asf"
  1132. "video/x-ms-asf,asr"
  1133. "video/x-ms-asf,asx"
  1134. "video/x-msvideo,avi"
  1135. "video/x-sgi-movie,movie"
  1136. "x-world/x-vrml,flr"
  1137. "x-world/x-vrml,wrl"
  1138. "x-world/x-vrml,wrz"
  1139. "x-world/x-vrml,xaf"
  1140. "x-world/x-vrml,xof"
  1141.  
  1142. ; cleanup old files
  1143. [iis_common_files_inetsrv_old]
  1144. logscript.dll
  1145. iisrtl.dll
  1146.  
  1147. [iis_product_files_sys_old]
  1148. isatq.dll
  1149.  
  1150. [iisdoc_files_help_old]
  1151. iisntw.chm
  1152. iisnts.chm
  1153.  
  1154. [iis_www_files_inetsrv_datafiles]
  1155. Counters.txt
  1156. MyInfo.xml
  1157. HitCnt.cnt
  1158.  
  1159. [VerifyFileSections]
  1160. iis_common_files_sys
  1161. iis_product_files_sys
  1162. iis_core_files_sys
  1163. iis_core_files_sys_no_remove
  1164. iis_www_files_sys
  1165. iis_ftp_files_sys
  1166. vbscript_files_sys
  1167. iis_inetmgr_files_sys
  1168. iis_inetmgr_files_sys_no_move
  1169. iis_pwmgr_files_sys
  1170.  
  1171. [VerifyFileSections_Lockable]
  1172. iis_common_files_sys
  1173. iis_core_files_sys
  1174. iis_product_files_sys
  1175.  
  1176. [VerifyServices]
  1177. LanmanServer
  1178. LanmanWorkstation
  1179. RpcSs
  1180. NtLmSsp
  1181. EventLog
  1182. ProtectedStorage
  1183.  
  1184. [IIS_Metabase_IDRegistration]
  1185. ; these must have quotes around them or anything after the semi-colon will be interpreted as a comment
  1186. "0-65535;Microsoft Reserved"
  1187. "65536-524288;Microsoft IIS Admin Objects Reserved"
  1188.  
  1189. [ScriptMaps_All_Included_Verbs]
  1190. %SCRIPTMAPS_INCLUDEDVERBS_ALL%
  1191.  
  1192. [ScriptMaps_CleanList]
  1193. .asp|%32768%\asp.dll|GET,HEAD,POST,TRACE
  1194. .cer|%32768%\asp.dll|GET,HEAD,POST,TRACE
  1195. .cdx|%32768%\asp.dll|GET,HEAD,POST,TRACE
  1196. .asa|%32768%\asp.dll|GET,HEAD,POST,TRACE
  1197. .htr|%32768%\ism.dll|GET,POST
  1198. .idc|%32768%\httpodbc.dll|%SCRIPTMAPS_INCLUDEDVERBS_ALL%
  1199. .shtm|%32768%\ssinc.dll|GET,POST
  1200. .shtml|%32768%\ssinc.dll|GET,POST
  1201. .stm|%32768%\ssinc.dll|GET,POST
  1202.  
  1203. [InProc_ISAPI_Apps]
  1204. httpext.dll,%32768%\httpext.dll
  1205. httpodbc.dll,%32768%\httpodbc.dll
  1206. ssinc.dll,%32768%\ssinc.dll
  1207. msw3prt.dll,%11%\msw3prt.dll
  1208.  
  1209. [IIS_Filters_SRV]
  1210. sspifilt,%32768%\sspifilt.dll
  1211. Compression,%32768%\compfilt.dll
  1212. md5filt,%32768%\md5filt.dll
  1213.  
  1214. [IIS_Filters_WKS]
  1215. sspifilt,%32768%\sspifilt.dll
  1216. Compression,%32768%\compfilt.dll
  1217. pwsdata,%32768%\pwsdata.dll
  1218. md5filt,%32768%\md5filt.dll
  1219.  
  1220. [DefaultLoadFile]
  1221. Default.htm
  1222. Default.asp
  1223. iisstart.asp
  1224.  
  1225. [ClusterResType_DependsonIIS]
  1226. "IIS Server Instance"
  1227. "SMTP Server Instance"
  1228. "NNTP Server Instance"
  1229.  
  1230. ; -------------------------------------------------
  1231. ;
  1232. ; 100=Type  
  1233. ;     0=DoINFSectionQueueOCMFileOperations
  1234. ;     1=DllFunction,           2=DllFunctionInitOle, 
  1235. ;     3=Executable,            4=InternalIISDLLfunctiontocall, 
  1236. ;     5=DoSection,             6=DoSetupapiINFSection,
  1237. ;     7=lodctr,                8=unlodctr
  1238. ;     9=AddEventLog,          10=RemoveEventLog,
  1239. ;     11=InstallAgent,        12=RemoveAgent
  1240. ;     13=InstallPerformance,  14=CreateDir
  1241. ;     15=PushProgressBar,     16=PopProgressBar
  1242. ;     17=DeleteFile           18=RemoveDir Recursively
  1243. ;     19=AddGroup             20=DeleteGroup
  1244. ;     21=AddGroupItem         22=RemoveGroupItem
  1245. ;     23=AddDesktopItem       24=DeleteDesktopItem
  1246. ;     25=AddSendToItem        26=DeleteSentToItem
  1247. ;     27=AddGuestUsr          28=DelGuestUsr
  1248. ;     29=MoveDirectory        30=AddFontResource
  1249. ;     31=AddURLShortcutItem   32=AddItemInfoTip
  1250. ;     33=CreateAnEmptyFile    34=SetFullAccessOnFileForUser
  1251. ;     35=SetMetabaseDwordEntry 36=SetLocalHostRestriction
  1252. ;     37=WriteToLogFile       38=CopyFile
  1253. ;     40=If RegKeyExist Then DoSection for true or false
  1254. ;     41=If RegKeyValueExist Then DoSection for true or false
  1255. ;     42=If FileNameOrDirExist Then DoSection for true or false
  1256. ;     43=If RegKeyDWValueEQLSpecifiedValue Then DoSection for true or false
  1257. ;     44=If RegKeyStringValueEQLSpecifiedValue Then DoSection for true or false
  1258. ;     45=If ServiceExist Then DoSection for true or false
  1259. ;     46=If ServiceRunning Then DoSection for true or false
  1260. ;     47=If String1 equal to String2 then DoSection For True or False
  1261. ;     48=If LanguageIsThisCode, then DoSection For True or False
  1262. ;     50=CreateDriver,        51=RemoveDriver
  1263. ;     52=CreateService,       53=RemoveService
  1264. ;     54=StartService,        55=StopService
  1265. ;     56=MapServiceAsHTTP     57=UnMapServiceAsHTTP
  1266. ;     58=MapServiceAsFTP      59=UnMapServiceAsFTP
  1267. ;     60=MapServiceAsGopher   61=UnMapServiceAsGopher
  1268. ;     62=MapServiceAsInetinfo 63=UnMapServiceAsInetinfo
  1269. ;     64=RegisterIisServerInstanceResourceTypeForCluster
  1270. ;     65=UnRegisterIisServerInstanceResourceTypeForCluster
  1271. ;     66=TakeIISClustersOffLine
  1272. ;     67=BringIISClustersOnLine
  1273. ;     70=DcomLaunchSet        71=DcomLaunchRemove
  1274. ;     72=DcomAccessSet        73=DcomAccessRemove
  1275. ;     74=DcomIDLaunchSet      75=DcomIDLaunchRemove
  1276. ;     76=DcomIDAccessSet      77=DcomIDAccessRemove
  1277. ;     78=SetDirAclsAtLeastRead79=IsMetabaseBad
  1278. ;     80=OleInitialize        81=OleUnInitialize
  1279. ;     82=Metabase DeleteNode  83=Add VirualDir
  1280. ;     84=DoMetabaseMigrationSection
  1281. ;     86=SetTickCount         87=LogFilesInThisDir
  1282. ;     88=LogFileVersion       89=ForceMetabaseToDisk
  1283. ;     90=SetDirID             91=SetDirIDEx
  1284. ;     92=SetInstallType       93=StopAllIISServices
  1285. ;     94=LogActionForSubComps 95=RenameThisFileIfVersionIsSmaller
  1286. ;     96=Msgbox               97=DebugMetabase
  1287. ;     98=SetReboot            99=WriteVariousRunningProcessesToLogFile
  1288. ;
  1289. ; 101=File
  1290. ; 102=Data
  1291. ; 103=Data2
  1292. ; 104=Data3
  1293. ; 105=Data4
  1294. ; 200=ChangeToThisDirFirst
  1295. ; 701=OS (0=ALL [default],1=NTS,2=NTW,4=NTDC)
  1296. ; 702=PlatformArchitecture (0=ALL [default],1=x86,2=alpha)
  1297. ; 703=Enterprise (1=yes,0=no)
  1298. ; 801=ErrIfFileNotFound (1=Show error if filenot found [default], 0=don't show error)
  1299. ; 802=Ask User if they want to call this function with msgbox (1=yes,0=no [default])
  1300. ; 803=notify use after calling the function (1=yes,0=no)
  1301. ; 804=ErrIfDllFunctionFailed (1=Dont Show error, 0=show error [default])
  1302. ; 805=ProgressBar text if any
  1303. ; type required parameters
  1304. ; ------------------------
  1305. ; 100=0|102=SectionNameToDo (inf type)
  1306. ; 100=1|101=FullPathedFileName|102=DllfunctionName|103=PasstheHmodulehandle (optional 0 or 1)
  1307. ; 100=2|101=FullPathedFileName|102=DllfunctionName|103=PasstheHmodulehandle (optional 0 or 1)
  1308. ; 100=3|101=FullPathedFileName|102=ExeCmdLine parameters (optional)|103=Timeoutperiod sec (optional inifite default)
  1309. ; 100=4|101=internalfunction to call
  1310. ; 100=5|102=SectionNameToDo (this special type)
  1311. ; 100=6|102=SectionNameToDo (inf type)
  1312. ; 100=7|101=lodctr filename.ini only (should be in system32 dir)
  1313. ; 100=8|101=unlodctr name
  1314. ; 100=9|101=FullPathedFileName|102=Name|103=(1=system,!1=application)|104=(0x0, 0x7) Eventlogtype
  1315. ; 100=10|102=Name|103=(1=system,!1=application)
  1316. ; 100=11|101=FullPathedFileName|102=Name
  1317. ; 100=12|102=Name
  1318. ; 100=13|101=filename only (should be in system32 dir (Library Reg Value))|102=registry location|103=Openxxx (Open Reg Value)|104=Closexxx (Close Reg Value)|105=Collectxxx (Collect Reg Value)
  1319. ; 100=14|101=Dir to Create
  1320. ; 100=15|805=ProgressBar text
  1321. ; 100=16
  1322. ; 100=17|101=FullPathedFileName
  1323. ; 100=18|101=DirName|102= (1=DeleteEvenIfcontainsfiles)
  1324. ; 100=19|101=Groupname (startmenu\programs\Groupname)
  1325. ; 100=20|101=Groupname (startmenu\programs\Groupname)|102=(1=remove even if not empty)
  1326. ; 100=21|101=Groupname|102=item desc|103=FullPathedFileNameToRun|104=Args|105=Dir
  1327. ; 100=22|101=Groupname|102=item desc (also will remove groupname if groupname is empty after remove)
  1328. ; 100=23|101=desktop item desc|102=FullPathedFileNameToRun|103=IconIndex
  1329. ; 100=24|101=desktop item desc
  1330. ; 100=25|101=sendto item desc|102=FullPathedFileNameToRun
  1331. ; 100=26|101=sendto item desc
  1332. ; 100=27|(not implemented)
  1333. ; 100=28|101=usrname
  1334. ; 100=30|101=filename.ttf
  1335. ; 100=31|101=Groupname|102=item desc|103=FullPathedFileNameToRun
  1336. ; 100=32|101=Groupname|102=item desc|103=InfoTipString
  1337. ; 100=33|101=FileNameToCreate|102=HKLM|103=Software\Microsoft\etc..|104=ValueName
  1338. ; 100=34|101=FileName|102=UserToGrantAccess|103=HKLM|104=Software\Microsoft\etc..|105=ValueName
  1339. ; 100=35|101=LM/W3SVC|102=ID(hex)|103=UserType(hex)|104=dwTheData(hex)|105=Overwriteflag(0or1)
  1340. ; 100=36|101=LM/W3SVC/1/Root/iisvdir
  1341. ; 100=37|101=TheMsg|102=3(0,1,2,3,4)
  1342. ; 100=38|101=From|102=To|103=0 (1=del old)|104=0 (1=del to)
  1343. ; 100=40|101=HKLM|102=Software\Microsoft\etc..|103=TheSectionToDoIfTrue|104=TheSectionToDoIfFalse
  1344. ; 100=41|101=HKLM|102=Software\Microsoft\etc..|103=ValueName|104=TheSectionToDoIfTrue|105=TheSectionToDoIfFalse
  1345. ; 100=42|101=TheFileNameOrDir|102=TheSectionToDoIfTrue|103=TheSectionToDoIfFalse
  1346. ; 100=43|101=HKLM|102=Software\Microsoft\etc..\ValueName|103=dwValueToCompareWith|104=TheSectionToDoIfTrue|105=TheSectionToDoIfFalse
  1347. ; 100=44|101=HKLM|102=Software\Microsoft\etc..\ValueName|103=StringValueToCompareWith|104=TheSectionToDoIfTrue|105=TheSectionToDoIfFalse
  1348. ; 100=45|101=Servicename|102=TheSectionToDoIfTrue|103=TheSectionToDoIfFalse
  1349. ; 100=46|101=Servicename|102=TheSectionToDoIfTrue|103=TheSectionToDoIfFalse
  1350. ; 100=47|101=String1|102=String2|103=TheSectionToDoIfTrue|104=TheSectionToDoIfFalse
  1351. ; 100=50|101=FileName (should be in system32\drivers dir)|102=Name|103=Display Name
  1352. ; 100=51|102=Name
  1353. ; 100=52|101=FullPathedFileName|102=Name|103=Display Name|104=Dependencies (iisadmin;somethingelse;)|105=Service Description
  1354. ; 100=53|102=Name
  1355. ; 100=54|102=Name
  1356. ; 100=55|102=Name|103= (1=AddToRestartList) optional
  1357. ; 100=56|102=Name
  1358. ; 100=57|102=Name
  1359. ; 100=58|102=Name
  1360. ; 100=59|102=Name
  1361. ; 100=60|102=Name
  1362. ; 100=61|102=Name
  1363. ; 100=62|102=Name
  1364. ; 100=63|102=Name
  1365. ; 100=64|101=ResType|102=ResTypeDisplayName|103=Path|104=AdminPath
  1366. ; 100=65|101=ResType102=Path
  1367. ; 100=66
  1368. ; 100=67
  1369. ; 100=70|102=Name
  1370. ; 100=71|102=Name
  1371. ; 100=72|102=Name
  1372. ; 100=73|102=Name
  1373. ; 100=74|101=Guid|102=Name
  1374. ; 100=75|101=Guid|102=Name
  1375. ; 100=76|101=Guid|102=Name
  1376. ; 100=77|101=Guid|102=Name
  1377. ; 100=78|101=DirPath|103=(1=Replace|0=Merge default)
  1378. ; 100=79|101=TheSectionToDoIfTrue|102=TheSectionToDoIfFalse
  1379. ; 100=80
  1380. ; 100=81
  1381. ; 100=82|101=LM/W3SVC/*/ROOT (*=for every server instance)|102=NodeToDelete
  1382. ; 100=83|101=LM/W3SVC/*/ROOT|102=Name|103=VdirInfo ("c:\thepath,,0x201" 0x201 is read/script permissions)|104= (optional IPaddress eg:127.0.0.1)
  1383. ; 100=84|101=sectioname
  1384. ; 100=86|101=TickValue(optional)
  1385. ; 100=87|101=Dir
  1386. ; 100=88|101=Filename
  1387. ; 100=89
  1388. ; 100=90|101=TheID|102=TheValue
  1389. ; 100=92|101=Inst mode (1,2,3)|102=UpgType(UT_10,etc..)|103=UpgTypeHasMetabaseFlag (0|1)|104=AllCompOffByDefaultFlag
  1390. ; 100=91|101=TheID|102=TheValue
  1391. ; 100=93|101=1 (Optional show err)
  1392. ; 100=94
  1393. ; 100=95|101=thefilename|102=renameto|103=MajorVerHex|104=MinorVerHex
  1394. ; 100=96|101=themsg
  1395. ; 100=97|102=1(1=set,2=get,3=both)
  1396. ; 100=98
  1397. ; 100=99|101=(optional 1=showservicesrunning,2=showprocesstuff)
  1398. ;
  1399. ; Section runtime parm types
  1400. ; --------------------------
  1401. ; [MySection.UT_NONE]
  1402. ; [MySection.UT_ANYUPGRADE]
  1403. ; [MySection.UT_10]
  1404. ; [MySection.UT_20]
  1405. ; [MySection.UT_30]
  1406. ; [MySection.UT_40]
  1407. ; [MySection.UT_50]
  1408. ; [MySection.UT_10_W95]
  1409. ; [MySection.UT_40.MIG95.GUIMODE]
  1410. ; [MySection.UT_40.GUIMODE]
  1411. ; [MySection.GUIMODE]
  1412. ;
  1413. ;
  1414. ; OtherInfo
  1415. ; ---------
  1416. ; 11 ===> system directory (%windir%\system on Win95, %windir%\system32 on NT)
  1417. ; 12 ===> drivers directory (%windir%\system32\drivers on NT)
  1418. ; 32768 ===> inetsrv
  1419. ; 32769 ===> inetpub\ftproot 
  1420. ; 32770 ===> inetpub\wwwroot
  1421. ; 32771 ===> inetpub\iissamples
  1422. ; 32773 ===> inetpub
  1423. ; 32778 ===> WinDir\Java\TrustLib
  1424. ; 32800 ===> MachineName
  1425. ; 32801 ===> Upgrade type
  1426. ; 33000 ===> (iusr_)
  1427. ; 33001 ===> (iwam_)
  1428. ; 33002 ===> (www anonymous name)
  1429. ; 33003 ===> (ftp anonymous name)
  1430. ; 34000 ===> \i386, \Nec98
  1431. ; 34001 ===> htmla localhost link
  1432. ; 34100 ===> Temp SSE Variable
  1433. ; -------------------------------------------------
  1434. [OC_INIT_COMPONENT]
  1435. ; inititalize variables to nothing.
  1436. 0=100=90|101=34100|102={}
  1437. 0=100=79
  1438. 0=100=5|102=PushOldServerAcctRestoreValue
  1439.  
  1440. [OC_FILE_BUSY]
  1441.  
  1442. ;
  1443. ; OC_QUEUE_FILE_OPS
  1444. ;
  1445. [OC_QUEUE_FILE_OPS]
  1446. 0=100=5|102=remove_old_desktop_iis20
  1447. 0=100=5|102=remove_old_startmenu_items
  1448.  
  1449. [OC_QUEUE_FILE_OPS.UT_10_W95]
  1450. 0=100=6|102=DisableServerAccountRestore_on_inf
  1451. 0=100=5|102=remove_old_desktop_iis20
  1452. 0=100=5|102=remove_old_startmenu_items
  1453. 0=100=93|101=1
  1454. 0=100=6|102=pws10_uninstall_inf
  1455. 0=100=0|102=pws10_uninstall_files
  1456. 0=100=18|101=%32775%
  1457. 0=100=18|101=%32777%\WebSvr
  1458.  
  1459. [OC_QUEUE_FILE_OPS_install.iis_core]
  1460. 0=100=6|102=DisableServerAccountRestore_on_inf
  1461. 0=100=0|102=iis_core_install
  1462. 0=100=0|102=iis_core_install_srv|701=5
  1463.  
  1464. [OC_QUEUE_FILE_OPS_install.iis_common]
  1465. 0=100=6|102=DisableServerAccountRestore_on_inf
  1466. 0=100=0|102=iis_common_install
  1467. 0=100=0|102=iis_common_install_srv|701=5
  1468. 0=100=0|102=iis_product_upgrade_oldftp
  1469.  
  1470. [OC_QUEUE_FILE_OPS_install.iis_common.UT_40]
  1471. 0=100=79
  1472. 0=100=0|102=iis_product_remove_old_iis4_pwmgr|701=5
  1473. 0=100=0|102=iis_product_remove_old_iis4_pwmgr_reg|701=5
  1474. 0=100=5|102=OC_QUEUE_FILE_OPS_install.iis_common.UT_ANYUPGRADE
  1475. 0=100=47|101=%32768%|102=%32774%|104=OC_QUEUE_FILE_OPS_install.iis_common.IIS4_cleanup
  1476.  
  1477. [OC_QUEUE_FILE_OPS_install.iis_common.UT_50]
  1478. 0=100=79
  1479. 0=100=0|102=iis_product_remove_old_iis4_pwmgr|701=5
  1480. 0=100=0|102=iis_product_remove_old_iis4_pwmgr_reg|701=5
  1481. 0=100=5|102=OC_QUEUE_FILE_OPS_install.iis_common.UT_ANYUPGRADE
  1482.  
  1483. [OC_QUEUE_FILE_OPS_install.iis_common.UT_ANYUPGRADE]
  1484. 0=100=6|102=DisableServerAccountRestore_on_inf
  1485. 0=100=0|102=iis_common_install
  1486. 0=100=0|102=iis_common_install_srv|701=5
  1487. 0=100=0|102=iis_product_upgrade_oldftp
  1488. 0=100=0|102=iis_product_upgrade_old
  1489. 0=100=0|102=iis_product_upgrade_old_reg
  1490. 0=100=5|102=SiteServer_Checks
  1491.  
  1492. [OC_QUEUE_FILE_OPS_install.iis_common.IIS4_cleanup]
  1493. 0=100=0|102=iis_product_upgrade_old_special
  1494.  
  1495. [SiteServer_Checks]
  1496. ; Regardless of weather we install iis docs or not
  1497. ; We need to check for sse 3.0 documentation and remove 2.0 PA docs if there.
  1498. 0=100=42|101=%32777%\Microsoft Site Server Express\Docs\ssx30.chm|102=SiteServer_30_Docs_Remove|103=SiteServer_Checks2
  1499. [SiteServer_30_Docs_Remove]
  1500. ; We do not need to move the help\iis\sse 2.0 docs
  1501. 0=100=18|101=%18%\SSE\PA\HTM|102=1
  1502. 0=100=18|101=%18%\SSE\PA\MISC|102=1
  1503. 0=100=18|101=%18%\SSE\PA|102=1
  1504. 0=100=18|101=%18%\SSE|102=1
  1505.  
  1506. [SiteServer_Checks2]
  1507. ; Check for sse 2.0 documentation
  1508. 0=100=42|101=%18%\sse|102=OC_QUEUE_FILE_OPS_install.iis_doc.NewSse
  1509.  
  1510. [OC_QUEUE_FILE_OPS_install.iis_doc.NewSse]
  1511. ; Set variable #34100 to say that SSE2 is getting installed
  1512. 0=100=90|101=34100|102={SSE2}
  1513. 0=100=0|102=iis_doc_install_upg_sse
  1514. 0=100=0|102=iis_doc_install_common
  1515.  
  1516. [OC_QUEUE_FILE_OPS_install.iis_inetmgr]
  1517. 0=100=0|102=iis_inetmgr_install
  1518. 0=100=0|102=iis_inetmgr_install_srv|701=5
  1519.  
  1520. [OC_QUEUE_FILE_OPS_install.iis_pwmgr]
  1521. 0=100=0|102=iis_pwmgr_install
  1522.  
  1523. [OC_QUEUE_FILE_OPS_install.iis_www]
  1524. 0=100=0|102=iis_www_install
  1525. 0=100=0|102=iis_www_install_srv|701=5
  1526. 0=100=0|102=iis_www_install_wks|701=2
  1527. 0=100=0|102=iis_www_install_defaultasp_srv|103=4096|701=5
  1528. 0=100=0|102=iis_www_install_defaultasp_wks|103=4096|701=2
  1529.  
  1530. [OC_QUEUE_FILE_OPS_install.iis_doc]
  1531. 0=100=0|102=iis_doc_install
  1532. 0=100=0|102=iis_doc_install_srv|701=5
  1533. 0=100=0|102=iis_doc_install_wks|701=2
  1534. ; if variable #34100 was set to SSE2 then SSE2 section is already installing the common section so skip it
  1535. 0=100=47|101=%34100%|102={SSE2}|104=OC_QUEUE_FILE_OPS_install.iis_doc2
  1536.  
  1537. [OC_QUEUE_FILE_OPS_install.iis_doc2]
  1538. 0=100=0|102=iis_doc_install_common
  1539.  
  1540. [OC_QUEUE_FILE_OPS_install.iis_htmla]
  1541. 0=100=0|102=iis_htmla_install
  1542.  
  1543. [OC_QUEUE_FILE_OPS_install.iis_ftp]
  1544. 0=100=0|102=iis_ftp_install
  1545.  
  1546. [OC_QUEUE_FILE_OPS_remove.iis_core]
  1547. 0=100=0|102=iis_core_uninstall|103=0
  1548. 0=100=0|102=iis_core_uninstall_srv|103=0|701=5
  1549.  
  1550. [OC_QUEUE_FILE_OPS_remove.iis_common]
  1551. 0=100=0|102=iis_common_uninstall|103=0
  1552. 0=100=0|102=iis_common_uninstall_srv|103=0|701=5
  1553.  
  1554. [OC_QUEUE_FILE_OPS_remove.iis_inetmgr]
  1555. 0=100=0|102=iis_inetmgr_uninstall|103=0
  1556. 0=100=0|102=iis_inetmgr_uninstall_srv|103=0|701=5
  1557.  
  1558. [OC_QUEUE_FILE_OPS_remove.iis_pwmgr]
  1559. 0=100=0|102=iis_pwmgr_uninstall|103=0
  1560.  
  1561. [OC_QUEUE_FILE_OPS_remove.iis_www]
  1562. 0=100=0|102=iis_www_uninstall|103=0
  1563. 0=100=0|102=iis_www_uninstall_srv|103=0|701=5
  1564. 0=100=0|102=iis_www_uninstall_wks|103=0|701=2
  1565.  
  1566. [OC_QUEUE_FILE_OPS_remove.iis_doc]
  1567. 0=100=0|102=iis_doc_uninstall|103=0
  1568. 0=100=0|102=iis_doc_uninstall_srv|103=0|701=5
  1569. 0=100=0|102=iis_doc_uninstall_wks|103=0|701=2
  1570.  
  1571. [OC_QUEUE_FILE_OPS_remove.iis_htmla]
  1572. 0=100=0|102=iis_htmla_uninstall|103=0
  1573.  
  1574. [OC_QUEUE_FILE_OPS_remove.iis_ftp]
  1575. 0=100=0|102=iis_ftp_uninstall|103=0
  1576.  
  1577. ;
  1578. ; OC_ABOUT_TO_COMMIT_QUEUE
  1579. ;
  1580. [OC_ABOUT_TO_COMMIT_QUEUE]
  1581. 0=100=5|102=remove_old_ftp_351
  1582.  
  1583. [OC_ABOUT_TO_COMMIT_QUEUE.UT_40]
  1584. 0=100=79
  1585. 0=100=5|102=Save_user_created_files
  1586. 0=100=5|102=Move_Old_File_Locations
  1587.  
  1588. [OC_ABOUT_TO_COMMIT_QUEUE.UT_50]
  1589. 0=100=79
  1590. 0=100=5|102=Move_Old_File_Locations
  1591.  
  1592. [OC_ABOUT_TO_COMMIT_QUEUE.UT_ANYUPGRADE]
  1593. 0=100=79
  1594. 0=100=5|102=Save_user_created_files
  1595. 0=100=5|102=remove_old_ftp_351
  1596. 0=100=5|102=remove_old_gopher_service
  1597. 0=100=5|102=remove_old_htmla
  1598. 0=100=4|101=Unregister_old_asp
  1599.  
  1600. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis]
  1601. 0=100=6|102=unregister_iis_1
  1602. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_core]
  1603. 0=100=4|101=Unregister_iis_core
  1604. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_common]
  1605. 0=100=4|101=Unregister_iis_common
  1606. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_doc]
  1607. 0=100=18|101=%18%\IISHelp|102=1
  1608. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_htmla]
  1609. 0=100=4|101=Unregister_iis_htmla
  1610. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_inetmgr]
  1611. 0=100=4|101=Unregister_iis_inetmgr
  1612. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_pwmgr]
  1613. 0=100=4|101=Unregister_iis_pwmgr
  1614. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_www]
  1615. 0=100=4|101=Unregister_iis_www
  1616. [OC_ABOUT_TO_COMMIT_QUEUE_remove.iis_ftp]
  1617. 0=100=4|101=Unregister_iis_ftp
  1618.  
  1619. ;
  1620. ; OC_COMPLETE_INSTALLATION
  1621. ;
  1622. [OC_COMPLETE_INSTALLATION_install.iis]
  1623. 0=100=94
  1624. 0=100=99|101=1
  1625.  
  1626. [OC_COMPLETE_INSTALLATION_install.iis_common]
  1627. 0=100=54|102=LanmanServer|804=1
  1628. 0=100=54|102=LanmanWorkstation|804=1
  1629. 0=100=4|101=Register_iis_common
  1630.  
  1631. [OC_COMPLETE_INSTALLATION_install.iis_common.UT_40]
  1632. 0=100=79
  1633. 0=100=6|102=iis_product_remove_old_iis4_pwmgr_reg|701=5
  1634. ;0=100=18|101=%32773%\WebPub
  1635. ;0=100=82|101=LM/W3SVC/*/ROOT|102=WEBPUB|103=1
  1636. 0=100=5|102=OC_COMPLETE_INSTALLATION_install.iis_common.UT_ANYUPGRADE
  1637.  
  1638. [OC_COMPLETE_INSTALLATION_install.iis_common.UT_50]
  1639. 0=100=79
  1640. 0=100=6|102=iis_product_remove_old_iis4_pwmgr_reg|701=5
  1641. 0=100=5|102=OC_COMPLETE_INSTALLATION_install.iis_common.UT_ANYUPGRADE
  1642.  
  1643. [OC_COMPLETE_INSTALLATION_install.iis_common.UT_ANYUPGRADE]
  1644. 0=100=79
  1645. 0=100=54|102=LanmanServer|804=1
  1646. 0=100=54|102=LanmanWorkstation|804=1
  1647. 0=100=4|101=Register_iis_common
  1648. 0=100=6|102=iis_product_upgrade_old_reg
  1649. 0=100=5|102=iis_product_upgrade_old_dirs
  1650.  
  1651. [OC_COMPLETE_INSTALLATION_install.iis_core]
  1652. 0=100=79|101=RemoveMetabase
  1653. 0=100=6|102=DisableServerAccountRestore_on_inf
  1654. 0=100=4|101=Register_iis_core
  1655. 0=100=79
  1656.  
  1657. [RemoveMetabase]
  1658. 0=100=17|101=%32768%\MetaBase.bin
  1659.  
  1660. [OC_COMPLETE_INSTALLATION_install.iis_inetmgr]
  1661. ;
  1662. [OC_COMPLETE_INSTALLATION_install.iis_pwmgr]
  1663. 0=100=4|101=Register_iis_pwmgr
  1664. [OC_COMPLETE_INSTALLATION_install.iis_doc]
  1665. 0=100=4|101=Register_iis_doc
  1666. [OC_COMPLETE_INSTALLATION_install.iis_htmla]
  1667. 0=100=4|101=Register_iis_htmla
  1668. [OC_COMPLETE_INSTALLATION_install.iis_www]
  1669. 0=100=4|101=Register_iis_www
  1670. [OC_COMPLETE_INSTALLATION_install.iis_ftp]
  1671. 0=100=4|101=Register_iis_ftp
  1672.  
  1673. [OC_COMPLETE_INSTALLATION_remove.iis_htmla]
  1674. ;Removing old files...
  1675. 0=100=18|101=%32768%\iisadmin
  1676.  
  1677. [OC_COMPLETE_INSTALLATION_remove.iis_www]
  1678. 0=100=18|101=%32771%
  1679. 0=100=18|101=%32772%
  1680. 0=100=18|101=%32768%\iisadmpwd
  1681. 0=100=18|101=%18%\IISHelp
  1682.  
  1683. [OC_COMPLETE_INSTALLATION_remove.iis_doc]
  1684. 0=100=18|101=%18%\IISHelp|102=1
  1685. 0=100=18|101=%32771%\sdk|102=1
  1686.  
  1687. [OC_COMPLETE_INSTALLATION_remove.iis_common]
  1688. 0=100=18|101=%32768%\Metaback
  1689. 0=100=18|101=%32768%
  1690. 0=100=18|101=%18%\IISHelp
  1691.  
  1692. ;
  1693. ; OC_CLEANUP
  1694. ;
  1695. [OC_CLEANUP]
  1696. ; This takes too much time
  1697. ;0=100=99 
  1698. 0=100=79
  1699. 0=100=5|102=START_W3SVC_IF_EXIST
  1700. 0=100=5|102=START_MSFTPSVC_IF_EXIST
  1701. 0=100=5|102=START_PWS_IF_EXIST
  1702. ; Add SNMP Agents. This must happen in cleanup since SNMP could have been added without iis knowing.
  1703. 0=100=5|102=SNMP_W3SVC_chk_cleanup
  1704. 0=100=5|102=SNMP_MSFTPSVC_chk_cleanup
  1705. 0=100=5|102=PopOldServerAcctRestoreValue
  1706. 0=100=6|102=OC_CLEANUP_RegClean_inf
  1707.  
  1708. [OC_CLEANUP.GUIMODE]
  1709. 0=100=5|102=OC_CLEANUP2
  1710.  
  1711. [OC_CLEANUP.UT_50.GUIMODE]
  1712. 0=100=5|102=OC_CLEANUP2
  1713.  
  1714. [OC_CLEANUP.UT_ANYUPGRADE.GUIMODE]
  1715. 0=100=5|102=OC_CLEANUP2
  1716. ;0=100=6|102=DisableServerAccountRestore_on_inf
  1717.  
  1718. [OC_CLEANUP2]
  1719. 0=100=79
  1720. 0=100=22|101=%StartMenuGroup_both40%
  1721. 0=100=99|101=1
  1722. 0=100=5|102=START_PWS_IF_EXIST
  1723. ; Add SNMP Agents. This must happen in cleanup since SNMP could have been added without iis knowing.
  1724. 0=100=5|102=SNMP_W3SVC_chk
  1725. 0=100=5|102=SNMP_MSFTPSVC_chk
  1726. 0=100=5|102=PopOldServerAcctRestoreValue
  1727. 0=100=6|102=OC_CLEANUP_RegClean_inf
  1728.  
  1729. [OC_CLEANUP_WIN95_MIGRATE]
  1730. 0=100=5|102=remove_old_startmenu_items
  1731. 0=100=6|102=remove_old_pws_win95_registry_inf
  1732.  
  1733. [OC_CLEANUP_RegClean_inf]
  1734. DelReg=Remove_Metabase_Versions
  1735. [Remove_Metabase_Versions]
  1736. HKLM,%REG_INETSTP%,"MetabaseSetMajorVersion"
  1737. HKLM,%REG_INETSTP%,"MetabaseSetMinorVersion"
  1738.  
  1739. [remove_old_pws_win95_registry_inf]
  1740. DelReg=remove_old_pws_win95_registry_values
  1741.  
  1742. ; Remove old iis4 Uninstall Entry
  1743. [remove_old_pws_win95_registry_values]
  1744. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSIIS"
  1745.  
  1746. [START_W3SVC_IF_EXIST]
  1747. 0=100=40|101=HKLM|102=System\CurrentControlSet\Services\W3SVC\Parameters|103=START_W3SVC
  1748. [START_W3SVC]
  1749. 0=100=54|102=W3SVC|804=1
  1750. [START_MSFTPSVC_IF_EXIST]
  1751. 0=100=40|101=HKLM|102=System\CurrentControlSet\Services\MSFTPSVC\Parameters|103=START_MSFTPSVC
  1752. [START_MSFTPSVC]
  1753. 0=100=54|102=MSFTPSVC|804=1
  1754. [START_PWS_IF_EXIST]
  1755. ;0=100=42|101=%11%\PWSTray.exe|102=START_PWS
  1756. [START_PWS]
  1757. ;0=100=3|101=%11%\PWSTray.exe|103=0|701=2
  1758.  
  1759. [SNMP_W3SVC_chk]
  1760. 0=100=45|101=W3SVC|102=SNMP_W3SVC_chk_2
  1761. [SNMP_W3SVC_chk_2]
  1762. 0=100=45|101=SNMP|102=SNMP_W3SVC_chk_T
  1763. [SNMP_W3SVC_chk_T]
  1764. 0=100=11|101=%32768%\httpmib.dll|102=W3SVC
  1765.  
  1766. [SNMP_W3SVC_chk_cleanup]
  1767. 0=100=45|101=W3SVC|102=SNMP_W3SVC_chk_2_cleanup
  1768. [SNMP_W3SVC_chk_2_cleanup]
  1769. 0=100=45|101=SNMP|102=SNMP_W3SVC_chk_3_cleanup
  1770. [SNMP_W3SVC_chk_3_cleanup]
  1771. 0=100=46|101=SNMP|102=SNMP_W3SVC_chk_4_cleanup|103=SNMP_W3SVC_chk_T
  1772. [SNMP_W3SVC_chk_4_cleanup]
  1773. ; check if there already is an entry there.
  1774. 0=100=40|101=HKLM|102=System\CurrentControlSet\Services\SNMP\Parameters\W3SVC|103=SNMP_W3SVC_chk_T|104=SNMP_W3SVC_chk_5_cleanup
  1775. [SNMP_W3SVC_chk_5_cleanup]
  1776. ; check if the SNMP service is running, if it is then stop and restart service
  1777. 0=100=55|102=SNMP|103=1
  1778. 0=100=5|102=SNMP_W3SVC_chk_T
  1779.  
  1780. [SNMP_MSFTPSVC_chk]
  1781. 0=100=45|101=MSFTPSVC|102=SNMP_MSFTPSVC_chk_2
  1782. [SNMP_MSFTPSVC_chk_2]
  1783. 0=100=45|101=SNMP|102=SNMP_MSFTPSVC_chk_T
  1784. [SNMP_MSFTPSVC_chk_T]
  1785. 0=100=11|101=%32768%\ftpmib.dll|102=MSFTPSVC
  1786.  
  1787. [SNMP_MSFTPSVC_chk_cleanup]
  1788. 0=100=45|101=MSFTPSVC|102=SNMP_MSFTPSVC_chk_2_cleanup
  1789. [SNMP_MSFTPSVC_chk_2_cleanup]
  1790. 0=100=45|101=SNMP|102=SNMP_MSFTPSVC_chk_3_cleanup
  1791. [SNMP_MSFTPSVC_chk_3_cleanup]
  1792. 0=100=46|101=SNMP|102=SNMP_MSFTPSVC_chk_4_cleanup|103=SNMP_MSFTPSVC_chk_T
  1793. [SNMP_MSFTPSVC_chk_4_cleanup]
  1794. ; check if there already is an entry there.
  1795. 0=100=40|101=HKLM|102=System\CurrentControlSet\Services\SNMP\Parameters\MSFTPSVC|103=SNMP_MSFTPSVC_chk_T|104=SNMP_MSFTPSVC_chk_5_cleanup
  1796. [SNMP_MSFTPSVC_chk_5_cleanup]
  1797. ; check if the SNMP service is running, if it is then stop and restart service
  1798. 0=100=55|102=SNMP|103=1
  1799. 0=100=5|102=SNMP_MSFTPSVC_chk_T
  1800.  
  1801. ; =====================================================
  1802. ;  Special stuff
  1803. ; =====================================================
  1804. [Set_Upgrade_Type_chk]
  1805. 0=100=92|101=1|102=UT_NONE|103=0|104=1
  1806. 0=100=43|101=HKLM|102=SOFTWARE\Microsoft\InetStp\MajorVersion|103=5|104=Set_Upgrade_Type_V5|105=Set_Upgrade_Type_chk4
  1807. [Set_Upgrade_Type_chk4]
  1808. 0=100=43|101=HKLM|102=SOFTWARE\Microsoft\InetStp\MajorVersion|103=4|104=Set_Upgrade_Type_chk4_2|105=Set_Upgrade_Type_chk3
  1809. [Set_Upgrade_Type_chk4_2]
  1810. 0=100=44|101=HKLM|102=SOFTWARE\Microsoft\InetStp\SetupString|103=K2 RTM|104=Set_Upgrade_Type_V4|105=Set_Upgrade_Type_chk3
  1811. [Set_Upgrade_Type_chk3]
  1812. 0=100=43|101=HKLM|102=SOFTWARE\Microsoft\InetStp\MajorVersion|103=3|104=Set_Upgrade_Type_V3|105=Set_Upgrade_Type_chk2
  1813. [Set_Upgrade_Type_chk2]
  1814. 0=100=43|101=HKLM|102=SOFTWARE\Microsoft\InetStp\MajorVersion|103=2|104=Set_Upgrade_Type_V2|105=Set_Upgrade_Type_chk1
  1815. [Set_Upgrade_Type_chk1]
  1816. 0=100=43|101=HKLM|102=SOFTWARE\Microsoft\InetStp\MajorVersion|103=1|104=Set_Upgrade_Type_V1|105=Set_Upgrade_Type_chk0
  1817. [Set_Upgrade_Type_chk0]
  1818. 0=100=43|101=HKLM|102=SOFTWARE\Microsoft\InetStp\MajorVersion|103=0|104=Set_Upgrade_Type_V1
  1819.  
  1820. [Set_Upgrade_Type_V1]
  1821. 0=100=92|101=2|102=UT_10|103=0|104=0
  1822. [Set_Upgrade_Type_V2]
  1823. 0=100=92|101=2|102=UT_20|103=0|104=0
  1824. [Set_Upgrade_Type_V3]
  1825. 0=100=92|101=2|102=UT_30|103=0|104=0
  1826. [Set_Upgrade_Type_V4]
  1827. 0=100=92|101=2|102=UT_40|103=1|104=0
  1828. [Set_Upgrade_Type_V5]
  1829. 0=100=92|101=2|102=UT_50|103=1|104=0
  1830.  
  1831. [Save_user_created_files]
  1832. 0=100=95|101=%32768%\Pagecnt.dll|102=%32768%\Pagecnt.dll.yours|103=0x40002|104=0x26e0001
  1833. 0=100=95|101=%32768%\controt.dll|102=%32768%\controt.dll.yours|103=0x40002|104=0x26e0001
  1834. 0=100=95|101=%32768%\permchk.dll|102=%32768%\permchk.dll.yours|103=0x40002|104=0x26e0001
  1835.  
  1836. [Move_Old_File_Locations]
  1837. 0=100=14|101=%18%\IISHelp
  1838. ; if SSE 3.0 exists, then we don't have to move the old sse docs.
  1839. 0=100=42|101=%32777%\Microsoft Site Server Express\Docs\ssx30.chm|103=SiteServer_20_Move_Location
  1840.  
  1841. [SiteServer_20_Move_Location]
  1842. 0=100=29|101=%18%\SSE|102=%18%\IISHelp\SSE
  1843.  
  1844. [Wolfpack_Register]
  1845. ; clusiis4 should be installed by cluster server
  1846. ;0=100=64|101=IIS Server Instance|102=IIS Server Instance|103=%32768%\clusiis4.dll|104=%32768%\clusiis4.dll|703=1
  1847. ;0=100=9|101=%32768%\clusiis4.dll|102=CLUSIIS4|103=0|104=0x7|703=1
  1848. 0=100=2|101=%32768%\iisclex4.dll|102=DllRegisterServer|703=1|801=1
  1849.  
  1850. [Wolfpack_Upgrade]
  1851.  
  1852. [Wolfpack_UnRegister]
  1853. 0=100=2|101=%32768%\iisclex4.dll|102=DllUnregisterServer|703=1|801=1
  1854. ; clusiis4 should be removed by cluster server
  1855. ;0=100=65|101=IIS Server Instance|102=%32768%\iisclex4.dll|703=1
  1856. ;0=100=10|102=CLUSIIS4|103=0|703=1
  1857.  
  1858. [DisableServerAccountRestore_on_do]
  1859. 0=100=6|102=DisableServerAccountRestore_on_inf
  1860. [DisableServerAccountRestore_on_inf]
  1861. AddReg=DisableServerAccountRestore_on
  1862. [DisableServerAccountRestore_on]
  1863. HKLM,%REG_INETSTP%,"DisableUserAccountRestore",0x00010001,0x1
  1864.  
  1865. [DisableServerAccountRestore_off_do]
  1866. 0=100=6|102=DisableServerAccountRestore_off_inf
  1867. [DisableServerAccountRestore_off_inf]
  1868. DelReg=DisableServerAccountRestore_off
  1869. [DisableServerAccountRestore_off]
  1870. HKLM,%REG_INETSTP%,"DisableUserAccountRestore"
  1871.  
  1872. [PushOldServerAcctRestoreValue]
  1873. 0=100=41|101=HKLM|102=%REG_INETSTP%|103=DisableUserAccountRestore|104=PushOldServerAcctRestoreValue_on_do
  1874.  
  1875. [PushOldServerAcctRestoreValue_on_do]
  1876. 0=100=6|102=PushOldServerAcctRestoreValue_on_inf
  1877. [PushOldServerAcctRestoreValue_on_inf]
  1878. AddReg=PushOldServerAcctRestoreValue_on
  1879. [PushOldServerAcctRestoreValue_on]
  1880. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\IISTempKey,"DisableUserAccountRestore",0x00010001,0x1
  1881.  
  1882. [PopOldServerAcctRestoreValue]
  1883. ; if this old value exists --- then call DisableServerAccountRestore_on_do
  1884. ; else if it doesn't exist then call DisableServerAccountRestore_off_inf
  1885. 0=100=41|101=HKLM|102=SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\IISTempKey|103=DisableUserAccountRestore|104=DisableServerAccountRestore_on_do|105=DisableServerAccountRestore_off_do
  1886. ; after that is done erase the temp one PopOldServerAcctRestoreValue_off_inf
  1887. 0=100=5|102=PopOldServerAcctRestoreValue_off_do
  1888. [PopOldServerAcctRestoreValue_off_do]
  1889. 0=100=6|102=PopOldServerAcctRestoreValue_off_inf
  1890. [PopOldServerAcctRestoreValue_off_inf]
  1891. DelReg=PopOldServerAcctRestoreValue_off
  1892. [PopOldServerAcctRestoreValue_off]
  1893. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\IISTempKey
  1894.  
  1895. ; =====================================================
  1896. ; Sections which are usually called from OC_COMPLETE_INSTALLATION for install
  1897. ; or from OC_ABOUT_TO_COMMIT_QUEUE for uninstall
  1898. ; =====================================================
  1899.  
  1900. [register_iis_common_1]
  1901. 0=100=86
  1902. 0=100=6|102=register_iis_common_inf
  1903. 0=100=24|101=%DesktopItem_iis20_Install_link%
  1904. 0=100=24|101=%DesktopItem_pws20_Install_link%
  1905. 0=100=55|102=IISADMIN
  1906. 0=100=86
  1907. 0=100=2|101=%32768%\coadmin.dll|102=DllRegisterServer|801=1
  1908. 0=100=86
  1909. 0=100=2|101=%11%\adsiis.dll|102=DllRegisterServer|801=1
  1910. 0=100=86
  1911. 0=100=2|101=%11%\iisext.dll|102=DllRegisterServer
  1912. 0=100=86
  1913. 0=100=9|101=%11%\iismap.dll|102=IISMAP|103=1|104=0x7
  1914. 0=100=86
  1915. 0=100=2|101=%11%\wamregps.dll|102=DllRegisterServer|801=1
  1916. 0=100=86
  1917. 0=100=5|102=Wolfpack_Register|701=5
  1918.  
  1919. [register_iis_common_inf]
  1920. AddReg=register_iis_common_values
  1921. DelReg=register_iis_common_values_old, register_iis_common_values_iis4
  1922. [register_iis_common_values]
  1923. HKLM,%REG_INETSTP%,"MajorVersion",0x00010001,0x%REG_VERSION_MAJOR%
  1924. HKLM,%REG_INETSTP%,"MinorVersion",0x00010001,0x%REG_VERSION_MINOR%
  1925. HKLM,%REG_INETSTP%,"InstallPath",0x00000000,"%32768%"
  1926. HKLM,%REG_INETSTP%,"SetupString",0x00000000,"%REG_VERSION_SETUPSTRING%"
  1927. HKLM,%REG_INETSTP%,"VersionString",0x00000000,"%REG_VERSION_VERSIONSTRING%"
  1928. HKLM,%REG_INETSTP%,"ProductString",0x00000000,"%REG_VERSION_PRODUCTSTRING%"
  1929. HKLM,%REG_INETSTP%,"IISProgramGroup",0x00000000,"%REG_VERSION_PRODUCTGROUPSTRING%"
  1930. HKLM,%REG_INETSTP%,"ProgramFilesPath",0x00000000,"%32777%"
  1931. [register_iis_common_values_old]
  1932. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MSIIS
  1933. [register_iis_common_values_iis4]
  1934. HKLM,%REG_INETSTP%,"NTProgramGroup"
  1935. HKLM,%REG_INETSTP%,"ProgramFilesPath"
  1936. HKLM,%REG_INETSTP%,"SetupID"
  1937. HKLM,%REG_INETSTP%,"SrcDir"
  1938.  
  1939. [register_iis_core_0]
  1940. 0=100=86
  1941. 0=100=6|102=register_iis_core_0_inf
  1942. 0=100=86
  1943. 0=100=55|102=IISADMIN
  1944. 0=100=79
  1945. 0=100=1|101=%32768%\metadata.dll|102=DllRegisterServer|801=1
  1946. 0=100=79
  1947. 0=100=86
  1948. 0=100=1|101=%32768%\svcext.dll|102=DllRegisterServer|801=1
  1949. 0=100=86
  1950. 0=100=1|101=%32768%\nsepm.dll|102=DllRegisterServer|801=1
  1951. 0=100=86
  1952. 0=100=52|101=%32768%\inetinfo.exe|102=IISADMIN|103=%DESC_SERVICE_IISADMIN%|104=RPCSS:ProtectedStorage:|105=%DESC2_SERVICE_IISADMIN%|801=1
  1953. 0=100=86
  1954. 0=100=74|101={A9E69610-B80D-11d0-B9B9-00A0C922E750}|102=%32800%\Administrators
  1955. 0=100=76|101={A9E69610-B80D-11d0-B9B9-00A0C922E750}|102=Everyone
  1956. 0=100=79
  1957. 0=100=9|101=%32768%\svcext.dll|102=IISADMIN|103=0|104=0xf
  1958.  
  1959. [register_iis_core_0_inf]
  1960. AddReg=register_iis_core_0_values
  1961. [register_iis_core_0_values]
  1962. ; FLG_ADDREG_TYPE_DWORD 0x00010001
  1963. ; FLG_ADDREG_TYPE_SZ 0x00000000
  1964. HKCR,"LICENSES\CEDD4F80-B43C-11cf-837C-00AA00573EDE","",FLG_ADDREG_TYPE_SZ,"gxwaezucfyqpwjgqbcmtsncuhwsnyhiohwxz"
  1965. HKLM,%REG_INETSTP%,"MetabaseSetMajorVersion",0x00010001,0x%REG_METABASE_VERSION_MAJOR%
  1966. HKLM,%REG_INETSTP%,"MetabaseSetMinorVersion",0x00010001,0x%REG_METABASE_VERSION_MINOR%
  1967.  
  1968. [register_iis_core_1]
  1969. 0=100=79
  1970. 0=100=86
  1971. 0=100=6|102=register_iis_core_1_inf
  1972. 0=100=13|101=infoctrs.dll|102=System\CurrentControlSet\Services\InetInfo\Performance|103=OpenINFOPerformanceData|104=CloseINFOPerformanceData|105=CollectINFOPerformanceData
  1973. 0=100=2|101=%32768%\iislog.dll|102=DllRegisterServer|801=1
  1974. 0=100=2|101=%32768%\iscomlog.dll|102=DllRegisterServer|801=1
  1975. 0=100=86
  1976. 0=100=2|101=%32768%\logscrpt.dll|102=DllRegisterServer|801=1
  1977. 0=100=2|101=%32768%\admexs.dll|102=DllRegisterServer|801=1
  1978. 0=100=86
  1979. ; check if we need to remove the schema node
  1980. 0=100=5|102=reg_iis_core_chk_del_schema_node
  1981. 0=100=2|101=%32768%\iischema.dll|102=DllRegisterServer|801=1
  1982. 0=100=9|101=%32768%\iscomlog.dll|102=IISLOG|103=1|104=0x0
  1983. 0=100=86
  1984. 0=100=9|101=%11%\infoctrs.dll|102=IISInfoCtrs|103=0|104=0x7
  1985. 0=100=62|102=Microsoft Internet Information Server
  1986. 0=100=8|101=InetInfo|801=1
  1987. 0=100=7|101=infoctrs.ini|801=1
  1988. 0=100=14|101=%11%\Cache
  1989. 0=100=79
  1990.  
  1991. [reg_iis_core_chk_del_schema_node.UT_40]
  1992. 0=100=82|101=/|102=SCHEMA
  1993. [reg_iis_core_chk_del_schema_node.UT_50]
  1994. 0=100=82|101=/|102=SCHEMA
  1995.  
  1996. [register_iis_core_1_inf]
  1997. AddReg=register_iis_core_1_ListenBackLog, register_iis_core_1_iissuba
  1998. [register_iis_core_1_ListenBackLog]
  1999. HKLM,System\CurrentControlSet\Services\InetInfo\Parameters,"ListenBackLog",0x00010003,25
  2000. HKLM,System\CurrentControlSet\Services\Inetinfo\Parameters,"DispatchEntries",0x00010008,"LDAPSVC"
  2001. [register_iis_core_1_iissuba]
  2002. HKLM,System\CurrentControlSet\Control\Lsa\MSV1_0,"Auth132",0x00000000,"iissuba"
  2003.  
  2004. [register_iis_core_2]
  2005. 0=100=50|101=spud.sys|102=spud|103=%DESC_DRIVER_SPUD%|701=5|801=1
  2006. 0=100=79
  2007. 0=100=1|101=%32768%\httpext.dll|102=DllRegisterServer|801=1
  2008. 0=100=79
  2009. ; do UTF8 fix for certain languages
  2010. ; Korean
  2011. 0=100=48|101=0x412|102=International_UTF8_Fix
  2012. ; Chinese
  2013. 0=100=48|101=0x404|102=International_UTF8_Fix
  2014. 0=100=48|101=0x804|102=International_UTF8_Fix
  2015. 0=100=48|101=0xc04|102=International_UTF8_Fix
  2016. 0=100=48|101=0x1004|102=International_UTF8_Fix
  2017.  
  2018. [International_UTF8_Fix]
  2019. 0=100=6|102=International_UTF8_Fix_inf
  2020. [International_UTF8_Fix_inf]
  2021. AddReg=International_UTF8_Fix_FavorDBCS
  2022. [International_UTF8_Fix_FavorDBCS]
  2023. HKLM,System\CurrentControlSet\Services\InetInfo\Parameters,"FavorDBCS",0x00010001,0x1
  2024.  
  2025. [register_iis_core_after]
  2026. 0=100=5|102=CKYMunge_Filter_SP4_Fix
  2027. 0=100=89
  2028.  
  2029. [CKYMunge_Filter_SP4_Fix]
  2030. ; if EnableChunkedEncoding=0 then set the Metabase value
  2031. 0=100=43|101=HKLM|102=System\CurrentControlSet\Services\W3SVC\ASP\Parameters\EnableChunkedEncoding|103=0|104=CKYMunge_Filter_SP4_Fix_True
  2032. [CKYMunge_Filter_SP4_Fix_True]
  2033. 0=100=84|101=CKYMunge_Filter_SP4_Fix_Metabase
  2034. [CKYMunge_Filter_SP4_Fix_Metabase]
  2035. 1    0    HKLM    System\CurrentControlSet\Services\W3SVC\Parameters    AspEnableChunkedEncoding        LM/W3SVC    7022    0x1    2    1    4    0x0
  2036.  
  2037. [register_iis_www_before]
  2038. 0=100=88|101=%11%\rsabase.dll
  2039.  
  2040. [register_iis_www_1]
  2041. 0=100=86
  2042. 0=100=70|102=%33002%
  2043. ;0=100=72|102=%33002%
  2044. 0=100=70|102=%33001%
  2045. ;0=100=72|102=%33001%
  2046. 0=100=55|102=W3SVC
  2047. 0=100=52|101=%32768%\inetinfo.exe|102=W3SVC|103=%DESC_SERVICE_W3SVC%|104=IISADMIN:|105=%DESC2_SERVICE_W3SVC%|801=1
  2048. 0=100=86
  2049. 0=100=6|102=register_iis_www_inf
  2050. 0=100=14|101=%32772%
  2051. 0=100=14|101=%32770%
  2052. 0=100=14|101=%32771%
  2053. 0=100=86
  2054. 0=100=2|101=%32768%\w3svc.dll|102=DllRegisterServer|801=1
  2055. 0=100=86
  2056. 0=100=2|101=%32768%\wamreg.dll|102=DllRegisterServer|801=1
  2057. 0=100=86
  2058. 0=100=74|101={61738644-F196-11D0-9953-00C04FD919C1}|102=%32800%\Administrators
  2059. 0=100=76|101={61738644-F196-11D0-9953-00C04FD919C1}|102=Everyone
  2060. 0=100=86
  2061. 0=100=55|102=IISADMIN
  2062. 0=100=54|102=IISADMIN
  2063. 0=100=86
  2064. 0=100=41|101=HKLM|102=System\CurrentControlSet\Services\W3Svc\Parameters|103=LogFileDirectory|104=reg_iis_www_1_LogFilesEntry_Exist|105=reg_iis_www_1_LogFilesEntry_NotExist
  2065. ; set custom dcom permissions for mdm.exe
  2066. 0=100=74|101={9209B1A6-964A-11D0-9372-00A0C9034910}|102=%33001%
  2067. 0=100=76|101={9209B1A6-964A-11D0-9372-00A0C9034910}|102=%33001%
  2068. ; set custom dcom access permissions for microsoft scripts debugger
  2069. 0=100=76|101={A87F84D0-7A74-11D0-B216-080000185165}|102=%33001%
  2070.  
  2071. [reg_iis_www_1_LogFilesEntry_NotExist]
  2072. 0=100=14|101=%11%\LogFiles
  2073. 0=100=6|102=reg_iis_www_1_LogFilesEntry_inf
  2074.  
  2075. [reg_iis_www_1_LogFilesEntry_inf]
  2076. AddReg=reg_iis_www_1_LogFilesEntry_values
  2077. [reg_iis_www_1_LogFilesEntry_values]
  2078. HKLM,System\CurrentControlSet\Services\W3Svc\Parameters,"LogFileDirectory",0x00000000,"%11%\LogFiles"
  2079.  
  2080. [register_iis_www_2]
  2081. 0=100=86
  2082. ; The new way. Passing in handle to iis.dll so that wamreg can log to iis5.log
  2083. 0=100=1|101=%32768%\wamreg.dll|102=InstallWam|103=1
  2084. ; The old load into our process way. Problem was if this hoses then setup get's stuck waiting for it and wamreg can't log com+ problems
  2085. ;0=100=1|101=%32768%\wamreg.dll|102=CreateIISPackage
  2086. ; The seperate process way. This way if CreateIISPackage get's stuck all they have to do is kill the RunDll32 process
  2087. ; don't use this way because if it fails it will display a popup in silent mode
  2088. ;0=100=3|101=%11%\RunDll32.exe|102=%32768%\wamreg.dll,CreateIISPackage|801=1
  2089. ; Create Base Metabase entries
  2090. 0=100=86
  2091. 0=100=84|101=WWW_REG
  2092. 0=100=84|101=WWW_REG_WKS|701=2
  2093. 0=100=84|101=WWW_REG_WKS2|701=2
  2094. 0=100=84|101=WWW_REG_SRV|701=5
  2095. 0=100=84|101=WWW_REG_SRV2|701=5
  2096. 0=100=84|101=WWW_REG_OTHER
  2097.  
  2098. [register_iis_www_3]
  2099. 0=100=86
  2100. 0=100=13|101=w3ctrs.dll|102=System\CurrentControlSet\Services\W3svc\Performance|103=OpenW3PerformanceData|104=CloseW3PerformanceData|105=CollectW3PerformanceData
  2101. 0=100=5|102=SNMP_W3SVC_chk_cleanup
  2102. 0=100=9|101=%32768%\w3svc.dll|102=W3SVC|103=1|104=0x0
  2103. 0=100=9|101=%32768%\wam.dll|102=WAM|103=1|104=0x0
  2104. 0=100=86
  2105. 0=100=9|101=%11%\w3ctrs.dll|102=W3Ctrs|103=0|104=0x7
  2106. 0=100=2|101=%32768%\iwrps.dll|102=DllRegisterServer|801=1
  2107. 0=100=2|101=%32768%\wamps.dll|102=DllRegisterServer|801=1
  2108. 0=100=86
  2109. 0=100=2|101=%32768%\w3ext.dll|102=DllRegisterServer|801=1
  2110. 0=100=2|101=%32768%\mdsync.dll|102=DllRegisterServer|801=1|701=5
  2111. 0=100=56|102=W3SVC
  2112. 0=100=8|101=W3SVC|801=1
  2113. 0=100=7|101=w3ctrs.ini|801=1    
  2114.  
  2115. [register_iis_www_4]
  2116. ; The old way. problem was if this hoses then setup get's stuck waiting for it
  2117. 0=100=2|101=%32768%\asp.dll|102=DllRegisterServer|801=1
  2118. ; The new way. This way if it get's stuck all they have to do is kill the RegSvr32 process
  2119. ; don't use this way because if it fails it will display a popup in silent mode
  2120. ; 0=100=3|101=%11%\RegSvr32.exe|102=/s %32768%\asp.dll|103=300
  2121. 0=100=2|101=%32768%\asptxn.dll|102=DllRegisterServer|801=1
  2122. 0=100=2|101=%32768%\adrot.dll|102=DllRegisterServer|801=1
  2123. 0=100=2|101=%32768%\browscap.dll|102=DllRegisterServer|801=1
  2124. 0=100=2|101=%32768%\nextlink.dll|102=DllRegisterServer|801=1
  2125. 0=100=2|101=%32768%\Counters.dll|102=DllRegisterServer|801=1
  2126. 0=100=2|101=%32768%\PermChk.dll|102=DllRegisterServer|801=1
  2127. 0=100=2|101=%32768%\ContRot.dll|102=DllRegisterServer|801=1
  2128. 0=100=2|101=%32768%\PageCnt.dll|102=DllRegisterServer|801=1
  2129. 0=100=2|101=%32768%\Status.dll|102=DllRegisterServer|801=1
  2130. 0=100=2|101=%32768%\Tools.dll|102=DllRegisterServer|801=1
  2131. 0=100=2|101=%32768%\logui.ocx|102=DllRegisterServer|801=1
  2132. 0=100=8|101=ASP|801=1
  2133. 0=100=2|101=%11%\Aspperf.dll|102=RegisterAXS|801=1
  2134. 0=100=7|101=axperf.ini|801=1
  2135. 0=100=2|101=%32768%\MyInfo.dll|102=DllRegisterServer|801=1
  2136. 0=100=2|101=%32768%\compfilt.dll|102=DllRegisterServer|801=1|804=1
  2137. 0=100=78|101=%18%\iisHelp\common
  2138. 0=100=14|101=%32768%\Data
  2139. 0=100=34|101=%32768%\Data|102=Everyone
  2140.  
  2141. [register_iis_www_after]
  2142. 0=100=6|102=register_iis_www_inf
  2143. 0=100=6|102=register_iis_www_inf_srv|701=5
  2144. 0=100=89
  2145. 0=100=35|101=LM/W3SVC|102=0xFAD|103=0x1|104=0x187CF|105=1|701=5
  2146. 0=100=36|101=LM/W3SVC/1/Root/iissamples|701=5
  2147. 0=100=36|101=LM/W3SVC/1/Root/iishelp|701=5
  2148. ;0=100=36|101=LM/W3SVC/1/Root/scripts|701=5
  2149. 0=100=36|101=LM/W3SVC/1/Root/msadc|701=5
  2150.  
  2151. [register_iis_www_after.UT_ANYUPGRADE]
  2152. 0=100=6|102=register_iis_www_inf
  2153. 0=100=6|102=register_iis_www_inf_srv|701=5
  2154. 0=100=89
  2155. ; remove old iis4 help dir
  2156. 0=100=18|101=%18%\Common
  2157. ; Move MyInfo.xml to new iis5 location
  2158. 0=100=38|101=%32768%\MyInfo.xml|102=%32768%\Data\MyInfo.xml|103=1
  2159. 0=100=38|101=%32774%\MyInfo.xml|102=%32768%\Data\MyInfo.xml|103=1
  2160.  
  2161. [register_iis_www_inf_srv]
  2162. AddReg=register_iis_www_values_1_srv
  2163.  
  2164. [register_iis_www_inf]
  2165. AddReg=register_iis_www_values, register_iis_www_values_1
  2166. DelReg=register_iis_www_values_old
  2167. [register_iis_www_values]
  2168. HKLM,%REG_INETSTP%,"PathWWWRoot",0x00000000,"%32770%"
  2169. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"MajorVersion",0x00010001,0x%REG_VERSION_MAJOR%
  2170. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"MinorVersion",0x00010001,0x%REG_VERSION_MINOR%
  2171. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"InstallPath",0x00000000,"%32768%"
  2172. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"CertMapList",0x00000000,"%32768%\iiscrmap.dll"
  2173. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"AccessDeniedMessage",0x00000000,%ACCESS_DENIED_MSG%
  2174. [register_iis_www_values_old]
  2175. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"SecurePort"
  2176. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"ServerAsProxy"
  2177. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"AdminName"
  2178. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"AdminEmail"
  2179. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"CheckForWAISDB"
  2180. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"ServerSideIncludesEnabled"
  2181. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"ServerSideIncludesExtension"
  2182. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"DebugFlags"
  2183. HKLM,System\CurrentControlSet\Services\W3SVC\HTMLA
  2184. HKLM,System\CurrentControlSet\Services\W3SVC\W3SAMP
  2185. HKLM,System\CurrentControlSet\Services\W3SVC\SetupInfo
  2186.  
  2187. [register_iis_www_values_1]
  2188. HKLM,"%REG_SVCS_W3SVC%\ASP","NOTE",0x00000000,"%STRING_BACKWARD_COMPAT%"
  2189. HKLM,System\CurrentControlSet\Services\W3SVC\Parameters,"Filter DLLs",0x00000002,""
  2190.  
  2191. [register_iis_www_values_1_srv]
  2192. ; Set only on Server
  2193. HKLM,"System\CurrentControlSet\Services\LicenseService\FilePrint\IIS"
  2194.  
  2195. [register_iis_ftp_1]
  2196. 0=100=86
  2197. 0=100=55|102=MSFTPSVC
  2198. 0=100=52|101=%32768%\inetinfo.exe|102=MSFTPSVC|103=%DESC_SERVICE_MSFTP%|104=IISADMIN:|105=%DESC2_SERVICE_MSFTP%|801=1
  2199. 0=100=6|102=register_iis_ftp_inf
  2200. ; Create Base Metabase entries
  2201. 0=100=84|101=FTP_REG
  2202. 0=100=84|101=FTP_REG_WKS|701=2
  2203. 0=100=84|101=FTP_REG_SRV|701=5
  2204.  
  2205. [register_iis_ftp_inf]
  2206. AddReg=register_iis_ftp_values
  2207. DelReg=register_iis_ftp_values_old
  2208. [register_iis_ftp_values]
  2209. HKLM,%REG_INETSTP%,"PathWWWRoot",0x00000000,"%32770%"
  2210. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"MajorVersion",0x00010001,0x%REG_VERSION_MAJOR%
  2211. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"MinorVersion",0x00010001,0x%REG_VERSION_MINOR%
  2212. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"InstallPath",0x00000000,"%32768%"
  2213. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"AllowGuestAccess",0x00010001,0
  2214. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"EnablePortAttack",0x00010001,0
  2215. [register_iis_ftp_values_old]
  2216. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"SecurityOn"
  2217. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"AdminName"
  2218. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"AdminEmail"
  2219. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"Pathname"
  2220. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"DebugFlags"
  2221. HKLM,System\CurrentControlSet\Services\MSFtpsvc\Parameters,"HomeDirectory"
  2222.  
  2223. [register_iis_ftp_2]
  2224. 0=100=86
  2225. 0=100=14|101=%32769%
  2226. 0=100=13|101=ftpctrs2.dll|102=System\CurrentControlSet\Services\MSFtpsvc\Performance|103=OpenFtpPerformanceData|104=CloseFtpPerformanceData|105=CollectFtpPerformanceData
  2227. 0=100=5|102=SNMP_MSFTPSVC_chk_cleanup
  2228. 0=100=9|101=%32768%\ftpsvc2.dll|102=MSFTPSVC|103=1|104=0x0
  2229. 0=100=9|101=%11%\ftpctrs2.dll|102=FtpCtrs|103=0|104=0x7
  2230. 0=100=86
  2231. 0=100=58|102=MSFTPSVC
  2232. 0=100=8|101=MSFTPSVC|801=1
  2233. 0=100=7|101=ftpctrs.ini|801=1    
  2234. 0=100=2|101=%32768%\logui.ocx|102=DllRegisterServer|801=1
  2235. 0=100=89
  2236.  
  2237. [register_iis_inetmgr_1]
  2238. 0=100=40|101=HKCR|102=PerfFile|104=register_iis_inetmgr_1_F
  2239. [register_iis_inetmgr_1_F]
  2240. 0=100=6|102=register_iis_inetmgr_1_inf
  2241. [register_iis_inetmgr_1_inf]
  2242. AddReg=register_iis_inetmgr_1_Values
  2243. [register_iis_inetmgr_1_Values]
  2244. HKCR,".pma","",0x00000000,"PerfFile"
  2245. HKCR,".pmc","",0x00000000,"PerfFile"
  2246. HKCR,".pml","",0x00000000,"PerfFile"
  2247. HKCR,".pmr","",0x00000000,"PerfFile"
  2248. HKCR,".pmw","",0x00000000,"PerfFile"
  2249. HKCR,"PerfFile","",0x00000000,%PERFMON_FILE_DESC%
  2250. HKCR,"PerfFile\Shell\Open\Command","",0x00000000,"perfmon.exe %1""
  2251.  
  2252. [register_iis_inetmgr_2.GUIMODE]
  2253. ; must do on reboot since the required compmgmt component has not been setup yet (during guimode)
  2254. 0=100=21|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_Inetmgr%|103=%SystemRoot%\System32\Inetsrv\iis.msc|105=%32768%\inetmgr.dll
  2255. 0=100=32|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_Inetmgr%|103=%StartMenuItem_IIS5_Inetmgr_InfoTip%
  2256. 0=100=6|102=register_iis_inetmgr_2_inf
  2257. 0=100=6|102=register_iis_inetmgr_2_RunOnce_inf
  2258. 0=100=98
  2259.  
  2260. [register_iis_inetmgr_2_RunOnce_inf]
  2261. AddReg=register_iis_inetmgr_2_RunOnce_Values
  2262. [register_iis_inetmgr_2_RunOnce_Values]
  2263. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","iis5_reg_mmc_inetmgr_1",0x00000000,"RegSvr32 /S %32768%\inetmgr.dll"
  2264. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","iis5_reg_mmc_inetmgr_2",0x00000000,"RegSvr32 /S %32768%\certmap.ocx"
  2265. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","iis5_reg_mmc_inetmgr_3",0x00000000,"RegSvr32 /S %32768%\certwiz.ocx"
  2266. ;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","iis5_reg_mmc_inetmgr_4",0x00000000,"RegSvr32 /S %11%\msacal70.ocx"
  2267. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","iis5_reg_mmc_inetmgr_5",0x00000000,"RegSvr32 /S %32768%\cnfgprts.ocx"
  2268. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","iis5_reg_mmc_inetmgr_6",0x00000000,"%32768%\iisrstas.exe /RegServer"
  2269. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","iis5_reg_mmc_inetmgr_7",0x00000000,"%11%\iisreset.exe /SCM"
  2270.  
  2271. [register_iis_inetmgr_2]
  2272. ; if you make any changes to this section then make sure
  2273. ; to make changes to the register_iis_inetmgr_2.GUIMODE section
  2274. 0=100=6|102=register_iis_inetmgr_2_inf
  2275. 0=100=21|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_Inetmgr%|103=%SystemRoot%\System32\Inetsrv\iis.msc|105=%32768%\inetmgr.dll
  2276. 0=100=32|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_Inetmgr%|103=%StartMenuItem_IIS5_Inetmgr_InfoTip%
  2277. 0=100=2|101=%32768%\inetmgr.dll|102=DllRegisterServer|801=1
  2278. 0=100=2|101=%32768%\certmap.ocx|102=DllRegisterServer|801=1
  2279. 0=100=2|101=%32768%\certwiz.ocx|102=DllRegisterServer|801=1
  2280. ;0=100=2|101=%11%\msacal70.ocx|102=DllRegisterServer|801=1
  2281. 0=100=2|101=%32768%\cnfgprts.ocx|102=DllRegisterServer|801=1
  2282. 0=100=42|101=%32768%\iisrstas.exe|102=register_iis_inetmgr_restart
  2283.  
  2284. [register_iis_inetmgr_restart]
  2285. 0=100=3|101=%32768%\iisrstas.exe|102=/RegServer
  2286. 0=100=3|101=%11%\iisreset.exe|102=/SCM
  2287.  
  2288. [register_iis_inetmgr_2_inf]
  2289. ;AddReg=iis_inetmgr_reg_msacal70_values, register_iis_inetmgr_values
  2290. AddReg=register_iis_inetmgr_values
  2291. [iis_inetmgr_reg_msacal70_values]
  2292. HKCR,"CLSID\{8E27C92B-1264-101C-8A2F-040224009C02}\InProcServer32","ThreadingModel",0x00000000,"Apartment"
  2293. [register_iis_inetmgr_values]
  2294. HKLM,"%REG_INETMGR%\Parameters","MajorVersion",0x00010001,0x%REG_VERSION_MAJOR%
  2295. HKLM,"%REG_INETMGR%\Parameters","MinorVersion",0x00010001,0x%REG_VERSION_MINOR%
  2296. HKLM,"%REG_INETMGR%\Parameters","HelpLocation",0x00000000,"%18%\iisHelp\iis\winHelp"  
  2297. HKLM,"%REG_INETMGR%\Parameters\AddOnServices","FTP",0x00000000,"%32768%\fscfg.dll"  
  2298. HKLM,"%REG_INETMGR%\Parameters\AddOnServices","WWW",0x00000000,"%32768%\w3scfg.dll"  
  2299. HKLM,"%REG_INETMGR%\Parameters\AddOnMachinePages","IIS",0x00000000,"%32768%\iisui.dll"  
  2300. ;HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_PERFMETER_IIS5%",0x00000000,"%32768%\iisperf.pmc;%TIP_PERFMETER_IIS5%"  
  2301. ;HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_EVENTVWR_IIS5%",0x00000000,"%11%\eventvwr.exe;%TIP_EVENTVWR_IIS5%;\\$C"  
  2302. ;HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_SRVMGR_IIS5%",0x00000000,"%11%\srvmgr.exe;%TIP_SRVMGR_IIS5%;\\$C"  
  2303. ;HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_USRMGR_IIS5%",0x00000000,"%11%\usrmgr.exe;%TIP_USRMGR_IIS5%;\\$C"  
  2304. HKLM,"%REG_APPPATHS%\inetmgr.exe","",0x00000000,"%32768%\inetmgr.exe"
  2305. HKLM,"%REG_APPPATHS%\inetmgr.exe","Path",0x00000000,"%32768%"
  2306.  
  2307. [register_iis_htmla_after]
  2308. 0=100=36|101=LM/W3SVC/2/Root/IISHelp|701=5
  2309. 0=100=35|101=LM/W3SVC/2/Root/IISHelp|102=0x1797|103=0x1|104=0x1|105=0|701=5
  2310.  
  2311. [register_iis_htmla_after.UT_ANYUPGRADE]
  2312. 0=100=37
  2313.  
  2314. [register_iis_htmla_1_link]
  2315. ;0=100=22|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_HTMLA%
  2316. ;0=100=31|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_HTMLA%|103=http://localhost:%34001%
  2317.  
  2318. [register_iis_pwmgr_1]
  2319. 0=100=21|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_PwMgr%|103=%32768%\pws.exe|105=%32768%\pws.exe
  2320. ;0=100=23|101=%DesktopItem_IIS5_PwMgr_Link%|102=%32768%\pws.exe
  2321. 0=100=6|102=register_iis_pwmgr_inf
  2322. 0=100=14|101=%32779%
  2323. 0=100=83|101=LM/W3SVC/*|102=/WebPub|103=%32779%,,0x201
  2324.  
  2325. [register_iis_pwmgr_inf]
  2326. AddReg=register_iis_pwmgr_values
  2327. [register_iis_pwmgr_values]
  2328. ;HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","PWSTray",0x00000000,"PwsTray.exe"
  2329.  
  2330. [register_iis_doc_1]
  2331. 0=100=6|102=register_iis_doc_inf
  2332. ;0=100=30|101=verdana.ttf 
  2333. ;0=100=30|101=verdanab.ttf 
  2334. ;0=100=30|101=verdanai.ttf 
  2335. ;0=100=30|101=verdanaz.ttf 
  2336.  
  2337. [register_iis_doc_inf]
  2338. AddReg=register_iis_doc_values
  2339. [register_iis_doc_values]
  2340. ;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Verdana (TrueType)",0x00000000,"VERDANA.TTF"
  2341. ;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Verdana Bold (TrueType)",0x00000000,"VERDANAB.TTF"
  2342. ;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Verdana Bold Italic (TrueType)",0x00000000,"VERDANAZ.TTF"
  2343. ;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","Verdana Italic (TrueType)",0x00000000,"VERDANAI.TTF"
  2344.  
  2345.  
  2346. ; ==============
  2347. ;   UnRegister
  2348. ; ==============
  2349. [unregister_iis_1]
  2350. DelReg=unregister_iis_inf
  2351. [unregister_iis_inf]
  2352. HKLM,Software\Microsoft\Inetstp
  2353.  
  2354. [unregister_iis_common_1]
  2355. 0=100=10|102=IISMAP|103=1
  2356. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %11%\iisext.dll|103=120
  2357. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %11%\adsiis.dll|103=120
  2358. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\coadmin.dll|103=120
  2359. 0=100=6|102=unregister_iis_common_inf
  2360.  
  2361. [unregister_iis_common_inf]
  2362. DelReg=unregister_iis_common_values
  2363. [unregister_iis_common_values]
  2364. HKLM,Software\Microsoft\Inetstp
  2365. HKLM,"%REG_SVCS_INETINFO%"
  2366.  
  2367. [unregister_iis_core_1]
  2368. 0=100=5|102=Wolfpack_UnRegister|701=5
  2369. 0=100=75|101={A9E69610-B80D-11d0-B9B9-00A0C922E750}|102=%32800%\Administrators
  2370. 0=100=77|101={A9E69610-B80D-11d0-B9B9-00A0C922E750}|102=Everyone
  2371. 0=100=53|102=IISADMIN|804=1
  2372. 0=100=10|102=IISLOG|103=1
  2373. 0=100=10|102=IISInfoCtrs|103=0
  2374. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\httpext.dll|103=120
  2375. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\iislog.dll|103=120
  2376. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\iscomlog.dll|103=120
  2377. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\logscrpt.dll|103=120
  2378. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\admexs.dll|103=120
  2379. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\iischema.dll|103=120
  2380. 0=100=63|102=Microsoft Internet Information Server
  2381. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\nsepm.dll|103=120
  2382. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\svcext.dll|103=120
  2383. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\metadata.dll|103=120
  2384. 0=100=8|101=InetInfo|801=1
  2385. 0=100=17|101=%32768%\MetaBase.bin
  2386. 0=100=17|101=%32768%\MetaBase.bak
  2387. ; remove iusr_ user
  2388. 0=100=28|101=%33000%
  2389. ;0=100=51|102=spud|701=5
  2390.  
  2391. [unregister_iis_www_1]
  2392. ; Remove iis Com+ Applications
  2393. ; The new way. Passing in handle to iis.dll so that wamreg can log to iis5.log
  2394. 0=100=1|101=%32768%\wamreg.dll|102=UnInstallWam|103=1
  2395. ; The old load into our process way. Problem was if this hoses then setup get's stuck waiting for it and wamreg can't log com+ problems
  2396. ;0=100=1|101=%32768%\wamreg.dll|102=DeleteIISPackage
  2397. ; The seperate process way. This way if DeleteIISPackage get's stuck all they have to do is kill the RunDll32 process
  2398. ; don't use this way because if it fails it will display a popup in silent mode
  2399. ; 0=100=3|101=%11%\RunDll32.exe|102=%32768%\wamreg.dll,DeleteIISPackage|103=300
  2400. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\w3svc.dll|103=120
  2401. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\MyInfo.dll|103=120
  2402. 0=100=8|101=ASP
  2403. ;old0=100=2|101=%11%\Aspperf.dll|102=UnRegisterAXS
  2404. 0=100=3|101=%11%\RunDll32.exe|102=%11%\Aspperf.dll,UnRegisterAXS|103=120|801=1
  2405. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\asp.dll|103=120
  2406. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\asptxn.dll|103=120
  2407. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\adrot.dll|103=120
  2408. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\browscap.dll|103=120
  2409. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\nextlink.dll|103=120
  2410. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\Counters.dll|103=120
  2411. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\PermChk.dll|103=120
  2412. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\ContRot.dll|103=120
  2413. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\PageCnt.dll|103=120
  2414. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\Status.dll|103=120
  2415. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\Tools.dll|103=120
  2416. 0=100=12|102=W3SVC
  2417. 0=100=71|102=%33000%
  2418. 0=100=73|102=%33000%
  2419. 0=100=71|102=%33001%
  2420. 0=100=73|102=%33001%
  2421. 0=100=75|101={61738644-F196-11D0-9953-00C04FD919C1}|102=%32800%\Administrators
  2422. 0=100=77|101={61738644-F196-11D0-9953-00C04FD919C1}|102=Everyone
  2423. 0=100=12|102=W3SVC
  2424. 0=100=10|102=W3SVC|103=1
  2425. 0=100=10|102=WAM|103=1
  2426. 0=100=10|102=W3Ctrs|103=0
  2427. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\wamreg.dll|103=120
  2428. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\iwrps.dll|103=120
  2429. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\wamps.dll|103=120
  2430. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\w3ext.dll|103=120
  2431. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\mdsync.dll|103=120|701=5
  2432. 0=100=8|101=W3SVC
  2433. ; remove service
  2434. 0=100=53|102=W3SVC|804=1
  2435. 0=100=57|102=W3SVC
  2436. 0=100=6|102=unregister_iis_www_inf
  2437. 0=100=6|102=unregister_iis_www_inf_srv|701=5
  2438. 0=100=82|101=LM|102=W3SVC
  2439. 0=100=82|101=LM|102=MimeMap
  2440. ; unset custom dcom permissions for mdm.exe
  2441. 0=100=75|101={9209B1A6-964A-11D0-9372-00A0C9034910}|102=%33001%
  2442. 0=100=77|101={9209B1A6-964A-11D0-9372-00A0C9034910}|102=%33001%
  2443. ; unset custom dcom access permissions for microsoft scripts debugger
  2444. 0=100=77|101={A87F84D0-7A74-11D0-B216-080000185165}|102=%33001%
  2445. ; remove iwam_ user
  2446. 0=100=28|101=%33001%
  2447.  
  2448. [unregister_iis_www_1_Drivers]
  2449.  
  2450. [unregister_iis_www_inf]
  2451. DelReg=unregister_iis_www_values
  2452. [unregister_iis_www_values]
  2453. HKLM,"%REG_SVCS_W3SVC%\ASP"
  2454.  
  2455. [unregister_iis_www_inf_srv]
  2456. DelReg=unregister_iis_www_values_srv
  2457. [unregister_iis_www_values_srv]
  2458. ; Set only on Server
  2459. HKLM,"System\CurrentControlSet\Services\LicenseService\FilePrint\IIS"
  2460. HKLM,"System\CurrentControlSet\Services\W3SVC\Parameters\ADCLaunch"
  2461.  
  2462. [unregister_iis_ftp_1]
  2463. 0=100=53|102=MSFTPSVC|804=1
  2464. 0=100=59|102=MSFTPSVC
  2465. 0=100=12|102=MSFTPSVC
  2466. 0=100=10|102=MSFTPSVC|103=1
  2467. 0=100=10|102=FtpCtrs|103=0
  2468. 0=100=8|101=MSFTPSVC
  2469. 0=100=82|101=LM|102=MSFTPSVC
  2470.  
  2471. [unregister_iis_inetmgr_1]
  2472. 0=100=22|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_Inetmgr%
  2473. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\inetmgr.dll|103=120
  2474. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\certmap.ocx|103=120
  2475. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\certwiz.ocx|103=120
  2476. 0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\cnfgprts.ocx|103=120
  2477. ;0=100=3|101=%11%\RegSvr32.exe|102=/u /s %32768%\logui.ocx|103=120
  2478. 0=100=6|102=unregister_iis_inetmgr_inf
  2479. 0=100=42|101=%32768%\iisrstas.exe|102=iis_inetmgr_unreg_restart
  2480.  
  2481. [iis_inetmgr_unreg_restart]
  2482. 0=100=3|101=%11%\iisreset.exe|102=/NOSCM
  2483. 0=100=3|101=%32768%\iisrstas.exe|102=/UnregServer
  2484.  
  2485. [unregister_iis_inetmgr_inf]
  2486. DelReg=unregister_iis_inetmgr_values
  2487. [unregister_iis_inetmgr_values]
  2488. HKLM,"%REG_INETMGR%"
  2489. HKLM,"%REG_APPPATHS%\inetmgr.exe"
  2490.  
  2491. [unregister_iis_htmla_1]
  2492. ;0=100=22|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_HTMLA%
  2493.  
  2494. [unregister_iis_pwmgr_1]
  2495. 0=100=22|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_PwMgr%
  2496. ;0=100=24|101=%DesktopItem_IIS5_PwMgr_Link%
  2497. 0=100=6|102=unregister_iis_pwmgr_inf
  2498. 0=100=82|101=LM/W3SVC/*/ROOT|102=webpub
  2499.  
  2500. [unregister_iis_pwmgr_inf]
  2501. DelReg=unregister_iis_pwmgr_values
  2502. [unregister_iis_pwmgr_values]
  2503. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","PWSTray"
  2504.  
  2505. [remove_old_ftp_351]
  2506. 0=100=40|101=HKLM|102=Software\Microsoft\FTPSVC|103=remove_old_ftp_351_T
  2507. [remove_old_ftp_351_T]
  2508. 0=100=12|102=FTPSVC
  2509. 0=100=10|102=FTPSVC|103=1
  2510. 0=100=8|101=FTPSVC
  2511. 0=100=53|102=FTPSVC|804=1
  2512. 0=100=40|101=HKLM|102=Software\Microsoft\Windows NT\CurrentVersion\Network\SMAddOns|103=remove_old_ftp_351_reg
  2513. [remove_old_ftp_351_reg]
  2514. 0=100=6|102=remove_old_ftp_351_inf
  2515. [remove_old_ftp_351_inf]
  2516. DelReg=remove_old_ftp_351_values
  2517. [remove_old_ftp_351_values]
  2518. HKLM,Software\Microsoft\Windows NT\CurrentVersion\Network\SMAddOns,"FTPSMX"
  2519.  
  2520. [remove_old_gopher_service]
  2521. 0=100=40|101=HKLM|102=System\CurrentControlSet\Services\GOPHERSVC|103=remove_old_gopher_service_really
  2522. [remove_old_gopher_service_really]
  2523. 0=100=12|102=GOPHERSVC
  2524. 0=100=10|102=GOPHERSVC|103=1
  2525. 0=100=8|101=GOPHERSVC
  2526. 0=100=53|102=GOPHERSVC|804=1
  2527. 0=100=61|102=GOPHERSVC
  2528.  
  2529. [Unregister_old_asp]
  2530. 0=100=1|101=%32774%\asp\cmpnts\adrot.dll|102=DllUnregisterServer
  2531. 0=100=1|101=%32774%\asp\cmpnts\browscap.dll|102=DllUnregisterServer
  2532. 0=100=1|101=%32774%\asp\cmpnts\nextlink.dll|102=DllUnregisterServer
  2533. ;0=100=1|101=%11%\jscript.dll|102=DllUnregisterServer
  2534. ;0=100=1|101=%11%\vbscript.dll|102=DllUnregisterServer
  2535. 0=100=1|101=%11%\scrrun.dll|102=DllUnregisterServer
  2536. 0=100=8|101=ASP
  2537. 0=100=18|101=%32768%\Docs|102=1
  2538. 0=100=6|102=Unregister_old_asp_inf
  2539. 0=100=18|101=%32768%\Asp\Cmpnts
  2540. 0=100=18|101=%32768%\Asp
  2541.  
  2542. [Unregister_old_asp_inf]
  2543. DelReg=Unregister_old_asp_values
  2544. [Unregister_old_asp_values]
  2545. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\ActiveServerPages
  2546.  
  2547. [remove_old_htmla]
  2548. 0=100=6|102=remove_old_htmla_inf
  2549. [remove_old_htmla_inf]
  2550. DelReg=remove_old_htmla_values
  2551. [remove_old_htmla_values]
  2552. HKLM,System\CurrentControlSet\Services\W3SVC\HTMLA
  2553.  
  2554. ; =====================================================
  2555. ; Removing OLD IIS files, registry values, links, etc..
  2556. ; =====================================================
  2557. [remove_old_startmenu_items]
  2558. 0=100=5|102=remove_old_startmenu_iis10
  2559. 0=100=5|102=remove_old_startmenu_pws10
  2560. 0=100=5|102=remove_old_startmenu_pws10a_w95
  2561. 0=100=5|102=remove_old_startmenu_iis20
  2562. 0=100=5|102=remove_old_startmenu_pws20
  2563. 0=100=5|102=remove_old_desktop_iis20
  2564. 0=100=5|102=remove_old_startmenu_iis30
  2565. 0=100=5|102=remove_old_startmenu_pws30
  2566. 0=100=5|102=remove_old_startmenu_iis40
  2567. 0=100=5|102=remove_old_startmenu_pws40
  2568. 0=100=5|102=remove_old_startmenu_pws40_w95
  2569. 0=100=5|102=remove_old_startmenu_pws40_w98
  2570. 0=100=5|102=remove_old_desktop_pws40
  2571. 0=100=5|102=remove_old_startmenu_iis50
  2572.  
  2573. [remove_old_startmenu_iis10]
  2574. 0=100=20|101=%StartMenuGroup_iis10%
  2575. [remove_old_startmenu_pws10]
  2576. 0=100=20|101=%StartMenuGroup_pws10%
  2577. [remove_old_startmenu_pws10a_w95]
  2578. 0=100=20|101=%StartMenuGroup_pws10a_w95%
  2579.  
  2580. [remove_old_startmenu_iis20]
  2581. 0=100=22|101=%StartMenuGroup_iis20%|102=%StartMenuItem_iis20_1%
  2582. 0=100=22|101=%StartMenuGroup_iis20%|102=%StartMenuItem_both20_1%
  2583. 0=100=22|101=%StartMenuGroup_iis20%|102=%StartMenuItem_both20_2%
  2584. 0=100=22|101=%StartMenuGroup_iis20%|102=%StartMenuItem_both20_3%
  2585. 0=100=22|101=%StartMenuGroup_iis20%|102=%StartMenuItem_both20_4%
  2586. 0=100=22|101=%StartMenuGroup_iis20_common%|102=%StartMenuItem_iis20_1%
  2587. 0=100=22|101=%StartMenuGroup_iis20_common%|102=%StartMenuItem_both20_1%
  2588. 0=100=22|101=%StartMenuGroup_iis20_common%|102=%StartMenuItem_both20_2%
  2589. 0=100=22|101=%StartMenuGroup_iis20_common%|102=%StartMenuItem_both20_3%
  2590. 0=100=22|101=%StartMenuGroup_iis20_common%|102=%StartMenuItem_both20_4%
  2591. [remove_old_startmenu_pws20]
  2592. 0=100=22|101=%StartMenuGroup_pws20%|102=%StartMenuItem_pws20_1%
  2593. 0=100=22|101=%StartMenuGroup_pws20%|102=%StartMenuItem_both20_1%
  2594. 0=100=22|101=%StartMenuGroup_pws20%|102=%StartMenuItem_both20_2%
  2595. 0=100=22|101=%StartMenuGroup_pws20%|102=%StartMenuItem_both20_3%
  2596. 0=100=22|101=%StartMenuGroup_pws20%|102=%StartMenuItem_both20_4%
  2597. 0=100=22|101=%StartMenuGroup_pws20_common%|102=%StartMenuItem_pws20_1%
  2598. 0=100=22|101=%StartMenuGroup_pws20_common%|102=%StartMenuItem_both20_1%
  2599. 0=100=22|101=%StartMenuGroup_pws20_common%|102=%StartMenuItem_both20_2%
  2600. 0=100=22|101=%StartMenuGroup_pws20_common%|102=%StartMenuItem_both20_3%
  2601. 0=100=22|101=%StartMenuGroup_pws20_common%|102=%StartMenuItem_both20_4%
  2602. [remove_old_desktop_iis20]
  2603. 0=100=24|101=%DesktopItem_iis20_Install_link%
  2604. 0=100=24|101=%DesktopItem_pws20_Install_link%
  2605.  
  2606. [remove_old_startmenu_iis30]
  2607. 0=100=22|101=%StartMenuGroup_iis20%|102=%StartMenuItem_both30_1%
  2608. 0=100=22|101=%StartMenuGroup_iis20%|102=%StartMenuItem_both30_2%
  2609. 0=100=22|101=%StartMenuGroup_iis20_common%|102=%StartMenuItem_both30_1%
  2610. 0=100=22|101=%StartMenuGroup_iis20_common%|102=%StartMenuItem_both30_2%
  2611. [remove_old_startmenu_pws30]
  2612. 0=100=22|101=%StartMenuGroup_pws20%|102=%StartMenuItem_both30_1%
  2613. 0=100=22|101=%StartMenuGroup_pws20%|102=%StartMenuItem_both30_2%
  2614. 0=100=22|101=%StartMenuGroup_pws20_common%|102=%StartMenuItem_both30_1%
  2615. 0=100=22|101=%StartMenuGroup_pws20_common%|102=%StartMenuItem_both30_2%
  2616.  
  2617. [remove_old_startmenu_iis40]
  2618. 0=100=22|101=%StartMenuGroup_both40%\%StartMenuGroup_iis40_subnode%|102=%StartMenuItem_iis40_sub_1%
  2619. 0=100=22|101=%StartMenuGroup_both40%\%StartMenuGroup_iis40_subnode%|102=%StartMenuItem_iis40_sub_2%
  2620. 0=100=22|101=%StartMenuGroup_both40%\%StartMenuGroup_iis40_subnode%|102=%StartMenuItem_both40_sub_1%
  2621. 0=100=22|101=%StartMenuGroup_both40%|102=%StartMenuItem_both40_1%
  2622. 0=100=22|101=%StartMenuGroup_both40%|102=%StartMenuItem_both40_2%
  2623. 0=100=22|101=%StartMenuGroup_both40%|102=%StartMenuItem_both40_3%
  2624. 0=100=22|101=%StartMenuGroup_both40%
  2625. [remove_old_startmenu_pws40]
  2626. 0=100=22|101=%StartMenuGroup_both40%\%StartMenuGroup_pws40_subnode%|102=%StartMenuItem_pws40_sub_1%
  2627. 0=100=22|101=%StartMenuGroup_both40%\%StartMenuGroup_pws40_subnode%|102=%StartMenuItem_both40_sub_1%
  2628. 0=100=22|101=%StartMenuGroup_both40%|102=%StartMenuItem_both40_1%
  2629. 0=100=22|101=%StartMenuGroup_both40%|102=%StartMenuItem_both40_2%
  2630. 0=100=22|101=%StartMenuGroup_both40%|102=%StartMenuItem_both40_3%
  2631. 0=100=22|101=%StartMenuGroup_both40%
  2632. [remove_old_startmenu_pws40_w95]
  2633. 0=100=22|101=%StartMenuGroup_pws40_subnode%|102=%StartMenuItem_pws40_sub_1%
  2634. 0=100=22|101=%StartMenuGroup_pws40_subnode%|102=%StartMenuItem_both40_1%
  2635. 0=100=22|101=%StartMenuGroup_pws40_subnode%|102=%StartMenuItem_both40_2%
  2636. 0=100=22|101=%StartMenuGroup_pws40_subnode%|102=%StartMenuItem_pws40_w95_1%
  2637. 0=100=22|101=%StartMenuGroup_pws40_subnode%|102=%StartMenuItem_pws40_w95_2%
  2638. 0=100=22|101=%StartMenuGroup_pws40_subnode%
  2639. [remove_old_startmenu_pws40_w98]
  2640. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode%|102=%StartMenuItem_pws40_sub_1%
  2641. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode%|102=%StartMenuItem_both40_1%
  2642. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode%|102=%StartMenuItem_both40_2%
  2643. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode%|102=%StartMenuItem_pws40_w95_1%
  2644. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode%|102=%StartMenuItem_pws40_w95_2%
  2645. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode%
  2646. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode2%|102=%StartMenuItem_pws40_sub_1%
  2647. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode2%|102=%StartMenuItem_both40_1%
  2648. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode2%|102=%StartMenuItem_both40_2%
  2649. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode2%|102=%StartMenuItem_pws40_w95_1%
  2650. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode2%
  2651. 0=100=22|101=%StartMenuGroup_ie_pws40_subnode1%|102=%StartMenuItem_pws40_w95_2%
  2652. [remove_old_desktop_pws40]
  2653. 0=100=24|101=%DesktopItem_pws40_PwMgr_link%
  2654. 0=100=24|101=%DesktopItem_pws40_PwMgr_link2%
  2655. 0=100=26|101=%SendToVerb_pws40_PwMgr%
  2656. 0=100=26|101=%SendToVerb_pws40_PwMgr2%
  2657. [remove_old_startmenu_iis50]
  2658. 0=100=22|101=%StartMenuItem_IIS5_AdminTools%|102=%StartMenuItem_IIS5_HTMLA%
  2659.  
  2660. [iis_product_upgrade_oldftp]
  2661. Delfiles=iis_oldftp_files_sys
  2662.  
  2663. [iis_oldftp_files_sys]
  2664. ftpctrs.dll
  2665. ftpmgr.cpl
  2666. ftpsmx.cnt
  2667. ftpsmx.dll
  2668. ftpsmx.hlp
  2669. ftpsvapi.dll
  2670. ftpsvc.dll
  2671.  
  2672. [iis_product_upgrade_old]
  2673. Delfiles= \
  2674. iis_20_files_sys, \
  2675. iis_20_files_inetsrv, \
  2676. iis_20_files_inetsrv_iisadmin, \
  2677. iis_20_files_inetsrv_iisadmin_htmldocs, \
  2678. iis_30_files_asp_cmpnts, \
  2679. iis_30_files_asp, \
  2680. iis_30_files_old_advworks_controls, \
  2681. iis_30_files_old_advworks_Equipment, \
  2682. iis_30_files_old_advworks_Excursions, \
  2683. iis_30_files_old_advworks_Internal, \
  2684. iis_30_files_old_advworks_MM, \
  2685. iis_30_files_old_advworks_MM_Audio, \
  2686. iis_30_files_old_advworks_MM_Cat, \
  2687. iis_30_files_old_advworks_MM_Cat_Camping, \
  2688. iis_30_files_old_advworks_MM_Cat_Climbing, \
  2689. iis_30_files_old_advworks_MM_Cat_Clothing, \
  2690. iis_30_files_old_advworks_MM_Images, \
  2691. iis_30_files_old_advworks_Resources, \
  2692. iis_30_files_old_advworks_samples, \
  2693. iis_30_files_old_advworks, \
  2694. iis_30_files_old_aspsamp_tut, \
  2695. iis_30_files_old_aspsamp_tut_images, \
  2696. iis_30_files_old_aspsamp_tut_lessons, \
  2697. iis_30_files_old_aspsamp_samples, \
  2698. iis_30_files_old_aspsamp, \
  2699. iis_30_files_old_docs, \
  2700. iis_old_keyring_inetsrv, \
  2701. iis_40_old_setup_files, \
  2702. iis_40_old_setup_files_w95, \
  2703. iis_40_files_sys, \
  2704. iis_40_files_inetsrv, \
  2705. iis_40_files_inetsrv_adminsamples, \
  2706. iis_40_old_doc_files_common, \
  2707. iis_40_files_website, \
  2708. iis_40_files_publish, \
  2709. iis_40_files_publish_jsbrowser
  2710.  
  2711. [iis_product_upgrade_old_special]
  2712. DelFiles=iis_40_files_inetsrv_2, iis_40_files_inetsrv_iisadmpwd_2, iis_40_files_inetsrv_iisadmin_2, iis_40_files_inetsrv_iisadmin_2a, iis_40_files_inetsrv_iisadmin_2b
  2713.  
  2714. [iis_product_upgrade_old_reg]
  2715. DelReg=iis_product_unregister_old
  2716. [iis_product_unregister_old]
  2717. ; old iis 1.0 registry
  2718. HKLM,"Software\Classes\HTML"
  2719. HKLM,"Software\Classes\ramfile"
  2720. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%32774%\server\infocomm.dll"
  2721. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%32774%\server\inetinfo.exe"
  2722. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%11%\infoadmn.dll"
  2723. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%11%\inetsloc.dll"
  2724. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%11%\ftpsapi2.dll"
  2725. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%11%\w3svapi.dll"
  2726. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%11%\gdapi.dll"
  2727. HKLM,"Software\Microsoft\Windows\CurrentVersion\SharedDLLs","%11%\infoctrs.dll"
  2728. ; other
  2729. HKLM,"Software\Microsoft\InetSrv"
  2730. HKLM,"%REG_SVCS_INETINFO%\Parameters\Filter"
  2731. HKLM,"%REG_INETMGR%","InstalledBy"
  2732. HKLM,"%REG_INETMGR%\Parameters\AddOnServices","Gopher"
  2733. HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%OLD_TIP_KEYRING%"
  2734. HKLM,"Software\Microsoft\NCPA\InfOptions\OEMNSVIN.INF"
  2735. ;HKLM,"%REG_KEYRING%" ;needed by exchange 5.5
  2736. ;HKCU,"%REG_KEYRING%" ;needed by exchange 5.5
  2737. HKLM,"%REG_APPPATHS%\keyring.exe"
  2738. ; old iis4.0 ocmanage setup entries
  2739. HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_w3samp"
  2740. HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc_common"
  2741. HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc_ismcore"
  2742. HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc_pwmcore"
  2743. HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc_asp"
  2744. HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc_sdk"
  2745. HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents","iis_doc_mm"
  2746. ; remove old iis3.0 virtual directories.
  2747. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/ASPSamp"
  2748. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/AdvWorks"
  2749. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/IASDocs"
  2750. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/ASPSamp,"
  2751. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/AdvWorks,"
  2752. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/IASDocs,"
  2753. ; Remove old iis4 AddOnTools Entries
  2754. HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_KEYRING_IIS4%"
  2755. HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_PERFMETER_IIS4%"
  2756. HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_EVENTVWR_IIS4%"
  2757. HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_SRVMGR_IIS4%"
  2758. HKLM,"%REG_INETMGR%\Parameters\AddOnTools","%TIP_USRMGR_IIS4%"
  2759. ; Remove old iis4 Uninstall Entry
  2760. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSIIS"
  2761.  
  2762.  
  2763. [iis_product_upgrade_old_dirs]
  2764. ; remove iis 1.0 dirs
  2765. 0=100=18|101=%32774%\admin|102=1
  2766. 0=100=18|101=%32774%\iexplore|102=1
  2767. 0=100=18|101=%32774%\server|102=1
  2768. 0=100=18|101=%32774%
  2769. ; remove other
  2770. 0=100=18|101=%32774%\iisadmin\htmldocs
  2771. 0=100=18|101=%32774%\iisadmin
  2772. 0=100=18|101=%32774%
  2773. 0=100=18|101=%32773%\ASPSamp\AdvWorks
  2774. 0=100=18|101=%32773%\ASPSamp
  2775. 0=100=18|101=%32768%\Docs\ASPDocs|102=1
  2776. 0=100=18|101=%32768%\Docs
  2777. ; iis4 docs
  2778. 0=100=18|101=%18%\IIS|102=1
  2779. 0=100=18|101=%18%\Common
  2780.  
  2781. [iis_product_remove_old_iis4_pwmgr]
  2782. Delfiles= \
  2783. iis_40_pwmgr_files_sys, \
  2784. iis_40_pwmgr_files_inetsrv, \
  2785. iis_40_pwmgr_files_publish, \
  2786. iis_40_pwmgr_files_publish_jsbrowser, \
  2787. iis_40_pwmgr_files_winhelp, \
  2788. iis_40_pwmgr_files_tour
  2789.  
  2790. [iis_product_remove_old_iis4_pwmgr_reg]
  2791. DelReg=iis_40_pwmgr_unregister
  2792.  
  2793. [iis_20_files_sys]
  2794. oemnsvin.inf
  2795.  
  2796. [iis_20_files_inetsrv]
  2797. setup.exe
  2798. setup.hlp
  2799. inetstp.inf
  2800. inetstp.dll
  2801. ;ipudll.dll ;needed by keyring.exe
  2802. keygen.exe
  2803. setkey.exe
  2804. convlog.exe
  2805. inetmgr.cnt
  2806. inetmgr.hlp
  2807. keyring.cnt
  2808. keyring.hlp
  2809. ;keyring.exe ;needed by exchange 5.5
  2810. fscfg.cnt
  2811. fscfg.hlp
  2812. fscfg.dll
  2813. ftpsvc2.dll
  2814. ftpmib.dll
  2815. w3key.dll
  2816. w3svc.dll
  2817. w3scfg.cnt
  2818. w3scfg.hlp
  2819. w3scfg.dll
  2820. gscfg.dll
  2821. gscfg.cnt
  2822. gscfg.hlp
  2823. gdmib.dll
  2824. gdspace.dll
  2825. gdsset.exe
  2826. gopherd.dll
  2827. httpodbc.dll
  2828. httpmib.dll
  2829. inetmgr.exe
  2830. inetinfo.exe
  2831. infocomm.dll
  2832. sspifilt.dll
  2833. logtemp.sql
  2834.  
  2835. [iis_20_files_inetsrv_iisadmin]
  2836. bestwith.gif
  2837. cf.gif
  2838. DEFAULT.HTM
  2839. deny.gif
  2840. ftp1conn.gif
  2841. gph1conn.gif
  2842. grant.gif
  2843. grpcomp.gif
  2844. hand.gif
  2845. hd.gif
  2846. house_t.gif
  2847. logo.gif
  2848. of.gif
  2849. powrbybo.gif
  2850. sngcomp.gif
  2851. watermrk.gif
  2852. web1conn.gif
  2853. ftadv.htm
  2854. ftadvda.htm
  2855. ftadve.htm
  2856. ftadvga.htm
  2857. ftcon.htm
  2858. ftdir.htm
  2859. ftdira.htm
  2860. ftdire.htm
  2861. ftlog.htm
  2862. ftmsg.htm
  2863. ftsrv.htm
  2864. goadv.htm
  2865. goadvda.htm
  2866. goadve.htm
  2867. goadvga.htm
  2868. godir.htm
  2869. godira.htm
  2870. godire.htm
  2871. golog.htm
  2872. gosrv.htm
  2873. htadv.htm
  2874. htadvda.htm
  2875. htadve.htm
  2876. htadvga.htm
  2877. htdir.htm
  2878. htdira.htm
  2879. htdire.htm
  2880. htlog.htm
  2881. htsrv.htm
  2882.  
  2883. [iis_20_files_inetsrv_iisadmin_htmldocs]
  2884. 00_iis.htm
  2885. 01_iis.htm
  2886. 02_i254b.gif
  2887. 02_i254c.gif
  2888. 02_i254d.gif
  2889. 02_i254e.gif
  2890. 02_i254f.gif
  2891. 02_i254g.gif
  2892. 02_i254h.gif
  2893. 02_i254i.gif
  2894. 02_i254j.gif
  2895. 02_i254k.gif
  2896. 02_iis.htm
  2897. 03_i255b.gif
  2898. 03_i255c.gif
  2899. 03_i255d.gif
  2900. 03_iis.htm
  2901. 04_i256b.gif
  2902. 04_i256c.gif
  2903. 04_iis.htm
  2904. 05_i257c.gif
  2905. 05_iis.htm
  2906. 06_i258f.gif
  2907. 06_i258i.gif
  2908. 06_iis.htm
  2909. 07_iis.htm
  2910. 08_i260b.gif
  2911. 08_i260c.gif
  2912. 08_i260d.gif
  2913. 08_i260e.gif
  2914. 08_i260f.gif
  2915. 08_i260g.gif
  2916. 08_i260m.gif
  2917. 08_i260n.gif
  2918. 08_i260o.gif
  2919. 08_i260p.gif
  2920. 08_iis.htm
  2921. 09_iis.htm
  2922. 10_iis.htm
  2923. 11_iis.htm
  2924. aa_iis.htm
  2925. backgrd.gif
  2926. befr_iis.htm
  2927. bullet.gif
  2928. default.htm
  2929. docindex.gif
  2930. iisdocs.htm
  2931. iis_logo.gif
  2932. inetdocs.htm
  2933. ix_iis.htm
  2934. next.gif
  2935. onepix.gif
  2936. powered.gif
  2937. previous.gif
  2938. toc.gif
  2939. up.gif
  2940. up_end.gif
  2941. zz_iis.htm
  2942.  
  2943. [iis_30_files_asp]
  2944. asp.dll
  2945. _setupex.dll
  2946. deisl1.isu
  2947.  
  2948. [iis_30_files_asp_cmpnts]
  2949. adrot.dll
  2950. asptlb.h
  2951. browscap.dll
  2952. browscap.ini
  2953. nextlink.dll
  2954. regsvr32.exe
  2955.  
  2956. [iis_30_files_old_advworks_samples]
  2957. ado1.asp
  2958. ado2.asp
  2959. ado3.asp
  2960. ado4.asp
  2961. ado5.asp
  2962. adojavas.inc
  2963. adotest.asp
  2964. adovbs.inc
  2965. adrot.asp
  2966. adrot.txt
  2967. asp.gif
  2968. auth.asp
  2969. browser.asp
  2970. cerjavas.inc
  2971. cervbs.inc
  2972. code.asp
  2973. form.asp
  2974. hello.asp
  2975. jsad.asp
  2976. jsado.asp
  2977. loops.asp
  2978. qstring.asp
  2979. query.asp
  2980. response.asp
  2981. results.asp
  2982. samples.htm
  2983. srcform.inc
  2984. srvvar.asp
  2985. text.asp
  2986. textwork.txt
  2987. vsource.gif
  2988.  
  2989. [iis_30_files_old_advworks]
  2990. adredir.asp
  2991. adrot.txt
  2992. AdvWorks.ldb
  2993. AdvWorks.mdb
  2994. ADVWORKS.SQL
  2995. Cart.inc
  2996. code.asp
  2997. default.asp
  2998. default.htm
  2999. Disclaim.inc
  3000. global.asa
  3001. Navbar.inc
  3002. Navbar2.inc
  3003. srcform.inc
  3004. tips.txt
  3005. visitors.txt
  3006.  
  3007. [iis_30_files_old_advworks_controls]
  3008. Billboard.ods
  3009. iechart.ocx
  3010. NBOARD.CAB
  3011.  
  3012. [iis_30_files_old_advworks_Equipment]
  3013. catalog_type.asp
  3014. check_out.asp
  3015. congratulations.asp
  3016. default.asp
  3017. equip.asp
  3018. GetCustomer.asp
  3019. shipping.asp
  3020.  
  3021. [iis_30_files_old_advworks_Excursions]
  3022. alaska.asp
  3023. default.asp
  3024. excursions.asp
  3025. nextlink.txt
  3026. patagonia.asp
  3027. washington.asp
  3028.  
  3029. [iis_30_files_old_advworks_Internal]
  3030. Customer_Listing.asp
  3031. Default.asp
  3032. Sales_by_Customer.asp
  3033. Sales_by_Employee.asp
  3034. Sales_by_Product.asp
  3035. Sales_by_Product_Graph.asp
  3036.  
  3037. [iis_30_files_old_advworks_MM]
  3038. [iis_30_files_old_advworks_MM_Audio]
  3039. cricfrg2.WAV
  3040. drip2.WAV
  3041. eagle2.WAV
  3042. wind2.WAV
  3043. zip3.wav
  3044.  
  3045. [iis_30_files_old_advworks_MM_Cat]
  3046. [iis_30_files_old_advworks_MM_Cat_Camping]
  3047. Dbackpacks21.gif
  3048. Dbackpacks22.gif
  3049. Dbackpacks23.gif
  3050. Dbackpacks24.gif
  3051. Dboots05.gif
  3052. Dboots06.gif
  3053. Dboots07.gif
  3054. Dboots08.gif
  3055. Ddinningwear32.gif
  3056. Dfirstaidkit31.gif
  3057. Dsleepingbags25.gif
  3058. Dsleepingbags26.gif
  3059. Dsleepingbags27.gif
  3060. Dsleepingbags28.gif
  3061. Dstoves29.gif
  3062. Dstoves30.gif
  3063. Dtents17.gif
  3064. Dtents18.gif
  3065. Dtents19.gif
  3066. Dtents20.gif
  3067.  
  3068. [iis_30_files_old_advworks_MM_Cat_Climbing]
  3069. dcarabiners01.GIF
  3070. dcarabiners02.GIF
  3071. dcarabiners03.GIF
  3072. dcarabiners04.GIF
  3073. Dcrampon37.gif
  3074. Dcrampon39.gif
  3075. Dcrampon40.gif
  3076. Dcrampons38.gif
  3077. Dharness41.gif
  3078. Dharness42.gif
  3079. Dharness43.gif
  3080. Dharness44.gif
  3081. Drockshoes45.gif
  3082. Drockshoes46.gif
  3083. Drockshoes47.gif
  3084. Drockshoes48.gif
  3085.  
  3086. [iis_30_files_old_advworks_MM_Cat_Clothing]
  3087. Dboots05.gif
  3088. Dboots06.gif
  3089. Dboots07.gif
  3090. Dboots08.gif
  3091. Dpants13.gif
  3092. Dpants14.gif
  3093. Dpants15.gif
  3094. Dpants16.gif
  3095. Dparkas01.gif
  3096. Dparkas02.gif
  3097. Dparkas03.gif
  3098. Dparkas04.gif
  3099. Dshirts09.gif
  3100. Dshirts10.gif
  3101. Dshirts11.gif
  3102. Dshirts12.gif
  3103.  
  3104. [iis_30_files_old_advworks_MM_Images]
  3105. ad_1.GIF
  3106. AD_1.PNG
  3107. ad_2.GIF
  3108. AD_2.PNG
  3109. ad_3.GIF
  3110. AD_3.PNG
  3111. ad_4.GIF
  3112. AD_4.PNG
  3113. Asp.GIF
  3114. back_sub.GIF
  3115. BaseCcomp.jpg
  3116. BC_title_alaska.GIF
  3117. bc_title_patagonia.GIF
  3118. bc_title_washington.GIF
  3119. bullet.GIF
  3120. Checkout.GIF
  3121. equip_text_camping.GIF
  3122. equip_text_climbing.GIF
  3123. equip_text_clothing.GIF
  3124. Frontartcomp.jpg
  3125. GearedUp.jpg
  3126. hd_about_aw.GIF
  3127. hd_account_summary.GIF
  3128. hd_backpack.gif
  3129. hd_boot.gif
  3130. hd_carabiner.gif
  3131. hd_check_out.GIF
  3132. hd_climbing_classifieds.GIF
  3133. hd_climbing_games_and_trivia.GIF
  3134. hd_climbing_stories.GIF
  3135. hd_congratulations.GIF
  3136. hd_crampon.gif
  3137. hd_excursions.GIF
  3138. hd_harness.gif
  3139. hd_membership.GIF
  3140. hd_other_web_sites.GIF
  3141. hd_pants.GIF
  3142. hd_parka.gif
  3143. hd_payment_and_shipping.gif
  3144. hd_rockshoes.gif
  3145. hd_shirt.gif
  3146. hd_sign_up.GIF
  3147. hd_sleepingbag.gif
  3148. hd_supplies.GIF
  3149. hd_tent.gif
  3150. icon_arrows_both_ways.GIF
  3151. icon_sub_equipment.GIF
  3152. icon_sub_excursions.GIF
  3153. icon_sub_home.GIF
  3154. icon_sub_Internal.GIF
  3155. icon_sub_resources.GIF
  3156. IE_ANIM.GIF
  3157. InnerTcomp.jpg
  3158. leavesite.GIF
  3159. map_alaska.GIF
  3160. map_alaska2.GIF
  3161. map_Patagonia.GIF
  3162. map_Patagonia2.GIF
  3163. map_washington.GIF
  3164. map_washington2.GIF
  3165. more.GIF
  3166. ncompass1.png
  3167. ncompass2.png
  3168. ncompass3.png
  3169. ncompass4.png
  3170. OffWallcomp.jpg
  3171. Order.GIF
  3172. SaleTag1.GIF
  3173. sidebar_text.GIF
  3174. spacer.gif
  3175. spacer2.gif
  3176. Tipofday.GIF
  3177. title_avalanche.gif
  3178. title_camping.gif
  3179. title_climbing.gif
  3180. title_clothing.gif
  3181. vsource.GIF
  3182.  
  3183. [iis_30_files_old_advworks_Resources]
  3184. about_aw.asp
  3185. default.asp
  3186.  
  3187. [iis_30_files_old_aspsamp_samples]
  3188. ado1.asp
  3189. ado2.asp
  3190. ado3.asp
  3191. ado4.asp
  3192. ado5.asp
  3193. adojavas.inc
  3194. adotest.asp
  3195. adovbs.inc
  3196. adrot.asp
  3197. adrot.txt
  3198. asp.gif
  3199. auth.asp
  3200. browser.asp
  3201. cerjavas.inc
  3202. cervbs.inc
  3203. code.asp
  3204. form.asp
  3205. hello.asp
  3206. jsad.asp
  3207. jsado.asp
  3208. loops.asp
  3209. qstring.asp
  3210. query.asp
  3211. response.asp
  3212. results.asp
  3213. samples.htm
  3214. srcform.inc
  3215. srvvar.asp
  3216. text.asp
  3217. textwork.txt
  3218. vsource.gif
  3219.  
  3220. [iis_30_files_old_aspsamp_tut]
  3221. atumd1.asp
  3222. atumd2.asp
  3223. atumd3.asp
  3224. atuovr.htm
  3225. script1.asp
  3226. script4.asp
  3227. script5.asp
  3228. script6.asp
  3229.  
  3230. [iis_30_files_old_aspsamp_tut_images]
  3231. ovrvuart.gif
  3232.  
  3233. [iis_30_files_old_aspsamp_tut_lessons]
  3234. ad.asp
  3235. adrot.txt
  3236. database.asp
  3237. default.asp
  3238. default2.asp
  3239. finance.asp
  3240. finance.htm
  3241. form.htm
  3242. order.htm
  3243. response.asp
  3244. tips.txt
  3245.  
  3246. [iis_30_files_old_aspsamp]
  3247. default.htm
  3248.  
  3249. [iis_30_files_old_docs]
  3250.  
  3251. [iis_old_keyring_inetsrv]
  3252. ;keyring.exe ;needed by exchange 5.5
  3253. w3key.dll
  3254.  
  3255. [iis_40_old_setup_files]
  3256. ;iis.dll
  3257. ;iis.inf
  3258.  
  3259. [iis_40_old_setup_files_w95]
  3260. iis.dll
  3261. iis.inf
  3262.  
  3263. [iis_40_files_sys]
  3264. adsiis.tlb
  3265. getfile.exe
  3266.  
  3267. [iis_40_files_inetsrv]
  3268. ;ipudll.dll ;needed by keyring.exe
  3269. ftp.mib
  3270. gateway.mib
  3271. http.mib
  3272. inetsrv.mib
  3273. smi.mib
  3274.  
  3275. [iis_40_files_inetsrv_2]
  3276. admexs.dll
  3277. ADROT.dll
  3278. asp.dll
  3279. authfilt.dll
  3280. browscap.dll
  3281. browscap.ini
  3282. ccodes.txt
  3283. CertMap.ocx
  3284. clusiis4.dll
  3285. Cnfgprts.ocx
  3286. coadmin.dll
  3287. iis.msc
  3288. iisadmin.dll
  3289. iisca.exe
  3290. iischema.dll
  3291. iisclex4.dll
  3292. iiscrmap.dll
  3293. iisfecnv.dll
  3294. iislog.dll
  3295. iisperf.pmc
  3296. iissync.exe
  3297. iisui.dll
  3298. inetmgr.dll
  3299. ;ipudll.dll ;needed by keyring.exe
  3300. isatq.dll
  3301. iscomlog.dll
  3302. ism.dll
  3303. iwrps.dll
  3304. logui.ocx
  3305. lonsint.dll
  3306. md5filt.dll
  3307. mdsync.dll
  3308. metadata.dll
  3309. myinfo.dll
  3310. NEXTLINK.dll
  3311. nsepm.dll
  3312. pwsdata.dll
  3313. regsvr32.exe
  3314. rpcref.dll
  3315. rsaci.rat
  3316. ssinc.dll
  3317. svcext.dll
  3318. w3ext.dll
  3319. wam.dll
  3320. wamps.dll
  3321. wamreg.dll
  3322.  
  3323. [iis_40_files_inetsrv_adminsamples]
  3324. adsutil.vbs
  3325. chaccess.vbs
  3326. contftp.vbs
  3327. contsrv.vbs
  3328. contweb.vbs
  3329. dispnode.vbs
  3330. disptree.vbs
  3331. findweb.vbs
  3332. fixcfg.vbs
  3333. mkw3site.vbs
  3334. mkwebdir.vbs
  3335. pauseftp.vbs
  3336. pausesrv.vbs
  3337. pauseweb.vbs
  3338. startftp.vbs
  3339. startsrv.vbs
  3340. startweb.vbs
  3341. stopftp.vbs
  3342. stopsrv.vbs
  3343. stopweb.vbs
  3344.  
  3345. [iis_40_files_inetsrv_iisadmpwd_2]
  3346. achg.htr
  3347. aexp.htr
  3348. aexp2.htr
  3349. aexp2b.htr
  3350. aexp3.htr
  3351. aexp4.htr
  3352. aexp4b.htr
  3353. anot.htr
  3354. anot3.htr
  3355.  
  3356. [iis_40_files_inetsrv_iisadmin_2]
  3357. blank.htm
  3358. calendar.asp
  3359. default.asp
  3360. iiabout.asp
  3361. iiaccess.asp
  3362. iiacct.asp
  3363. iiacsshd.asp
  3364. iiacssls.asp
  3365. iiaction.asp
  3366. iiadm.asp
  3367. iiadmbd.asp
  3368. iiadmhd.asp
  3369. iiadmls.asp
  3370. iiamap.asp
  3371. iiamaphd.asp
  3372. iiamapls.asp
  3373. iiapp.asp
  3374. iiapphd.asp
  3375. iiappmn.asp
  3376. iiauth.asp
  3377. iibind.inc
  3378. iibkup.asp
  3379. iibkuphd.asp
  3380. iibkupls.asp
  3381. iibkupset.asp
  3382. iibkuptl.asp
  3383. iibody.asp
  3384. iicache.asp
  3385. iichkpath.asp
  3386. iicomm.asp
  3387. iicomp.asp
  3388. iidef.asp
  3389. iidoc.asp
  3390. iierr.asp
  3391. iierrhd.asp
  3392. iierrls.asp
  3393. iifilt.asp
  3394. iifilthd.asp
  3395. iifiltls.asp
  3396. iifixpth.inc
  3397. iifmsg.asp
  3398. iifnav.asp
  3399. iiftp.asp
  3400. iifvd.asp
  3401. iifvddir.asp
  3402. iifvdhd.asp
  3403. iifvdnt.asp
  3404. iifvdrd.asp
  3405. iifvs.asp
  3406. iigtdata.asp
  3407. iihd.asp
  3408. iihdn.asp
  3409. iihdr.asp
  3410. iihdrhd.asp
  3411. iihdrls.asp
  3412. iilist.asp
  3413. iilog.asp
  3414. iiloghd.asp
  3415. iilogmn.asp
  3416. iimime.asp
  3417. iimimehd.asp
  3418. iimimels.asp
  3419. iimlti.asp
  3420. iimltihd.asp
  3421. iimltils.asp
  3422. iimnu.asp
  3423. iinav.asp
  3424. iipath.asp
  3425. iipathhd.asp
  3426. iipathls.asp
  3427. iiperf.asp
  3428. iipop.asp
  3429. iipopcl.asp
  3430. iipopcl.htm
  3431. iipophd.asp
  3432. iipoptl.asp
  3433. iiput.asp
  3434. iiputls.asp
  3435. iirename.asp
  3436. iirte.asp
  3437. iirtehd.asp
  3438. iirtels.asp
  3439. iis.asp
  3440. iiscript.asp
  3441. iisec.asp
  3442. iisechd.asp
  3443. iisecls.asp
  3444. iisess.asp
  3445. iiset.asp
  3446. iiset.inc
  3447. iislider.asp
  3448. iisnew.asp
  3449. iisrvls.asp
  3450. iistat.asp
  3451. iito.inc
  3452. iitool.asp
  3453. iivd.asp
  3454. iivddir.asp
  3455. iivdhd.asp
  3456. iivdnt.asp
  3457. iivdrd.asp
  3458. iivs.asp
  3459. iiwww.asp
  3460.  
  3461. [iis_40_files_inetsrv_iisadmin_2a]
  3462. about.gif
  3463. access.gif
  3464. app0.gif
  3465. app2.gif
  3466. app4.gif
  3467. app6.gif
  3468. back.gif
  3469. blank.gif
  3470. blankl.gif
  3471. browse.gif
  3472. cert.gif
  3473. checkoff.gif
  3474. checkon.gif
  3475. cncl.gif
  3476. comp.gif
  3477. comp0.gif
  3478. comp1.gif
  3479. comp2.gif
  3480. comp3.gif
  3481. comp4.gif
  3482. cont.gif
  3483. dir0.gif
  3484. dir2.gif
  3485. dir4.gif
  3486. doc.gif
  3487. drct.gif
  3488. edit.gif
  3489. file.gif
  3490. ftp0.gif
  3491. ftp2.gif
  3492. ftp4.gif
  3493. ftp6.gif
  3494. ftpprop.gif
  3495. handshk.gif
  3496. help.gif
  3497. iisnav.gif
  3498. iisttl.gif
  3499. info.gif
  3500. info_ani.gif
  3501. ism.gif
  3502. ismhd.gif
  3503. key.gif
  3504. line.gif
  3505. loading.gif
  3506. lock.gif
  3507. logo.gif
  3508. master.gif
  3509. mime.gif
  3510. minus.gif
  3511. minusl.gif
  3512. new.gif
  3513. next.gif
  3514. off.gif
  3515. ok.gif
  3516. on.gif
  3517. open.gif
  3518. pause.gif
  3519. plus.gif
  3520. plusl.gif
  3521. radiooff.gif
  3522. radioon.gif
  3523. refr.gif
  3524. remv.gif
  3525. rename.gif
  3526. roll.gif
  3527. rte.gif
  3528. save.gif
  3529. sliderend.gif
  3530. slideroff.gif
  3531. slideron.gif
  3532. slidersp.gif
  3533. smallkey.gif
  3534. space.gif
  3535. stop.gif
  3536. updir.gif
  3537. url.gif
  3538. vbscript.gif
  3539. vdir0.gif
  3540. vdir2.gif
  3541. vdir4.gif
  3542. www0.gif
  3543. www2.gif
  3544. www4.gif
  3545. www6.gif
  3546. wwwprop.gif
  3547.  
  3548. [iis_40_files_inetsrv_iisadmin_2b]
  3549. blank.htm
  3550. dir.gif
  3551. file.gif
  3552. jsbrowser.asp
  3553. jsbrowser.js
  3554. jsbrwcl.asp
  3555. jsbrwflt.asp
  3556. jsbrwhd.asp
  3557. jsbrwls.asp
  3558. jsbrwpop.asp
  3559. jsbrwset.asp
  3560. updir.gif
  3561.  
  3562. [iis_40_old_doc_files_common]
  3563. alpha.cab 
  3564. bestwith.gif 
  3565. cntimage.gif 
  3566. cocss.css 
  3567. colegal.htm 
  3568. coprint.htm 
  3569. cotoc.bmp 
  3570. coua.css 
  3571. DialogLayout.class 
  3572. Element.class 
  3573. ElementList.class 
  3574. hhctrl.cab 
  3575. HHCtrl.class 
  3576. i386.cab 
  3577. iiadden.htm 
  3578. IndexPanel.class 
  3579. java.cab 
  3580. loc.prp 
  3581. onestep.gif 
  3582. RelatedDialog.class 
  3583. SitemapParser.class 
  3584. spidie3.css 
  3585. spidie4.css 
  3586. TreeCanvas.class 
  3587. TreeView.class 
  3588. up.gif
  3589. htmla.htm
  3590.  
  3591. [iis_40_files_website]
  3592. admin.asp 
  3593. admin.gif 
  3594. default.asp 
  3595. dropbox.gif 
  3596. generic.gif 
  3597. merlin.gif 
  3598. message.gif 
  3599. messages.mdb 
  3600. msg.gif 
  3601. ;myinfo.inc 
  3602. qbe.asp 
  3603. streamer.gif 
  3604. t_theme.inc 
  3605. template.asp 
  3606. tempsubs.inc 
  3607. themes.inc 
  3608. urlform.asp 
  3609. wizard.asp 
  3610.  
  3611. [iis_40_files_publish]
  3612. filelist.asp 
  3613. finish.inc 
  3614. localize.inc 
  3615. pubbannr.gif 
  3616. publish.mdb 
  3617. welcome.asp 
  3618. welcome.inc 
  3619.  
  3620. [iis_40_files_publish_jsbrowser]
  3621. blank.htm 
  3622. dir.gif 
  3623. file.gif 
  3624. JSBrowser.asp 
  3625. JSBrowser.js 
  3626. JSBrwCl.asp 
  3627. JSBrwFlt.asp 
  3628. JSBrwHd.asp 
  3629. JSBrwLs.asp 
  3630. JSBrwPop.asp 
  3631. JSBrwSet.asp 
  3632. JSBrwTre.asp 
  3633. updir.gif 
  3634.  
  3635. [iis_40_pwmgr_unregister]
  3636. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","PWSTray"
  3637.  
  3638. [iis_40_pwmgr_files_globalasa]
  3639. global.asa 
  3640.  
  3641. [iis_40_pwmgr_files_homepage]
  3642. bullet.gif 
  3643. ;default.asp
  3644. file.gif
  3645. global.asa
  3646. guestbk.asp 
  3647. myfiles.asp 
  3648. signbook.asp 
  3649. sub.inc 
  3650. theme.inc 
  3651.  
  3652. [iis_40_pwmgr_files_homepage_themes_1]
  3653. layout.css
  3654. layout.inc
  3655. rip2_2.gif 
  3656. rip3.gif 
  3657. setup.inc
  3658.  
  3659. [iis_40_pwmgr_files_homepage_themes_2]
  3660. layout.css
  3661. layout.inc
  3662. setup.inc
  3663.  
  3664. [iis_40_pwmgr_files_homepage_themes_3]
  3665. gradient.gif 
  3666. layout.css 
  3667. layout.inc 
  3668. setup.inc 
  3669.  
  3670. [iis_40_pwmgr_files_inetsrv]
  3671. pws.exe 
  3672. tips.dat 
  3673.  
  3674. [iis_40_pwmgr_files_publish]
  3675. filelist.asp 
  3676. finish.inc 
  3677. localize.inc 
  3678. pubbannr.gif 
  3679. publish.mdb 
  3680. welcome.asp 
  3681. welcome.inc 
  3682.  
  3683. [iis_40_pwmgr_files_publish_jsbrowser]
  3684. blank.htm 
  3685. dir.gif 
  3686. file.gif 
  3687. JSBrowser.asp 
  3688. JSBrowser.js 
  3689. JSBrwCl.asp 
  3690. JSBrwFlt.asp 
  3691. JSBrwHd.asp 
  3692. JSBrwLs.asp 
  3693. JSBrwPop.asp 
  3694. JSBrwSet.asp 
  3695. JSBrwTre.asp 
  3696. updir.gif 
  3697.  
  3698. [iis_40_pwmgr_files_sys]
  3699. pwstray.exe 
  3700.  
  3701. [iis_40_pwmgr_files_tour]
  3702. iitipa.htm 
  3703. iitipb.htm 
  3704. iitipc.htm 
  3705. iitipd.htm 
  3706. iitipe.htm 
  3707. iitipf.htm 
  3708. iitipg.htm 
  3709. iitiph.htm 
  3710. iitipi.htm 
  3711. iitipj.htm 
  3712. iitipk.htm 
  3713. iitipl.htm 
  3714. iitipm.htm 
  3715. iitoura.gif 
  3716. iitoura.htm 
  3717. iitourb.gif 
  3718. iitourb.htm 
  3719. iitourc.gif 
  3720. iitourc.htm 
  3721. iitourd.gif 
  3722. iitourd.htm 
  3723. iitoure.gif 
  3724. iitoure.htm 
  3725. iitourf.gif 
  3726. iitourf.htm 
  3727. iitourg.gif 
  3728. iitourg.htm 
  3729. iitourh.gif 
  3730. iitourh.htm 
  3731. iitouri.gif 
  3732. iitouri.htm 
  3733. iitourj.gif 
  3734. iitourj.htm 
  3735. iiwzhlp.htm 
  3736. iiwzhlp1.htm 
  3737.  
  3738. [iis_40_pwmgr_files_website]
  3739. admin.asp 
  3740. admin.gif 
  3741. default.asp 
  3742. dropbox.gif 
  3743. generic.gif 
  3744. merlin.gif 
  3745. message.gif 
  3746. messages.mdb 
  3747. msg.gif 
  3748. ;myinfo.inc 
  3749. qbe.asp 
  3750. streamer.gif 
  3751. t_theme.inc 
  3752. template.asp 
  3753. tempsubs.inc 
  3754. themes.inc 
  3755. urlform.asp 
  3756. wizard.asp 
  3757.  
  3758. [iis_40_pwmgr_files_winhelp]
  3759. pwshelp.hlp 
  3760.  
  3761. [pws10_uninstall_files]
  3762. Delfiles=pws10_docs, pws10_htmlascr, pws10_htmla, pws10_system, pws10_sysdir, pws10_windirinf, pws10_osr2_docs,pws10_osr2_htmlascr,pws10_osr2_htmla,pws10_osr2_system
  3763.  
  3764. [pws10_uninstall_inf]
  3765. DelReg=pws10_unregister_values
  3766.  
  3767. [pws10_docs]
  3768. ADMIN.HTM
  3769. FTPSERV.HTM
  3770. GETSTART.HTM
  3771. DEFAULT.HTM
  3772.  
  3773. [pws10_htmlascr]
  3774. ADV.HTR
  3775. ADVADDD.HTR
  3776. ADVADDDU.HTR
  3777. ADVADDG.HTR
  3778. ADVADDGU.HTR
  3779. ADVDED.HTR
  3780. ADVDEG.HTR
  3781. ADVDENY.HTR
  3782. ADVDENY2.HTR
  3783. ADVEDD.HTR
  3784. ADVEDDU.HTR
  3785. ADVEDG.HTR
  3786. ADVEDGU.HTR
  3787. ADVGRANT.HTR
  3788. ADVU.HTR
  3789. BDIR.HTR
  3790. BDIRU.HTR
  3791. CONN.HTR
  3792. DIR.HTR
  3793. DIRADD.HTR
  3794. DIRADDU.HTR
  3795. DIRDEL.HTR
  3796. DIREDT.HTR
  3797. DIREDTU.HTR
  3798. DIRU.HTR
  3799. DIRV.HTR
  3800. DISC.HTR
  3801. DISCA.HTR
  3802. HTMLA.DLL
  3803. HTMLA.HTR
  3804. HTMLA.INF
  3805. HTMLA2.INF
  3806. LOG.HTR
  3807. LOGU.HTR
  3808. MSG.HTR
  3809. MSGU.HTR
  3810. SERV.HTR
  3811. SERVU.HTR
  3812. WSADMIN.DLL
  3813.  
  3814. [pws10_htmla]
  3815. ADV0.GIF
  3816. ADV1.GIF
  3817. BOLT.GIF
  3818. CF.GIF
  3819. DENY.GIF
  3820. DIR0.GIF
  3821. DIR1.GIF
  3822. F.GIF
  3823. FD.GIF
  3824. FTP.GIF
  3825. G.GIF
  3826. GOPHER.GIF
  3827. GRANT.GIF
  3828. GROUPS0.GIF
  3829. GROUPS1.GIF
  3830. GRPCOMP.GIF
  3831. HAND.GIF
  3832. HD.GIF
  3833. HOUSE_T.GIF
  3834. HTMLA.HTM
  3835. IIS_T.GIF
  3836. IIS2_T.GIF
  3837. LIN.GIF
  3838. LOG0.GIF
  3839. LOG1.GIF
  3840. MSG0.GIF
  3841. MSG1.GIF
  3842. ND.GIF
  3843. OF.GIF
  3844. OK.GIF
  3845. POWRBYBO.GIF
  3846. SERV0.GIF
  3847. SERV1.GIF
  3848. SNGCOMP.GIF
  3849. SPEC1.GIF
  3850. SPEC2.GIF
  3851. USERS0.GIF
  3852. USERS1.GIF
  3853. USRGRP0.GIF
  3854. USRGRP1.GIF
  3855. WORLD_T.GIF
  3856. WWW.GIF
  3857.  
  3858. [pws10_system]
  3859. FTP.MIB
  3860. FTPMIB.DLL
  3861. FTPSVC2.DLL
  3862. HTTP.MIB
  3863. HTTPMIB.DLL
  3864. INETSRV.MIB
  3865. INETSVCS.ADM
  3866. INETSW95.EXE
  3867. INFOCOMM.DLL
  3868. KEYGEN.EXE
  3869. MSWEBNDI.EXE
  3870. SETKEY.EXE
  3871. SSPIFILT.DLL
  3872. SVCTRL.EXE
  3873. W3SVC.DLL
  3874.  
  3875. [pws10_sysdir]
  3876. MSWEBCPL.CPL
  3877.  
  3878. [pws10_windirinf]
  3879. MSWEBSVR.INF
  3880.  
  3881. [pws10_unregister_values]
  3882. HKLM,"Enum\Network\MSWEBSVR"
  3883. HKLM,"%REG_APPPATHS%\inetsw95.exe"
  3884. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","Microsoft WebServer"
  3885. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices","Microsoft WebServer"
  3886. HKLM,"%REG_UNINSTALL%\Personal Web Server"
  3887. HKLM,"System\CurrentControlSet\Control\ServiceProvider\ServiceTypes\msftpsvc"
  3888. HKLM,"System\CurrentControlSet\Services\EventLog\System\msftpsvc"
  3889. HKLM,"System\CurrentControlSet\Services\InetInfo"
  3890. HKLM,"System\CurrentControlSet\Services\w3svc","DisplayName"
  3891. HKLM,"System\CurrentControlSet\Services\w3svc","ErrorControl"
  3892. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","Filter DLLs"
  3893. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Script Map"
  3894. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/Htmla"
  3895. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/Docs"
  3896. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Virtual Roots","/HtmlaScripts"
  3897.  
  3898. [pws10_unregister_values_2]
  3899. HKLM,"System\CurrentControlSet\Services\msftpsvc"
  3900. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Deny IP List"
  3901. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters\Grant IP List"
  3902. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","LogAnonymous"
  3903. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","SecurePort"
  3904. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","ConnectionTimeout"
  3905. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","AccessDeniedMessage"
  3906. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","MajorVersion"
  3907. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","MinorVersion"
  3908. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","AdminName"
  3909. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","AdminEmail"
  3910. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","AnonymousUserName"
  3911. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","Default Load File"
  3912. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","Dir Browse Control"
  3913. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","CacheExtensions"
  3914. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","CheckForWAISDB"
  3915. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","DebugFlags"
  3916. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","Directory Image"
  3917. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","GlobalExpire"
  3918. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","MaxConnections"
  3919. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","LogFileDirectory"
  3920. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","LogType"
  3921. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","LogFilePeriod"
  3922. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","LogFileTruncateSize"
  3923. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","ServerAsProxy"
  3924. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","ServerComment"
  3925. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","ScriptTimeout"
  3926. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","ServerSideIncludesEnabled"
  3927. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","ServerSideIncludesExtension"
  3928. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","CreateProcessAsUser"
  3929. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","ReturnUrlUsingHostName"
  3930. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","NTAuthenticationProviders"
  3931. HKLM,"System\CurrentControlSet\Services\w3svc\Parameters","Authorization"
  3932.  
  3933. [iis_smtp_nntp_files_sys]
  3934. dt_ctrl.dll
  3935. adsiisex.dll
  3936. fcachdll.dll
  3937. rwnh.dll
  3938. staxmem.dll
  3939. regtrace.exe
  3940.  
  3941. [iis_smtp_nntp_files_inetsrv]
  3942. mailmsg.dll
  3943. seo.dll
  3944.  
  3945. ; ******************************
  3946. ; Start of file install sections
  3947. ; ******************************
  3948.  
  3949. [SourceDisksNames.x86]
  3950. ; Cabinet file names and associated disks for x86 (\i386 or \Nec98)
  3951. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0),SubDir
  3952. ; 34000 = "\i386" or "\Nec98"
  3953. 0="%SOURCEDISKSNAMES_DESC%","%TAGFILE_NAME%",0,%34000%
  3954. 4="%SP_SOURCEDISKSNAMES_DESC%","\cdrom_sp.tst",0,%34000%,1
  3955. 1="%SOURCEDISKSNAMES_DESC%","iis5_01.cab",0,%34000%
  3956. 2="%SOURCEDISKSNAMES_DESC%","iis5_02.cab",0,%34000%
  3957. 3="%SOURCEDISKSNAMES_DESC%","iis5_03.cab",0,%34000%
  3958.  
  3959. [SourceDisksNames.Alpha]
  3960. 0="%SOURCEDISKSNAMES_DESC%","",0,\Alpha,1
  3961. 4="%SP_SOURCEDISKSNAMES_DESC%","",0,\Alpha,1
  3962. 1="%SOURCEDISKSNAMES_DESC%","iis5_01.cab",0,\Alpha,1
  3963. 2="%SOURCEDISKSNAMES_DESC%","iis5_02.cab",0,\Alpha,1
  3964. 3="%SOURCEDISKSNAMES_DESC%","iis5_03.cab",0,\Alpha,1
  3965.  
  3966. [SourceDisksNames.ia64]
  3967. 0="%SOURCEDISKSNAMES_DESC%","",0,\ia64,1
  3968. 4="%SP_SOURCEDISKSNAMES_DESC%","",0,\ia64,1
  3969. 1="%SOURCEDISKSNAMES_DESC%","iis5_01.cab",0,\ia64,1
  3970. 2="%SOURCEDISKSNAMES_DESC%","iis5_02.cab",0,\ia64,1
  3971. 3="%SOURCEDISKSNAMES_DESC%","iis5_03.cab",0,\ia64,1
  3972.  
  3973. [SourceDisksNames.axp64]
  3974. 0="%SOURCEDISKSNAMES_DESC%","",0,\axp64,1
  3975. 4="%SP_SOURCEDISKSNAMES_DESC%","",0,\axp64,1
  3976. 1="%SOURCEDISKSNAMES_DESC%","iis5_01.cab",0,\axp64,1
  3977. 2="%SOURCEDISKSNAMES_DESC%","iis5_02.cab",0,\axp64,1
  3978. 3="%SOURCEDISKSNAMES_DESC%","iis5_03.cab",0,\axp64,1
  3979.  
  3980. [iis_admsamp_files]
  3981. adsutil.vbs,IIS_adsutil.vbs
  3982. chaccess.vbs,IIS_chaccess.vbs
  3983. contftp.vbs,IIS_contftp.vbs
  3984. contsrv.vbs,IIS_contsrv.vbs
  3985. contweb.vbs,IIS_contweb.vbs
  3986. dispnode.vbs,IIS_dispnode.vbs
  3987. disptree.vbs,IIS_disptree.vbs
  3988. findweb.vbs,IIS_findweb.vbs
  3989. mkw3site.vbs,IIS_mkw3site.vbs
  3990. mkwebdir.vbs,IIS_mkwebdir.vbs
  3991. pauseftp.vbs,IIS_pauseftp.vbs
  3992. pausesrv.vbs,IIS_pausesrv.vbs
  3993. pauseweb.vbs,IIS_pauseweb.vbs
  3994. startftp.vbs,IIS_startftp.vbs
  3995. startsrv.vbs,IIS_startsrv.vbs
  3996. startweb.vbs,IIS_startweb.vbs
  3997. stopftp.vbs,IIS_stopftp.vbs
  3998. stopsrv.vbs,IIS_stopsrv.vbs
  3999. stopweb.vbs,IIS_stopweb.vbs
  4000. synciwam.vbs,IIS_synciwam.vbs
  4001.  
  4002. [iis_common_files_inetsrv]
  4003. coadmin.dll
  4004. iisclex4.dll
  4005. iisui.dll
  4006. isatq.dll
  4007. logui.ocx
  4008.  
  4009. [iis_common_files_sys]
  4010. admwprox.dll
  4011. adsiis.dll
  4012. exstrace.dll
  4013. iisext.dll
  4014. iismap.dll
  4015. inetsloc.dll
  4016. infoadmn.dll
  4017. wamregps.dll
  4018.  
  4019. [iis_common_files_winhelp_srv]
  4020. iisclex4.hlp,IIS_iisclex4.hlp
  4021.  
  4022. [iis_core_files_drivers]
  4023. spud.sys
  4024.  
  4025. [iis_core_files_inetsrv]
  4026. admexs.dll
  4027. httpext.dll
  4028. iisadmin.dll
  4029. iischema.dll
  4030. iisfecnv.dll
  4031. iislog.dll
  4032. inetinfo.exe
  4033. infocomm.dll
  4034. iscomlog.dll
  4035. logscrpt.dll
  4036. logtemp.sql
  4037. lonsint.dll
  4038. metadata.dll
  4039. nsepm.dll
  4040. rpcref.dll
  4041. svcext.dll
  4042.  
  4043. [iis_core_files_sys]
  4044. admxprox.dll
  4045. convlog.exe
  4046. infoctrs.dll
  4047. infoctrs.h,IIS_infoctrs.h
  4048. infoctrs.ini
  4049.  
  4050. [iis_core_files_sys_no_remove]
  4051. staxmem.dll
  4052.  
  4053. [iis_ftp_files_inetsrv]
  4054. ftpmib.dll
  4055. ftpsvc2.dll
  4056.  
  4057. [iis_ftp_files_sys]
  4058. ftpctrs.h,IIS_ftpctrs.h
  4059. ftpctrs.ini
  4060. ftpctrs2.dll
  4061.  
  4062. [iis_htmla_iisadmin]
  4063. blank.htm,IIS_blank.htm
  4064. calendar.asp,IIS_calendar.asp
  4065. calendar.str,IIS_calendar.str
  4066. date.inc,IIS_date.inc
  4067. date.str,IIS_date.str
  4068. default.asp,IIS_default.asp3
  4069. default.htm,IIS_default.htm2
  4070. DEFAULT.STR,IIS_DEFAULT.STR
  4071. directives.inc,IIS_directives.inc
  4072. iiabout.asp,IIS_iiabout.asp
  4073. IIABOUT.STR,IIS_IIABOUT.STR
  4074. iiaccess.asp,IIS_iiaccess.asp
  4075. iiaccess.str,IIS_iiaccess.str
  4076. iiacsshd.asp,IIS_iiacsshd.asp
  4077. IIACSSHD.STR,IIS_IIACSSHD.STR
  4078. iiacssls.asp,IIS_iiacssls.asp
  4079. IIACSSLS.STR,IIS_IIACSSLS.STR
  4080. IIACSSMN.ASP,IIS_IIACSSMN.ASP
  4081. iiaction.asp,IIS_iiaction.asp
  4082. IIACTION.STR,IIS_IIACTION.STR
  4083. iiaddnew.asp,IIS_iiaddnew.asp
  4084. iiadm.asp,IIS_iiadm.asp
  4085. iiadm.str,IIS_iiadm.str
  4086. iiadmhd.asp,IIS_iiadmhd.asp
  4087. IIADMHD.STR,IIS_IIADMHD.STR
  4088. iiadmls.asp,IIS_iiadmls.asp
  4089. IIADMLS.STR,IIS_IIADMLS.STR
  4090. iiamap.asp,IIS_iiamap.asp
  4091. iiamap.str,IIS_iiamap.str
  4092. iiamaphd.asp,IIS_iiamaphd.asp
  4093. IIAMAPHD.STR,IIS_IIAMAPHD.STR
  4094. iiamapls.asp,IIS_iiamapls.asp
  4095. IIAMAPLS.STR,IIS_IIAMAPLS.STR
  4096. IIAMAPMN.ASP,IIS_IIAMAPMN.ASP
  4097. iianon.asp,IIS_iianon.asp
  4098. IIANON.STR,IIS_IIANON.STR
  4099. iianoncm.str,IIS_iianoncm.str
  4100. iiapp.asp,IIS_iiapp.asp
  4101. iiapp.str,IIS_iiapp.str
  4102. iiapphd.asp,IIS_iiapphd.asp
  4103. IIAPPHD.STR,IIS_IIAPPHD.STR
  4104. iiappmn.asp,IIS_iiappmn.asp
  4105. IIAPPMN.STR,IIS_IIAPPMN.STR
  4106. iiaspstr.inc,IIS_iiaspstr.inc
  4107. iiauth.asp,IIS_iiauth.asp
  4108. IIAUTH.STR,IIS_IIAUTH.STR
  4109. iibind.inc,IIS_iibind.inc
  4110. iibkup.asp,IIS_iibkup.asp
  4111. iibkup.str,IIS_iibkup.str
  4112. iibkuphd.asp,IIS_iibkuphd.asp
  4113. IIBKUPHD.STR,IIS_IIBKUPHD.STR
  4114. iibkupls.asp,IIS_iibkupls.asp
  4115. IIBKUPLS.STR,IIS_IIBKUPLS.STR
  4116. IIBKUPMN.ASP,IIS_IIBKUPMN.ASP
  4117. iibkupset.asp,IIS_iibkupset.asp
  4118. iibkuptl.asp,IIS_iibkuptl.asp
  4119. IIBKUPTL.STR,IIS_IIBKUPTL.STR
  4120. iibody.asp,IIS_iibody.asp
  4121. iicache.asp,IIS_iicache.asp
  4122. IICACHE.STR,IIS_IICACHE.STR
  4123. iicache2.asp,IIS_iicache2.asp
  4124. iichknname.asp,IIS_iichknname.asp
  4125. iichknname.str,IIS_iichknname.str
  4126. iichkpath.asp,IIS_iichkpath.asp
  4127. iichkpath.str,IIS_iichkpath.str
  4128. iichkuser.asp,IIS_iichkuser.asp
  4129. iichkuser.str,IIS_iichkuser.str
  4130. iiclone.asp,IIS_iiclone.asp
  4131. iicomm.asp,IIS_iicomm.asp
  4132. IICOMM.STR,IIS_IICOMM.STR
  4133. iicomp.asp,IIS_iicomp.asp
  4134. IICOMP.STR,IIS_IICOMP.STR
  4135. iidef.asp,IIS_iidef.asp
  4136. IIDEF.STR,IIS_IIDEF.STR
  4137. iidoc.asp,IIS_iidoc.asp
  4138. IIDOC.STR,IIS_IIDOC.STR
  4139. iierr.asp,IIS_iierr.asp
  4140. IIERR.STR,IIS_IIERR.STR
  4141. iierrhd.asp,IIS_iierrhd.asp
  4142. IIERRHD.STR,IIS_IIERRHD.STR
  4143. iierrls.asp,IIS_iierrls.asp
  4144. IIERRLS.STR,IIS_IIERRLS.STR
  4145. iierrmn.asp,IIS_iierrmn.asp
  4146. iifilt.asp,IIS_iifilt.asp
  4147. iifiltcm.str,IIS_iifiltcm.str
  4148. iifilthd.asp,IIS_iifilthd.asp
  4149. IIFILTHD.STR,IIS_IIFILTHD.STR
  4150. iifiltls.asp,IIS_iifiltls.asp
  4151. IIFILTLS.STR,IIS_IIFILTLS.STR
  4152. IIFILTMN.ASP,IIS_IIFILTMN.ASP
  4153. iifixpth.inc,IIS_iifixpth.inc
  4154. iifmsg.asp,IIS_iifmsg.asp
  4155. IIFMSG.STR,IIS_IIFMSG.STR
  4156. iifnav.asp,IIS_iifnav.asp
  4157. IIFNAV.STR,IIS_IIFNAV.STR
  4158. iiftp.asp,IIS_iiftp.asp
  4159. iifvd.asp,IIS_iifvd.asp
  4160. iifvddir.asp,IIS_iifvddir.asp
  4161. IIFVDDIR.STR,IIS_IIFVDDIR.STR
  4162. iifvdhd.asp,IIS_iifvdhd.asp
  4163. IIFVDHD.STR,IIS_IIFVDHD.STR
  4164. iifvdnt.asp,IIS_iifvdnt.asp
  4165. IIFVDNT.STR,IIS_IIFVDNT.STR
  4166. iifvdrd.asp,IIS_iifvdrd.asp
  4167. IIFVDRD.STR,IIS_IIFVDRD.STR
  4168. iifvs.asp,IIS_iifvs.asp
  4169. IIFVS.STR,IIS_IIFVS.STR
  4170. iigtdata.asp,IIS_iigtdata.asp
  4171. IIGTDATA.STR,IIS_IIGTDATA.STR
  4172. iihd.asp,IIS_iihd.asp
  4173. IIHD.STR,IIS_IIHD.STR
  4174. iihding.inc,IIS_iihding.inc
  4175. iihdn.asp,IIS_iihdn.asp
  4176. iihdr.asp,IIS_iihdr.asp
  4177. iihdr.str,IIS_iihdr.str
  4178. iihdrhd.asp,IIS_iihdrhd.asp
  4179. iihdrhd.str,IIS_iihdrhd.str
  4180. iihdrls.asp,IIS_iihdrls.asp
  4181. IIHDRLS.STR,IIS_IIHDRLS.STR
  4182. IIHELP.ASP,IIS_IIHELP.ASP
  4183. IIHELP.STR,IIS_IIHELP.STR
  4184. iijsfuncs.inc,IIS_iijsfuncs.inc
  4185. iijsfuncs.str,IIS_iijsfuncs.str
  4186. iijsls.inc,IIS_iijsls.inc
  4187. iijsls.str,IIS_iijsls.str
  4188. iilist.asp,IIS_iilist.asp
  4189. IILIST.STR,IIS_IILIST.STR
  4190. iilog.asp,IIS_iilog.asp
  4191. iilog.str,IIS_iilog.str
  4192. iilogext.asp,IIS_iilogext.asp
  4193. iilogext.inc,IIS_iilogext.inc
  4194. IILOGEXT.STR,IIS_IILOGEXT.STR
  4195. iilogextfrm.asp,IIS_iilogextfrm.asp
  4196. iiloghd.asp,IIS_iiloghd.asp
  4197. IILOGHD.STR,IIS_IILOGHD.STR
  4198. iilogmn.asp,IIS_iilogmn.asp
  4199. IILOGMN.STR,IIS_IILOGMN.STR
  4200. iimime.asp,IIS_iimime.asp
  4201. iimime.str,IIS_iimime.str
  4202. iimimehd.asp,IIS_iimimehd.asp
  4203. IIMIMEHD.STR,IIS_IIMIMEHD.STR
  4204. iimimels.asp,IIS_iimimels.asp
  4205. iimimels.str,IIS_iimimels.str
  4206. IIMIMEMN.ASP,IIS_IIMIMEMN.ASP
  4207. iimlti.asp,IIS_iimlti.asp
  4208. iimlti.str,IIS_iimlti.str
  4209. iimltihd.asp,IIS_iimltihd.asp
  4210. IIMLTIHD.STR,IIS_IIMLTIHD.STR
  4211. iimltils.asp,IIS_iimltils.asp
  4212. IIMLTILS.STR,IIS_IIMLTILS.STR
  4213. IIMLTIMN.ASP,IIS_IIMLTIMN.ASP
  4214. iimnu.asp,IIS_iimnu.asp
  4215. IIMNU.STR,IIS_IIMNU.STR
  4216. iinav.asp,IIS_iinav.asp
  4217. IINAV.STR,IIS_IINAV.STR
  4218. iiperf.asp,IIS_iiperf.asp
  4219. IIPERF.STR,IIS_IIPERF.STR
  4220. iipop.asp,IIS_iipop.asp
  4221. IIPOP.STR,IIS_IIPOP.STR
  4222. iipopcl.asp,IIS_iipopcl.asp
  4223. iipopcl.htm,IIS_iipopcl.htm
  4224. iipophd.asp,IIS_iipophd.asp
  4225. iipoptl.asp,IIS_iipoptl.asp
  4226. IIPOPTL.STR,IIS_IIPOPTL.STR
  4227. iiput.asp,IIS_iiput.asp
  4228. IIPUT.STR,IIS_IIPUT.STR
  4229. iiputls.asp,IIS_iiputls.asp
  4230. IIPUTLS.STR,IIS_IIPUTLS.STR
  4231. iirename.asp,IIS_iirename.asp
  4232. IIRENAME.STR,IIS_IIRENAME.STR
  4233. iirte.asp,IIS_iirte.asp
  4234. iirte.str,IIS_iirte.str
  4235. iirtehd.asp,IIS_iirtehd.asp
  4236. IIRTEHD.STR,IIS_IIRTEHD.STR
  4237. iirtels.asp,IIS_iirtels.asp
  4238. IIRTELS.STR,IIS_IIRTELS.STR
  4239. iis.asp,IIS_iis.asp
  4240. IIS.STR,IIS_IIS.STR
  4241. iiscript.asp,IIS_iiscript.asp
  4242. iisec.asp,IIS_iisec.asp
  4243. IISEC.STR,IIS_IISEC.STR
  4244. iisess.asp,IIS_iisess.asp
  4245. iiset.asp,IIS_iiset.asp
  4246. iiset.inc,IIS_iiset.inc
  4247. iiset.str,IIS_iiset.str
  4248. iisetfnt.inc,IIS_iisetfnt.inc
  4249. iislider.asp,IIS_iislider.asp
  4250. iisnew.asp,IIS_iisnew.asp
  4251. IISNEW.STR,IIS_IISNEW.STR
  4252. iisrvls.asp,IIS_iisrvls.asp
  4253. IISRVLS.STR,IIS_IISRVLS.STR
  4254. iistat.asp,IIS_iistat.asp
  4255. IISTAT.STR,IIS_IISTAT.STR
  4256. iito.inc,IIS_iito.inc
  4257. IITO.STR,IIS_IITO.STR
  4258. iitool.asp,IIS_iitool.asp
  4259. IITOOL.STR,IIS_IITOOL.STR
  4260. iivd.asp,IIS_iivd.asp
  4261. iivd.str,IIS_iivd.str
  4262. iivddir.asp,IIS_iivddir.asp
  4263. IIVDDIR.STR,IIS_IIVDDIR.STR
  4264. iivdhd.asp,IIS_iivdhd.asp
  4265. IIVDHD.STR,IIS_IIVDHD.STR
  4266. iivdrd.asp,IIS_iivdrd.asp
  4267. IIVDRD.STR,IIS_IIVDRD.STR
  4268. iivs.asp,IIS_iivs.asp
  4269. IIVS.STR,IIS_IIVS.STR
  4270. iiw3mstr.asp,IIS_iiw3mstr.asp
  4271. IIW3MSTR.STR,IIS_IIW3MSTR.STR
  4272. iiwiz.inc,IIS_iiwiz.inc
  4273. iiwiz.str,IIS_iiwiz.str
  4274. iiwizbtns.inc,IIS_iiwizbtns.inc
  4275. iiwizfncs.inc,IIS_iiwizfncs.inc
  4276. iiwiznew.asp,IIS_iiwiznew.asp
  4277. iiwiznew.dat,IIS_iiwiznew.dat
  4278. iiwiznew.fnc,IIS_iiwiznew.fnc
  4279. iiwiznew.inc,IIS_iiwiznew.inc
  4280. iiwiznew.str,IIS_iiwiznew.str
  4281. IIWIZSEC.ASP,IIS_IIWIZSEC.ASP
  4282. iiwizsec.dat,IIS_iiwizsec.dat
  4283. IIWIZSEC.INC,IIS_IIWIZSEC.INC
  4284. iiwizsec.str,IIS_iiwizsec.str
  4285. iiwww.asp,IIS_iiwww.asp
  4286.  
  4287. [iis_htmla_iisadmin_images]
  4288. about.gif,IIS_about.gif
  4289. access.gif,IIS_access.gif
  4290. app0.gif,IIS_app0.gif
  4291. app2.gif,IIS_app2.gif
  4292. app4.gif,IIS_app4.gif
  4293. app6.gif,IIS_app6.gif
  4294. back.gif,IIS_back.gif
  4295. blank.gif,IIS_blank.gif
  4296. blankl.gif,IIS_blankl.gif
  4297. browse.gif,IIS_browse.gif
  4298. cert.gif,IIS_cert.gif
  4299. checkoff.gif,IIS_checkoff.gif
  4300. checkon.gif,IIS_checkon.gif
  4301. cncl.gif,IIS_cncl.gif
  4302. comp.gif,IIS_comp.gif
  4303. comp0.gif,IIS_comp0.gif
  4304. comp1.gif,IIS_comp1.gif
  4305. comp2.gif,IIS_comp2.gif
  4306. comp3.gif,IIS_comp3.gif
  4307. comp4.gif,IIS_comp4.gif
  4308. cont.gif,IIS_cont.gif2
  4309. CUBE.GIF,IIS_CUBE.GIF
  4310. dir0.gif,IIS_dir0.gif
  4311. dir2.gif,IIS_dir2.gif
  4312. dir4.gif,IIS_dir4.gif
  4313. doc.gif,IIS_doc.gif
  4314. drct.gif,IIS_drct.gif
  4315. edit.gif,IIS_edit.gif
  4316. file.gif,IIS_file.gif
  4317. ftp0.gif,IIS_ftp0.gif
  4318. ftp2.gif,IIS_ftp2.gif
  4319. ftp4.gif,IIS_ftp4.gif
  4320. ftp6.gif,IIS_ftp6.gif
  4321. ftpprop.gif,IIS_ftpprop.gif
  4322. GREYCUBE.GIF,IIS_GREYCUBE.GIF
  4323. handshk.gif,IIS_handshk.gif
  4324. help.gif,IIS_help.gif
  4325. hr.gif,IIS_hr.gif
  4326. iisnav.gif,IIS_iisnav.gif
  4327. iisttl.gif,IIS_iisttl.gif
  4328. info.gif,IIS_info.gif
  4329. info_ani.gif,IIS_info_ani.gif
  4330. ism.gif,IIS_ism.gif
  4331. ismhd.gif,IIS_ismhd.gif2
  4332. key.gif,IIS_key.gif
  4333. line.gif,IIS_line.gif
  4334. loading.gif,IIS_loading.gif
  4335. lock.gif,IIS_lock.gif
  4336. logicon.gif,IIS_logicon.gif
  4337. logo.gif,IIS_logo.gif
  4338. master.gif,IIS_master.gif
  4339. mime.gif,IIS_mime.gif
  4340. minus.gif,IIS_minus.gif
  4341. minusl.gif,IIS_minusl.gif
  4342. new.gif,IIS_new.gif
  4343. newsite.gif,IIS_newsite.gif
  4344. next.gif,IIS_next.gif
  4345. off.gif,IIS_off.gif
  4346. ok.gif,IIS_ok.gif
  4347. on.gif,IIS_on.gif
  4348. open.gif,IIS_open.gif
  4349. pause.gif,IIS_pause.gif
  4350. perm.gif,IIS_perm.gif
  4351. plus.gif,IIS_plus.gif
  4352. plusl.gif,IIS_plusl.gif
  4353. POINTER.GIF,IIS_POINTER.GIF
  4354. radiooff.gif,IIS_radiooff.gif
  4355. radioon.gif,IIS_radioon.gif
  4356. refr.gif,IIS_refr.gif
  4357. remv.gif,IIS_remv.gif
  4358. rename.gif,IIS_rename.gif
  4359. roll.gif,IIS_roll.gif
  4360. rte.gif,IIS_rte.gif
  4361. save.gif,IIS_save.gif
  4362. sliderend.gif,IIS_sliderend.gif
  4363. slideroff.gif,IIS_slideroff.gif
  4364. slideron.gif,IIS_slideron.gif
  4365. slidersp.gif,IIS_slidersp.gif
  4366. smallkey.gif,IIS_smallkey.gif
  4367. space.gif,IIS_space.gif
  4368. stop.gif,IIS_stop.gif
  4369. treelines.gif,IIS_treelines.gif
  4370. treelinesl.gif,IIS_treelinesl.gif
  4371. updir.gif,IIS_updir.gif
  4372. url.gif,IIS_url.gif
  4373. vbscript.gif,IIS_vbscript.gif
  4374. vdir0.gif,IIS_vdir0.gif
  4375. vdir2.gif,IIS_vdir2.gif
  4376. vdir4.gif,IIS_vdir4.gif
  4377. website.gif,IIS_website.gif
  4378. websitehd.gif,IIS_websitehd.gif
  4379. wiz.gif,IIS_wiz.gif
  4380. wiz_small.gif,IIS_wiz_small.gif
  4381. www0.gif,IIS_www0.gif
  4382. www2.gif,IIS_www2.gif
  4383. www4.gif,IIS_www4.gif
  4384. www6.gif,IIS_www6.gif
  4385. wwwprop.gif,IIS_wwwprop.gif
  4386.  
  4387. [iis_htmla_iisadmin_jsbrowser]
  4388. blank.htm,IIS_blank.htm2
  4389. dir.gif,IIS_dir.gif
  4390. drive.gif,IIS_drive.gif
  4391. file.gif,IIS_file.gif2
  4392. iihding.inc,IIS_iihding.inc1
  4393. IISETFNT.INC,IIS_IISETFNT.INC1
  4394. jsbrowser.asp,IIS_jsbrowser.asp
  4395. jsbrowser.js,IIS_jsbrowser.js
  4396. jsbrowser.str,IIS_jsbrowser.str
  4397. jsbrwcl.asp,IIS_jsbrwcl.asp
  4398. jsbrwflt.asp,IIS_jsbrwflt.asp
  4399. jsbrwhd.asp,IIS_jsbrwhd.asp
  4400. jsbrwls.asp,IIS_jsbrwls.asp
  4401. jsbrwmn.asp,IIS_jsbrwmn.asp
  4402. jsbrwpop.asp,IIS_jsbrwpop.asp
  4403. jsbrwset.asp,IIS_jsbrwset.asp
  4404. jsbrwsrc.asp,IIS_jsbrwsrc.asp
  4405. updir.gif,IIS_updir.gif1
  4406.  
  4407. [iis_htmla_iisadmin_JSDirBrowser]
  4408. BLANK.GIF,IIS_BLANK.GIF1
  4409. BLANK.HTM,IIS_BLANK.HTM1
  4410. BLANKL.GIF,IIS_BLANKL.GIF1
  4411. CDIR.GIF,IIS_CDIR.GIF
  4412. FDISK.GIF,IIS_FDISK.GIF
  4413. FLDISK.GIF,IIS_FLDISK.GIF
  4414. jsbrowser.asp,IIS_jsbrowser.asp1
  4415. jsbrowser.js,IIS_jsbrowser.js1
  4416. jsbrowser.str,IIS_jsbrowser.str1
  4417. JSBRWCL.ASP,IIS_JSBRWCL.ASP1
  4418. JSBRWFLT.ASP,IIS_JSBRWFLT.ASP1
  4419. JSBRWHD.ASP,IIS_JSBRWHD.ASP1
  4420. JSBRWLS.ASP,IIS_JSBRWLS.ASP1
  4421. JSBRWPOP.ASP,IIS_JSBRWPOP.ASP1
  4422. JSBRWSET.ASP,IIS_JSBRWSET.ASP1
  4423. LINE.GIF,IIS_LINE.GIF1
  4424. MINUS.GIF,IIS_MINUS.GIF1
  4425. MINUSL.GIF,IIS_MINUSL.GIF1
  4426. ODIR.GIF,IIS_ODIR.GIF
  4427. PLUS.GIF,IIS_PLUS.GIF1
  4428. PLUSL.GIF,IIS_PLUSL.GIF1
  4429. SPACE.GIF,IIS_SPACE.GIF1
  4430.  
  4431. [iis_inetmgr_files_inetsrv]
  4432. CertMap.ocx
  4433. CertWiz.ocx
  4434. Cnfgprts.ocx
  4435. fscfg.dll
  4436. iis.msc
  4437. iisperf.pmc
  4438. iisrstas.exe
  4439. inetmgr.dll
  4440. inetmgr.exe
  4441. w3scfg.dll
  4442.  
  4443. [iis_inetmgr_files_sys]
  4444. ftpsapi2.dll
  4445. iisreset.exe
  4446. iisrstap.dll
  4447.  
  4448. [iis_inetmgr_files_winhelp]
  4449. fscfg.hlp,IIS_fscfg.hlp
  4450. inetmgr.hlp,IIS_inetmgr.hlp
  4451. keyring.hlp,IIS_keyring.hlp
  4452. w3scfg.hlp,IIS_w3scfg.hlp
  4453.  
  4454. [iis_product_files_setup_noinstall]
  4455. iis.dll
  4456. mdutil.exe
  4457.  
  4458. [iis_product_files_sys]
  4459. iisRtl.dll
  4460.  
  4461. [iis_pwmgr_files_globalasa]
  4462. global.asa,IIS_global.asa
  4463.  
  4464. [iis_pwmgr_files_homepage]
  4465. bullet.gif,IIS_bullet.gif
  4466. default.asp,IIS_default.asp2
  4467. file.gif,IIS_file.gif1
  4468. global.asa,IIS_global.asa1
  4469. guestbk.asp,IIS_guestbk.asp
  4470. myfiles.asp,IIS_myfiles.asp
  4471. signbook.asp,IIS_signbook.asp
  4472. sub.inc,IIS_sub.inc
  4473. theme.inc,IIS_theme.inc
  4474. themes.inc,IIS_themes.inc
  4475.  
  4476. [iis_pwmgr_files_homepage_themes_1]
  4477. layout.css,IIS_layout.css2
  4478. layout.inc,IIS_layout.inc2
  4479. rip2_2.gif,IIS_rip2_2.gif
  4480. rip3.gif,IIS_rip3.gif
  4481. setup.inc,IIS_setup.inc2
  4482.  
  4483. [iis_pwmgr_files_homepage_themes_2]
  4484. layout.css,IIS_layout.css1
  4485. layout.inc,IIS_layout.inc1
  4486. setup.inc,IIS_setup.inc1
  4487.  
  4488. [iis_pwmgr_files_homepage_themes_3]
  4489. gradient.gif,IIS_gradient.gif
  4490. layout.css,IIS_layout.css
  4491. layout.inc,IIS_layout.inc
  4492. setup.inc,IIS_setup.inc
  4493.  
  4494. [iis_pwmgr_files_inetsrv]
  4495. pws.exe
  4496. tips.dat,IIS_tips.dat1
  4497.  
  4498. [iis_pwmgr_files_sys]
  4499. pwstray.exe
  4500.  
  4501. [iis_pwmgr_files_tour]
  4502. iitipa.htm,IIS_iitipa.htm
  4503. iitipb.htm,IIS_iitipb.htm
  4504. iitipc.htm,IIS_iitipc.htm
  4505. iitipd.htm,IIS_iitipd.htm
  4506. iitipe.htm,IIS_iitipe.htm
  4507. iitipf.htm,IIS_iitipf.htm
  4508. iitipg.htm,IIS_iitipg.htm
  4509. iitiph.htm,IIS_iitiph.htm
  4510. iitipi.htm,IIS_iitipi.htm
  4511. iitipj.htm,IIS_iitipj.htm
  4512. iitipk.htm,IIS_iitipk.htm
  4513. iitipl.htm,IIS_iitipl.htm
  4514. iitoura.gif,IIS_iitoura.gif
  4515. iitoura.htm,IIS_iitoura.htm
  4516. IITOURB.GIF,IIS_IITOURB.GIF
  4517. iitourb.htm,IIS_iitourb.htm
  4518. iitourc.gif,IIS_iitourc.gif
  4519. iitourc.htm,IIS_iitourc.htm
  4520. iitourd.gif,IIS_iitourd.gif
  4521. iitourd.htm,IIS_iitourd.htm
  4522. iitourd1.gif,IIS_iitourd1.gif
  4523. iitoure.gif,IIS_iitoure.gif
  4524. iitoure.htm,IIS_iitoure.htm
  4525. iitourf.gif,IIS_iitourf.gif
  4526. iitourf.htm,IIS_iitourf.htm
  4527. iitourf1.gif,IIS_iitourf1.gif
  4528. iitourg.gif,IIS_iitourg.gif
  4529. iitourg.htm,IIS_iitourg.htm
  4530. iitouri.gif,IIS_iitouri.gif
  4531. iitouri.htm,IIS_iitouri.htm
  4532. iitourj.gif,IIS_iitourj.gif
  4533. iitourj.htm,IIS_iitourj.htm
  4534. iitourj1.gif,IIS_iitourj1.gif
  4535. iitourj2.gif,IIS_iitourj2.gif
  4536. left1up.gif,IIS_left1up.gif
  4537. left2mouse.gif,IIS_left2mouse.gif
  4538. left3down.gif,IIS_left3down.gif
  4539. right1up.gif,IIS_right1up.gif
  4540. right2mouse.gif,IIS_right2mouse.gif
  4541. right3down.gif,IIS_right3down.gif
  4542.  
  4543. [iis_pwmgr_files_winhelp]
  4544. pwshelp.hlp,IIS_pwshelp.hlp
  4545.  
  4546. [iis_sdk01_files]
  4547. logenum.js,IIS_logenum.js
  4548. logenum.vbs,IIS_logenum.vbs
  4549. metaback.js,IIS_metaback.js
  4550. metaback.vbs,IIS_metaback.vbs
  4551. metabackrest.js,IIS_metabackrest.js
  4552. metabackrest.vbs,IIS_metabackrest.vbs
  4553. mkwebsrv.js,IIS_mkwebsrv.js
  4554. mkwebsrv.vbs,IIS_mkwebsrv.vbs
  4555.  
  4556. [iis_sdk03_files]
  4557. Application_JScript.asp,IIS_Application_JScript.asp
  4558. Application_VBScript.asp,IIS_Application_VBScript.asp
  4559. Session_JScript.asp,IIS_Session_JScript.asp
  4560. Session_VBScript.asp,IIS_Session_VBScript.asp
  4561.  
  4562. [iis_sdk04_files]
  4563. adrot.txt,IIS_adrot.txt1
  4564. AdRotator_JScript.asp,IIS_AdRotator_JScript.asp
  4565. AdRotator_VBScript.asp,IIS_AdRotator_VBScript.asp
  4566. BrowserCap_JScript.asp,IIS_BrowserCap_JScript.asp
  4567. BrowserCap_VBScript.asp,IIS_BrowserCap_VBScript.asp
  4568. clientcap.htm,IIS_clientcap.htm
  4569. ie.gif,IIS_ie.gif
  4570. nts_iis.gif,IIS_nts_iis.gif
  4571. redirect.asp,IIS_redirect.asp1
  4572.  
  4573. [iis_sdk05_files]
  4574. AddDelete_JScript.asp,IIS_AddDelete_JScript.asp
  4575. AddDelete_VBScript.asp,IIS_AddDelete_VBScript.asp
  4576. Authors.mdb,IIS_Authors.mdb
  4577. LimitRows_JScript.asp,IIS_LimitRows_JScript.asp
  4578. LimitRows_VBScript.asp,IIS_LimitRows_VBScript.asp
  4579. MultiScrolling_JScript.asp,IIS_MultiScrolling_JScript.asp
  4580. MultiScrolling_VBScript.asp,IIS_MultiScrolling_VBScript.asp
  4581. SimpleQuery_JScript.asp,IIS_SimpleQuery_JScript.asp
  4582. SimpleQuery_VBScript.asp,IIS_SimpleQuery_VBScript.asp
  4583. StoredProcedures_JScript.asp,IIS_StoredProcedures_JScript.asp
  4584. StoredProcedures_VBScript.asp,IIS_StoredProcedures_VBScript.asp
  4585. Update_JScript.asp,IIS_Update_JScript.asp
  4586. Update_VBScript.asp,IIS_Update_VBScript.asp
  4587.  
  4588. [iis_sdk06_files]
  4589. CodeBrws.asp,IIS_CodeBrws.asp
  4590. ColorPicker.asp,IIS_ColorPicker.asp
  4591. libcodebrws.inc,IIS_libcodebrws.inc
  4592. sampfram.asp,IIS_sampfram.asp
  4593. toolbar.asp,IIS_toolbar.asp
  4594.  
  4595. [iis_sdk07_files]
  4596. ClientScript_JScript.asp,IIS_ClientScript_JScript.asp
  4597. ClientScript_VBScript.asp,IIS_ClientScript_VBScript.asp
  4598. Cookie_JScript.asp,IIS_Cookie_JScript.asp
  4599. Cookie_VBScript.asp,IIS_Cookie_VBScript.asp
  4600. Expire_JScript.asp,IIS_Expire_JScript.asp
  4601. Expire_VBScript.asp,IIS_Expire_VBScript.asp
  4602. FileList.txt,IIS_FileList.txt
  4603. Form_JScript.asp,IIS_Form_JScript.asp
  4604. Form_VBScript.asp,IIS_Form_VBScript.asp
  4605. Logon_JScript.asp,IIS_Logon_JScript.asp
  4606. Logon_VBScript.asp,IIS_Logon_VBScript.asp
  4607. Pics_JScript.asp,IIS_Pics_JScript.asp
  4608. Pics_VBScript.asp,IIS_Pics_VBScript.asp
  4609. PopulateForm_JScript.asp,IIS_PopulateForm_JScript.asp
  4610. PopulateForm_VBScript.asp,IIS_PopulateForm_VBScript.asp
  4611. QueryString_JScript.asp,IIS_QueryString_JScript.asp
  4612. QueryString_VBScript.asp,IIS_QueryString_VBScript.asp
  4613. Redirect_JScript.asp,IIS_Redirect_JScript.asp
  4614. Redirect_VBScript.asp,IIS_Redirect_VBScript.asp
  4615. ServerVariables_JScript.asp,IIS_ServerVariables_JScript.asp
  4616. ServerVariables_VBScript.asp,IIS_ServerVariables_VBScript.asp
  4617.  
  4618. [iis_sdk08_files]
  4619. Arrays_JScript.asp,IIS_Arrays_JScript.asp
  4620. Arrays_VBScript.asp,IIS_Arrays_VBScript.asp
  4621. Conditional_JScript.asp,IIS_Conditional_JScript.asp
  4622. Conditional_VBScript.asp,IIS_Conditional_VBScript.asp
  4623. Functions_JScript.asp,IIS_Functions_JScript.asp
  4624. Functions_VBScript.asp,IIS_Functions_VBScript.asp
  4625. HeaderInfo.asp,IIS_HeaderInfo.asp
  4626. Includes_JScript.asp,IIS_Includes_JScript.asp
  4627. Includes_VBScript.asp,IIS_Includes_VBScript.asp
  4628. Looping_JScript.asp,IIS_Looping_JScript.asp
  4629. Looping_VBScript.asp,IIS_Looping_VBScript.asp
  4630. Variables_JScript.asp,IIS_Variables_JScript.asp
  4631. Variables_VBScript.asp,IIS_Variables_VBScript.asp
  4632.  
  4633. [iis_sdk09_files]
  4634. FundTransfer_VBScript.asp,IIS_FundTransfer_VBScript.asp
  4635. SimpleTransaction_JScript.asp,IIS_SimpleTransaction_JScript.asp
  4636. SimpleTransaction_VBScript.asp,IIS_SimpleTransaction_VBScript.asp
  4637.  
  4638. [iis_www_files_custerr]
  4639. 400.htm,IIS_400.htm
  4640. 401-1.htm,IIS_401-1.htm
  4641. 401-2.htm,IIS_401-2.htm
  4642. 401-3.htm,IIS_401-3.htm
  4643. 401-4.htm,IIS_401-4.htm
  4644. 401-5.htm,IIS_401-5.htm
  4645. 403-1.htm,IIS_403-1.htm
  4646. 403-10.htm,IIS_403-10.htm
  4647. 403-11.htm,IIS_403-11.htm
  4648. 403-12.htm,IIS_403-12.htm
  4649. 403-13.htm,IIS_403-13.htm
  4650. 403-15.htm,IIS_403-15.htm
  4651. 403-16.htm,IIS_403-16.htm
  4652. 403-17.htm,IIS_403-17.htm
  4653. 403-2.htm,IIS_403-2.htm
  4654. 403-3.htm,IIS_403-3.htm
  4655. 403-4.htm,IIS_403-4.htm
  4656. 403-5.htm,IIS_403-5.htm
  4657. 403-6.htm,IIS_403-6.htm
  4658. 403-7.htm,IIS_403-7.htm
  4659. 403-8.htm,IIS_403-8.htm
  4660. 403-9.htm,IIS_403-9.htm
  4661. 403.htm,IIS_403.htm
  4662. 404-1.htm,IIS_404-1.htm
  4663. 404b.htm,IIS_404b.htm
  4664. 405.htm,IIS_405.htm
  4665. 406.htm,IIS_406.htm
  4666. 407.htm,IIS_407.htm
  4667. 410.htm,IIS_410.htm
  4668. 412.htm,IIS_412.htm
  4669. 414.htm,IIS_414.htm
  4670. 500-100.asp,IIS_500-100.asp
  4671. 500-11.htm,IIS_500-11.htm
  4672. 500-12.htm,IIS_500-12.htm
  4673. 500-13.htm,IIS_500-13.htm
  4674. 500-14.htm,IIS_500-14.htm
  4675. 500-15.htm,IIS_500-15.htm
  4676. 500.htm,IIS_500.htm
  4677. 501.htm,IIS_501.htm
  4678. 502.htm,IIS_502.htm
  4679. htmla.htm,IIS_htmla.htm
  4680.  
  4681. [iis_www_files_iissamp]
  4682. global.asa,IIS_global.asa
  4683.  
  4684. [iis_www_files_inetsrv]
  4685. ADROT.dll
  4686. asp.dll
  4687. asptxn.dll
  4688. authfilt.dll
  4689. browscap.dll
  4690. browscap.ini
  4691. compfilt.dll
  4692. ContRot.dll
  4693. counters.dll
  4694. fortutil.exe
  4695. gzip.dll
  4696. httpmib.dll
  4697. httpodbc.dll
  4698. iiscrmap.dll
  4699. iissync.exe
  4700. ism.dll
  4701. iwrps.dll
  4702. md5filt.dll
  4703. mdsync.dll
  4704. myinfo.dll
  4705. NEXTLINK.dll
  4706. PageCnt.dll
  4707. PermChk.dll
  4708. pwsdata.dll
  4709. ssinc.dll
  4710. sspifilt.dll
  4711. status.dll
  4712. tools.dll
  4713. w3ext.dll
  4714. w3svc.dll
  4715. wam.dll
  4716. wamps.dll
  4717. wamreg.dll
  4718.  
  4719. [iis_www_files_inetsrv_iisadmpwd]
  4720. achg.htr,IIS_achg.htr
  4721. aexp.htr,IIS_aexp.htr
  4722. aexp2.htr,IIS_aexp2.htr
  4723. aexp2b.htr,IIS_aexp2b.htr
  4724. aexp3.htr,IIS_aexp3.htr
  4725. aexp4.htr,IIS_aexp4.htr
  4726. aexp4b.htr,IIS_aexp4b.htr
  4727. anot.htr,IIS_anot.htr
  4728. anot3.htr,IIS_anot3.htr
  4729.  
  4730. [iis_www_files_javatld_asp]
  4731. Application.class,IIS_Application.class
  4732. IApplicationObject.class,IIS_IApplicationObject.class
  4733. IASPError.class,IIS_IASPError.class
  4734. IReadCookie.class,IIS_IReadCookie.class
  4735. IRequest.class,IIS_IRequest.class
  4736. IRequestDictionary.class,IIS_IRequestDictionary.class
  4737. IResponse.class,IIS_IResponse.class
  4738. IScriptingContext.class,IIS_IScriptingContext.class
  4739. IServer.class,IIS_IServer.class
  4740. ISessionObject.class,IIS_ISessionObject.class
  4741. IStringList.class,IIS_IStringList.class
  4742. IVariantDictionary.class,IIS_IVariantDictionary.class
  4743. IWriteCookie.class,IIS_IWriteCookie.class
  4744. Request.class,IIS_Request.class
  4745. Response.class,IIS_Response.class
  4746. ScriptingContext.class,IIS_ScriptingContext.class
  4747. Server.class,IIS_Server.class
  4748. Session.class,IIS_Session.class
  4749.  
  4750. [iis_www_files_sys]
  4751. aspperf.dll
  4752. axctrnm.h,IIS_axctrnm.h
  4753. axperf.ini
  4754. w3ctrs.dll
  4755. w3ctrs.h,IIS_w3ctrs.h
  4756. w3ctrs.ini
  4757. w3svapi.dll
  4758.  
  4759. [iis_www_files_wwwroot]
  4760. help.gif,IIS_help.gif1
  4761. iisstart.asp,IIS_iisstart.asp
  4762. localstart.asp,IIS_localstart.asp
  4763. mmc.gif,IIS_mmc.gif
  4764. pagerror.gif,IIS_pagerror.gif
  4765. print.gif,IIS_print.gif2
  4766. warning.gif,IIS_warning.gif
  4767. web.gif,IIS_web.gif
  4768. win2000.gif,IIS_win2000.gif
  4769.  
  4770. [iis_www_files_wwwroot_wks]
  4771. global.asa,IIS_global.asa
  4772.  
  4773. [iisdoc_files_asp]
  4774. adsi0aat.htm,IIS_adsi0aat.htm
  4775. adsi0elr.htm,IIS_adsi0elr.htm
  4776. adsi0ewj.htm,IIS_adsi0ewj.htm
  4777. adsi0gmo.htm,IIS_adsi0gmo.htm
  4778. adsi0j8l.htm,IIS_adsi0j8l.htm
  4779. adsi1k1f.htm,IIS_adsi1k1f.htm
  4780. adsi1np4.htm,IIS_adsi1np4.htm
  4781. adsi51o0.htm,IIS_adsi51o0.htm
  4782. adsi52wj.htm,IIS_adsi52wj.htm
  4783. adsi57hv.htm,IIS_adsi57hv.htm
  4784. adsi5eud.htm,IIS_adsi5eud.htm
  4785. adsi5ewo.htm,IIS_adsi5ewo.htm
  4786. adsi5fzk.htm,IIS_adsi5fzk.htm
  4787. adsi5ga8.htm,IIS_adsi5ga8.htm
  4788. adsi5ius.htm,IIS_adsi5ius.htm
  4789. adsi5wmi.htm,IIS_adsi5wmi.htm
  4790. adsi65yr.htm,IIS_adsi65yr.htm
  4791. adsi6c38.htm,IIS_adsi6c38.htm
  4792. adsi6pio.htm,IIS_adsi6pio.htm
  4793. adsi7703.htm,IIS_adsi7703.htm
  4794. adsi7qpf.htm,IIS_adsi7qpf.htm
  4795. adsi7vcf.htm,IIS_adsi7vcf.htm
  4796. adsi91kk.htm,IIS_adsi91kk.htm
  4797. adsi9hb9.htm,IIS_adsi9hb9.htm
  4798. adsi9iat.htm,IIS_adsi9iat.htm
  4799. aint0p0l.htm,IIS_aint0p0l.htm
  4800. aint1aud.htm,IIS_aint1aud.htm
  4801. aint59pv.htm,IIS_aint59pv.htm
  4802. aint6xf2.htm,IIS_aint6xf2.htm
  4803. aint735a.htm,IIS_aint735a.htm
  4804. aint7e9l.htm,IIS_aint7e9l.htm
  4805. aint9055.htm,IIS_aint9055.htm
  4806. aint94dh.htm,IIS_aint94dh.htm
  4807. aogu0t6f.htm,IIS_aogu0t6f.htm
  4808. aogu2ek3.htm,IIS_aogu2ek3.htm
  4809. aogu2wab.htm,IIS_aogu2wab.htm
  4810. aogu3boz.htm,IIS_aogu3boz.htm
  4811. aogu3cs3.htm,IIS_aogu3cs3.htm
  4812. aogu6pkp.htm,IIS_aogu6pkp.htm
  4813. aogu7vub.htm,IIS_aogu7vub.htm
  4814. aogu8syt.htm,IIS_aogu8syt.htm
  4815. aore05ix.htm,IIS_aore05ix.htm
  4816. aore0ard.htm,IIS_aore0ard.htm
  4817. aore0drm.htm,IIS_aore0drm.htm
  4818. aore0ejo.htm,IIS_aore0ejo.htm
  4819. aore0hro.htm,IIS_aore0hro.htm
  4820. aore0vhv.htm,IIS_aore0vhv.htm
  4821. aore0wvb.htm,IIS_aore0wvb.htm
  4822. aore0x0z.htm,IIS_aore0x0z.htm
  4823. aore0zvp.htm,IIS_aore0zvp.htm
  4824. aore136t.htm,IIS_aore136t.htm
  4825. aore19lx.htm,IIS_aore19lx.htm
  4826. aore1jw9.htm,IIS_aore1jw9.htm
  4827. aore1o6d.htm,IIS_aore1o6d.htm
  4828. aore1p5x.htm,IIS_aore1p5x.htm
  4829. aore1v8z.htm,IIS_aore1v8z.htm
  4830. aore20mq.htm,IIS_aore20mq.htm
  4831. aore2s13.htm,IIS_aore2s13.htm
  4832. aore2u3p.htm,IIS_aore2u3p.htm
  4833. aore2xpu.htm,IIS_aore2xpu.htm
  4834. aore32cw.htm,IIS_aore32cw.htm
  4835. aore32n9.htm,IIS_aore32n9.htm
  4836. aore3945.htm,IIS_aore3945.htm
  4837. aore3cbp.htm,IIS_aore3cbp.htm
  4838. aore3mqv.htm,IIS_aore3mqv.htm
  4839. aore3q79.htm,IIS_aore3q79.htm
  4840. aore3ype.htm,IIS_aore3ype.htm
  4841. aore43si.htm,IIS_aore43si.htm
  4842. aore45ph.htm,IIS_aore45ph.htm
  4843. aore4h6b.htm,IIS_aore4h6b.htm
  4844. aore4his.htm,IIS_aore4his.htm
  4845. aore4mcz.htm,IIS_aore4mcz.htm
  4846. aore4mum.htm,IIS_aore4mum.htm
  4847. aore4qia.htm,IIS_aore4qia.htm
  4848. aore4z1h.htm,IIS_aore4z1h.htm
  4849. aore50h1.htm,IIS_aore50h1.htm
  4850. aore588k.htm,IIS_aore588k.htm
  4851. aore5e78.htm,IIS_aore5e78.htm
  4852. aore5g8k.htm,IIS_aore5g8k.htm
  4853. aore5kmo.htm,IIS_aore5kmo.htm
  4854. aore5msk.htm,IIS_aore5msk.htm
  4855. aore5pyr.htm,IIS_aore5pyr.htm
  4856. aore5ucl.htm,IIS_aore5ucl.htm
  4857. aore5xis.htm,IIS_aore5xis.htm
  4858. aore5yzz.htm,IIS_aore5yzz.htm
  4859. aore5z5f.htm,IIS_aore5z5f.htm
  4860. aore5zz9.htm,IIS_aore5zz9.htm
  4861. aore60yt.htm,IIS_aore60yt.htm
  4862. aore65b9.htm,IIS_aore65b9.htm
  4863. aore6g11.htm,IIS_aore6g11.htm
  4864. aore6r8l.htm,IIS_aore6r8l.htm
  4865. aore6sh1.htm,IIS_aore6sh1.htm
  4866. aore74dw.htm,IIS_aore74dw.htm
  4867. aore77mt.htm,IIS_aore77mt.htm
  4868. aore79rk.htm,IIS_aore79rk.htm
  4869. aore7bg0.htm,IIS_aore7bg0.htm
  4870. aore7d7p.htm,IIS_aore7d7p.htm
  4871. aore7gpx.htm,IIS_aore7gpx.htm
  4872. aore7zn6.htm,IIS_aore7zn6.htm
  4873. aore8din.htm,IIS_aore8din.htm
  4874. aore8m5s.htm,IIS_aore8m5s.htm
  4875. aore8v5e.htm,IIS_aore8v5e.htm
  4876. aore91o3.htm,IIS_aore91o3.htm
  4877. aore94th.htm,IIS_aore94th.htm
  4878. aore97cp.htm,IIS_aore97cp.htm
  4879. aore9qpg.htm,IIS_aore9qpg.htm
  4880. apro00vn.htm,IIS_apro00vn.htm
  4881. apro02d5.htm,IIS_apro02d5.htm
  4882. apro02ss.htm,IIS_apro02ss.htm
  4883. apro03hh.htm,IIS_apro03hh.htm
  4884. apro063p.htm,IIS_apro063p.htm
  4885. apro06m1.htm,IIS_apro06m1.htm
  4886. apro08o3.htm,IIS_apro08o3.htm
  4887. apro0alq.htm,IIS_apro0alq.htm
  4888. apro0bhh.htm,IIS_apro0bhh.htm
  4889. apro0blk.htm,IIS_apro0blk.htm
  4890. apro0eib.htm,IIS_apro0eib.htm
  4891. apro0eya.htm,IIS_apro0eya.htm
  4892. apro0gkl.htm,IIS_apro0gkl.htm
  4893. apro0i5w.htm,IIS_apro0i5w.htm
  4894. apro0ir0.htm,IIS_apro0ir0.htm
  4895. apro0j39.htm,IIS_apro0j39.htm
  4896. apro0mm1.htm,IIS_apro0mm1.htm
  4897. apro0nj8.htm,IIS_apro0nj8.htm
  4898. apro0r72.htm,IIS_apro0r72.htm
  4899. apro0rqs.htm,IIS_apro0rqs.htm
  4900. apro0rw4.htm,IIS_apro0rw4.htm
  4901. apro0u1x.htm,IIS_apro0u1x.htm
  4902. apro0vol.htm,IIS_apro0vol.htm
  4903. apro0vtw.htm,IIS_apro0vtw.htm
  4904. apro0wfn.htm,IIS_apro0wfn.htm
  4905. apro0zxh.htm,IIS_apro0zxh.htm
  4906. apro12d2.htm,IIS_apro12d2.htm
  4907. apro13on.htm,IIS_apro13on.htm
  4908. apro15np.htm,IIS_apro15np.htm
  4909. apro17j9.htm,IIS_apro17j9.htm
  4910. apro186q.htm,IIS_apro186q.htm
  4911. apro18dh.htm,IIS_apro18dh.htm
  4912. apro18mx.htm,IIS_apro18mx.htm
  4913. apro19ys.htm,IIS_apro19ys.htm
  4914. apro1b5f.htm,IIS_apro1b5f.htm
  4915. apro1bsk.htm,IIS_apro1bsk.htm
  4916. apro1bxh.htm,IIS_apro1bxh.htm
  4917. apro1cms.htm,IIS_apro1cms.htm
  4918. apro1cmt.htm,IIS_apro1cmt.htm
  4919. apro1g9z.htm,IIS_apro1g9z.htm
  4920. apro1h9v.htm,IIS_apro1h9v.htm
  4921. apro1hir.htm,IIS_apro1hir.htm
  4922. apro1iqw.htm,IIS_apro1iqw.htm
  4923. apro1k8j.htm,IIS_apro1k8j.htm
  4924. apro1k9x.htm,IIS_apro1k9x.htm
  4925. apro1l9v.htm,IIS_apro1l9v.htm
  4926. apro1shf.htm,IIS_apro1shf.htm
  4927. apro1var.htm,IIS_apro1var.htm
  4928. apro1xb9.htm,IIS_apro1xb9.htm
  4929. apro1yr6.htm,IIS_apro1yr6.htm
  4930. apro1zms.htm,IIS_apro1zms.htm
  4931. apro1zp0.htm,IIS_apro1zp0.htm
  4932. apro22hx.htm,IIS_apro22hx.htm
  4933. apro236t.htm,IIS_apro236t.htm
  4934. apro252j.htm,IIS_apro252j.htm
  4935. apro252w.htm,IIS_apro252w.htm
  4936. apro26gc.htm,IIS_apro26gc.htm
  4937. apro27xh.htm,IIS_apro27xh.htm
  4938. apro29bs.htm,IIS_apro29bs.htm
  4939. apro2an9.htm,IIS_apro2an9.htm
  4940. apro2be6.htm,IIS_apro2be6.htm
  4941. apro2egg.htm,IIS_apro2egg.htm
  4942. apro2fzt.htm,IIS_apro2fzt.htm
  4943. apro2h42.htm,IIS_apro2h42.htm
  4944. apro2h4i.htm,IIS_apro2h4i.htm
  4945. apro2icl.htm,IIS_apro2icl.htm
  4946. apro2jhh.htm,IIS_apro2jhh.htm
  4947. apro2jtz.htm,IIS_apro2jtz.htm
  4948. apro2k1l.htm,IIS_apro2k1l.htm
  4949. apro2m3r.htm,IIS_apro2m3r.htm
  4950. apro2n1v.htm,IIS_apro2n1v.htm
  4951. apro2ofm.htm,IIS_apro2ofm.htm
  4952. apro2otv.htm,IIS_apro2otv.htm
  4953. apro2qur.htm,IIS_apro2qur.htm
  4954. apro2v53.htm,IIS_apro2v53.htm
  4955. apro2wml.htm,IIS_apro2wml.htm
  4956. apro2y7n.htm,IIS_apro2y7n.htm
  4957. apro2yd0.htm,IIS_apro2yd0.htm
  4958. apro2yoz.htm,IIS_apro2yoz.htm
  4959. apro3038.htm,IIS_apro3038.htm
  4960. apro31o4.htm,IIS_apro31o4.htm
  4961. apro32b7.htm,IIS_apro32b7.htm
  4962. apro33on.htm,IIS_apro33on.htm
  4963. apro33tx.htm,IIS_apro33tx.htm
  4964. apro34u0.htm,IIS_apro34u0.htm
  4965. apro34xl.htm,IIS_apro34xl.htm
  4966. apro365j.htm,IIS_apro365j.htm
  4967. apro3679.htm,IIS_apro3679.htm
  4968. apro36p1.htm,IIS_apro36p1.htm
  4969. apro39d1.htm,IIS_apro39d1.htm
  4970. apro3bcj.htm,IIS_apro3bcj.htm
  4971. apro3c50.htm,IIS_apro3c50.htm
  4972. apro3gj7.htm,IIS_apro3gj7.htm
  4973. apro3gmd.htm,IIS_apro3gmd.htm
  4974. apro3gtw.htm,IIS_apro3gtw.htm
  4975. apro3hym.htm,IIS_apro3hym.htm
  4976. apro3jfp.htm,IIS_apro3jfp.htm
  4977. apro3mlv.htm,IIS_apro3mlv.htm
  4978. apro3nho.htm,IIS_apro3nho.htm
  4979. apro3ovb.htm,IIS_apro3ovb.htm
  4980. apro3ppv.htm,IIS_apro3ppv.htm
  4981. apro3qlk.htm,IIS_apro3qlk.htm
  4982. apro3r50.htm,IIS_apro3r50.htm
  4983. apro3usl.htm,IIS_apro3usl.htm
  4984. apro3wj7.htm,IIS_apro3wj7.htm
  4985. apro3x10.htm,IIS_apro3x10.htm
  4986. apro3z3n.htm,IIS_apro3z3n.htm
  4987. apro3zz9.htm,IIS_apro3zz9.htm
  4988. apro43jd.htm,IIS_apro43jd.htm
  4989. apro4483.htm,IIS_apro4483.htm
  4990. apro45ki.htm,IIS_apro45ki.htm
  4991. apro473o.htm,IIS_apro473o.htm
  4992. apro47ad.htm,IIS_apro47ad.htm
  4993. apro47mt.htm,IIS_apro47mt.htm
  4994. apro49f6.htm,IIS_apro49f6.htm
  4995. apro4a99.htm,IIS_apro4a99.htm
  4996. apro4bar.htm,IIS_apro4bar.htm
  4997. apro4e3p.htm,IIS_apro4e3p.htm
  4998. apro4ejo.htm,IIS_apro4ejo.htm
  4999. apro4ied.htm,IIS_apro4ied.htm
  5000. apro4j3b.htm,IIS_apro4j3b.htm
  5001. apro4jaj.htm,IIS_apro4jaj.htm
  5002. apro4kfg.htm,IIS_apro4kfg.htm
  5003. apro4l9h.htm,IIS_apro4l9h.htm
  5004. apro4li9.htm,IIS_apro4li9.htm
  5005. apro4lpd.htm,IIS_apro4lpd.htm
  5006. apro4mcu.htm,IIS_apro4mcu.htm
  5007. apro4mqt.htm,IIS_apro4mqt.htm
  5008. apro4nxs.htm,IIS_apro4nxs.htm
  5009. apro4put.htm,IIS_apro4put.htm
  5010. apro4ry1.htm,IIS_apro4ry1.htm
  5011. apro4s9w.htm,IIS_apro4s9w.htm
  5012. apro4s9x.htm,IIS_apro4s9x.htm
  5013. apro4sab.htm,IIS_apro4sab.htm
  5014. apro4syt.htm,IIS_apro4syt.htm
  5015. apro4u1x.htm,IIS_apro4u1x.htm
  5016. apro4vxo.htm,IIS_apro4vxo.htm
  5017. apro4wko.htm,IIS_apro4wko.htm
  5018. apro4x5x.htm,IIS_apro4x5x.htm
  5019. apro4xlw.htm,IIS_apro4xlw.htm
  5020. apro4zlg.htm,IIS_apro4zlg.htm
  5021. apro50z8.htm,IIS_apro50z8.htm
  5022. apro52jp.htm,IIS_apro52jp.htm
  5023. apro531h.htm,IIS_apro531h.htm
  5024. apro53g4.htm,IIS_apro53g4.htm
  5025. apro53qc.htm,IIS_apro53qc.htm
  5026. apro54th.htm,IIS_apro54th.htm
  5027. apro54u0.htm,IIS_apro54u0.htm
  5028. apro5ahz.htm,IIS_apro5ahz.htm
  5029. apro5ak3.htm,IIS_apro5ak3.htm
  5030. apro5ak8.htm,IIS_apro5ak8.htm
  5031. apro5bhk.htm,IIS_apro5bhk.htm
  5032. apro5d0y.htm,IIS_apro5d0y.htm
  5033. apro5gs0.htm,IIS_apro5gs0.htm
  5034. apro5i0k.htm,IIS_apro5i0k.htm
  5035. apro5jj8.htm,IIS_apro5jj8.htm
  5036. apro5ndw.htm,IIS_apro5ndw.htm
  5037. apro5oro.htm,IIS_apro5oro.htm
  5038. apro5pd0.htm,IIS_apro5pd0.htm
  5039. apro5q2b.htm,IIS_apro5q2b.htm
  5040. apro5qi0.htm,IIS_apro5qi0.htm
  5041. apro5sxf.htm,IIS_apro5sxf.htm
  5042. apro5vse.htm,IIS_apro5vse.htm
  5043. apro5wv8.htm,IIS_apro5wv8.htm
  5044. apro5x6a.htm,IIS_apro5x6a.htm
  5045. apro61dg.htm,IIS_apro61dg.htm
  5046. apro64br.htm,IIS_apro64br.htm
  5047. apro64vo.htm,IIS_apro64vo.htm
  5048. apro64x1.htm,IIS_apro64x1.htm
  5049. apro65rk.htm,IIS_apro65rk.htm
  5050. apro65rn.htm,IIS_apro65rn.htm
  5051. apro66pf.htm,IIS_apro66pf.htm
  5052. apro68bx.htm,IIS_apro68bx.htm
  5053. apro6db9.htm,IIS_apro6db9.htm
  5054. apro6e9g.htm,IIS_apro6e9g.htm
  5055. apro6fjr.htm,IIS_apro6fjr.htm
  5056. apro6grp.htm,IIS_apro6grp.htm
  5057. apro6j1h.htm,IIS_apro6j1h.htm
  5058. apro6jok.htm,IIS_apro6jok.htm
  5059. apro6khg.htm,IIS_apro6khg.htm
  5060. apro6oj6.htm,IIS_apro6oj6.htm
  5061. apro6p6c.htm,IIS_apro6p6c.htm
  5062. apro6ros.htm,IIS_apro6ros.htm
  5063. apro6tgk.htm,IIS_apro6tgk.htm
  5064. apro6vxq.htm,IIS_apro6vxq.htm
  5065. apro6wbp.htm,IIS_apro6wbp.htm
  5066. apro6wbs.htm,IIS_apro6wbs.htm
  5067. apro6wmd.htm,IIS_apro6wmd.htm
  5068. apro6xij.htm,IIS_apro6xij.htm
  5069. apro709w.htm,IIS_apro709w.htm
  5070. apro7183.htm,IIS_apro7183.htm
  5071. apro719q.htm,IIS_apro719q.htm
  5072. apro755x.htm,IIS_apro755x.htm
  5073. apro767i.htm,IIS_apro767i.htm
  5074. apro76b7.htm,IIS_apro76b7.htm
  5075. apro76cz.htm,IIS_apro76cz.htm
  5076. apro76ek.htm,IIS_apro76ek.htm
  5077. apro76sz.htm,IIS_apro76sz.htm
  5078. apro799g.htm,IIS_apro799g.htm
  5079. apro7ag3.htm,IIS_apro7ag3.htm
  5080. apro7e43.htm,IIS_apro7e43.htm
  5081. apro7e9g.htm,IIS_apro7e9g.htm
  5082. apro7ezx.htm,IIS_apro7ezx.htm
  5083. apro7f1j.htm,IIS_apro7f1j.htm
  5084. apro7feb.htm,IIS_apro7feb.htm
  5085. apro7his.htm,IIS_apro7his.htm
  5086. apro7hus.htm,IIS_apro7hus.htm
  5087. apro7jfw.htm,IIS_apro7jfw.htm
  5088. apro7mlv.htm,IIS_apro7mlv.htm
  5089. apro7otg.htm,IIS_apro7otg.htm
  5090. apro7qum.htm,IIS_apro7qum.htm
  5091. apro7tmb.htm,IIS_apro7tmb.htm
  5092. apro7vdw.htm,IIS_apro7vdw.htm
  5093. apro7vg4.htm,IIS_apro7vg4.htm
  5094. apro7wa8.htm,IIS_apro7wa8.htm
  5095. apro7x9f.htm,IIS_apro7x9f.htm
  5096. apro7zcg.htm,IIS_apro7zcg.htm
  5097. apro852d.htm,IIS_apro852d.htm
  5098. apro85ir.htm,IIS_apro85ir.htm
  5099. apro871z.htm,IIS_apro871z.htm
  5100. apro87p0.htm,IIS_apro87p0.htm
  5101. apro87ua.htm,IIS_apro87ua.htm
  5102. apro892d.htm,IIS_apro892d.htm
  5103. apro89v7.htm,IIS_apro89v7.htm
  5104. apro8e5q.htm,IIS_apro8e5q.htm
  5105. apro8hma.htm,IIS_apro8hma.htm
  5106. apro8kqh.htm,IIS_apro8kqh.htm
  5107. apro8l7p.htm,IIS_apro8l7p.htm
  5108. apro8mco.htm,IIS_apro8mco.htm
  5109. apro8mr7.htm,IIS_apro8mr7.htm
  5110. apro8myb.htm,IIS_apro8myb.htm
  5111. apro8njo.htm,IIS_apro8njo.htm
  5112. apro8ods.htm,IIS_apro8ods.htm
  5113. apro8p0l.htm,IIS_apro8p0l.htm
  5114. apro8p7y.htm,IIS_apro8p7y.htm
  5115. apro8s11.htm,IIS_apro8s11.htm
  5116. apro8ss3.htm,IIS_apro8ss3.htm
  5117. apro8u91.htm,IIS_apro8u91.htm
  5118. apro8v6t.htm,IIS_apro8v6t.htm
  5119. apro8wv9.htm,IIS_apro8wv9.htm
  5120. apro8zad.htm,IIS_apro8zad.htm
  5121. apro92yb.htm,IIS_apro92yb.htm
  5122. apro94yt.htm,IIS_apro94yt.htm
  5123. apro96jp.htm,IIS_apro96jp.htm
  5124. apro9ael.htm,IIS_apro9ael.htm
  5125. apro9bcj.htm,IIS_apro9bcj.htm
  5126. apro9d2r.htm,IIS_apro9d2r.htm
  5127. apro9fhw.htm,IIS_apro9fhw.htm
  5128. apro9fla.htm,IIS_apro9fla.htm
  5129. apro9gdq.htm,IIS_apro9gdq.htm
  5130. apro9hif.htm,IIS_apro9hif.htm
  5131. apro9i5h.htm,IIS_apro9i5h.htm
  5132. apro9isl.htm,IIS_apro9isl.htm
  5133. apro9k11.htm,IIS_apro9k11.htm
  5134. apro9k85.htm,IIS_apro9k85.htm
  5135. apro9l5x.htm,IIS_apro9l5x.htm
  5136. apro9lf4.htm,IIS_apro9lf4.htm
  5137. apro9lte.htm,IIS_apro9lte.htm
  5138. apro9m44.htm,IIS_apro9m44.htm
  5139. apro9mk4.htm,IIS_apro9mk4.htm
  5140. apro9nz9.htm,IIS_apro9nz9.htm
  5141. apro9of9.htm,IIS_apro9of9.htm
  5142. apro9q43.htm,IIS_apro9q43.htm
  5143. apro9q79.htm,IIS_apro9q79.htm
  5144. apro9r38.htm,IIS_apro9r38.htm
  5145. apro9rsp.htm,IIS_apro9rsp.htm
  5146. apro9rug.htm,IIS_apro9rug.htm
  5147. apro9smr.htm,IIS_apro9smr.htm
  5148. apro9tkj.htm,IIS_apro9tkj.htm
  5149. apro9vqd.htm,IIS_apro9vqd.htm
  5150. apro9wv8.htm,IIS_apro9wv8.htm
  5151. apro9zfr.htm,IIS_apro9zfr.htm
  5152. apro9zon.htm,IIS_apro9zon.htm
  5153. aspguide.htm,IIS_aspguide.htm
  5154. asps05kj.asp,IIS_asps05kj.asp
  5155. asps0d6b.htm,IIS_asps0d6b.htm
  5156. asps0ur7.asp,IIS_asps0ur7.asp
  5157. asps0zlf.asp,IIS_asps0zlf.asp
  5158. asps1lrn.htm,IIS_asps1lrn.htm
  5159. asps2242.htm,IIS_asps2242.htm
  5160. asps2kdv.asp,IIS_asps2kdv.asp
  5161. asps2os9.htm,IIS_asps2os9.htm
  5162. asps35mb.asp,IIS_asps35mb.asp
  5163. asps3fsg.htm,IIS_asps3fsg.htm
  5164. asps3n5f.htm,IIS_asps3n5f.htm
  5165. asps3oz8.asp,IIS_asps3oz8.asp
  5166. asps3reb.asp,IIS_asps3reb.asp
  5167. asps3unt.asp,IIS_asps3unt.asp
  5168. asps473n.htm,IIS_asps473n.htm
  5169. asps4egj.asp,IIS_asps4egj.asp
  5170. asps4j72.asp,IIS_asps4j72.asp
  5171. asps4m7b.asp,IIS_asps4m7b.asp
  5172. asps4m7t.htm,IIS_asps4m7t.htm
  5173. asps4pim.asp,IIS_asps4pim.asp
  5174. asps4v5e.asp,IIS_asps4v5e.asp
  5175. asps4zar.htm,IIS_asps4zar.htm
  5176. asps58hf.asp,IIS_asps58hf.asp
  5177. asps5l9v.asp,IIS_asps5l9v.asp
  5178. asps5nlf.asp,IIS_asps5nlf.asp
  5179. asps6243.htm,IIS_asps6243.htm
  5180. asps6e5v.asp,IIS_asps6e5v.asp
  5181. asps6fax.asp,IIS_asps6fax.asp
  5182. asps6hmb.htm,IIS_asps6hmb.htm
  5183. asps716a.htm,IIS_asps716a.htm
  5184. asps7hpv.asp,IIS_asps7hpv.asp
  5185. asps7q0j.asp,IIS_asps7q0j.asp
  5186. asps90qh.htm,IIS_asps90qh.htm
  5187. asps9aur.asp,IIS_asps9aur.asp
  5188. asps9nfr.asp,IIS_asps9nfr.asp
  5189. asps9uk3.asp,IIS_asps9uk3.asp
  5190. comp0001.htm,IIS_comp0001.htm
  5191. comp0002.htm,IIS_comp0002.htm
  5192. comp00vo.htm,IIS_comp00vo.htm
  5193. comp02cz.htm,IIS_comp02cz.htm
  5194. comp052m.htm,IIS_comp052m.htm
  5195. comp09dg.htm,IIS_comp09dg.htm
  5196. comp0g8e.htm,IIS_comp0g8e.htm
  5197. comp0gkt.htm,IIS_comp0gkt.htm
  5198. comp0hr9.htm,IIS_comp0hr9.htm
  5199. comp0ir0.htm,IIS_comp0ir0.htm
  5200. comp0mw5.htm,IIS_comp0mw5.htm
  5201. comp0xpg.htm,IIS_comp0xpg.htm
  5202. comp14fm.htm,IIS_comp14fm.htm
  5203. comp1ag5.htm,IIS_comp1ag5.htm
  5204. comp1c37.htm,IIS_comp1c37.htm
  5205. comp1cqa.htm,IIS_comp1cqa.htm
  5206. comp1d9v.htm,IIS_comp1d9v.htm
  5207. comp1g11.htm,IIS_comp1g11.htm
  5208. comp1j8u.htm,IIS_comp1j8u.htm
  5209. comp1lma.htm,IIS_comp1lma.htm
  5210. comp1q0j.htm,IIS_comp1q0j.htm
  5211. comp1qt0.htm,IIS_comp1qt0.htm
  5212. comp1vol.htm,IIS_comp1vol.htm
  5213. comp20hg.htm,IIS_comp20hg.htm
  5214. comp254p.htm,IIS_comp254p.htm
  5215. comp275c.htm,IIS_comp275c.htm
  5216. comp2bhw.htm,IIS_comp2bhw.htm
  5217. comp2m0k.htm,IIS_comp2m0k.htm
  5218. comp2mer.htm,IIS_comp2mer.htm
  5219. comp2vc5.htm,IIS_comp2vc5.htm
  5220. comp2wby.htm,IIS_comp2wby.htm
  5221. comp32g5.htm,IIS_comp32g5.htm
  5222. comp34a4.htm,IIS_comp34a4.htm
  5223. comp3790.htm,IIS_comp3790.htm
  5224. comp39lx.htm,IIS_comp39lx.htm
  5225. comp3epe.htm,IIS_comp3epe.htm
  5226. comp3hf8.htm,IIS_comp3hf8.htm
  5227. comp3u7h.htm,IIS_comp3u7h.htm
  5228. comp3xx0.htm,IIS_comp3xx0.htm
  5229. comp4290.htm,IIS_comp4290.htm
  5230. comp46lv.htm,IIS_comp46lv.htm
  5231. comp4d2o.htm,IIS_comp4d2o.htm
  5232. comp4dk5.htm,IIS_comp4dk5.htm
  5233. comp4ng2.htm,IIS_comp4ng2.htm
  5234. comp4rzb.htm,IIS_comp4rzb.htm
  5235. comp4z90.htm,IIS_comp4z90.htm
  5236. comp5279.htm,IIS_comp5279.htm
  5237. comp559v.htm,IIS_comp559v.htm
  5238. comp59f8.htm,IIS_comp59f8.htm
  5239. comp5dtf.htm,IIS_comp5dtf.htm
  5240. comp5h4k.htm,IIS_comp5h4k.htm
  5241. comp5smd.htm,IIS_comp5smd.htm
  5242. comp6ant.htm,IIS_comp6ant.htm
  5243. comp6fzo.htm,IIS_comp6fzo.htm
  5244. comp6hnp.htm,IIS_comp6hnp.htm
  5245. comp6jms.htm,IIS_comp6jms.htm
  5246. comp6okl.htm,IIS_comp6okl.htm
  5247. comp6ulw.htm,IIS_comp6ulw.htm
  5248. comp6xt0.htm,IIS_comp6xt0.htm
  5249. comp6yer.htm,IIS_comp6yer.htm
  5250. comp735f.htm,IIS_comp735f.htm
  5251. comp7aw5.htm,IIS_comp7aw5.htm
  5252. comp7bsj.htm,IIS_comp7bsj.htm
  5253. comp7cby.htm,IIS_comp7cby.htm
  5254. comp7dv8.htm,IIS_comp7dv8.htm
  5255. comp7g8k.htm,IIS_comp7g8k.htm
  5256. comp7k37.htm,IIS_comp7k37.htm
  5257. comp7ohc.htm,IIS_comp7ohc.htm
  5258. comp7pmc.htm,IIS_comp7pmc.htm
  5259. comp87ub.htm,IIS_comp87ub.htm
  5260. comp89h0.htm,IIS_comp89h0.htm
  5261. comp8f3n.htm,IIS_comp8f3n.htm
  5262. comp8kdp.htm,IIS_comp8kdp.htm
  5263. comp8oa4.htm,IIS_comp8oa4.htm
  5264. comp8r1w.htm,IIS_comp8r1w.htm
  5265. comp8sdv.htm,IIS_comp8sdv.htm
  5266. comp8wf9.htm,IIS_comp8wf9.htm
  5267. comp8xv8.htm,IIS_comp8xv8.htm
  5268. comp9dq0.htm,IIS_comp9dq0.htm
  5269. dire0bz9.htm,IIS_dire0bz9.htm
  5270. dire5jmt.htm,IIS_dire5jmt.htm
  5271. dire5t0u.htm,IIS_dire5t0u.htm
  5272. dire7ixx.htm,IIS_dire7ixx.htm
  5273. dire8dr8.htm,IIS_dire8dr8.htm
  5274. dire92zp.htm,IIS_dire92zp.htm
  5275. eadg01v7.htm,IIS_eadg01v7.htm
  5276. eadg12ib.htm,IIS_eadg12ib.htm
  5277. eadg1s9x.htm,IIS_eadg1s9x.htm
  5278. eadg26ed.htm,IIS_eadg26ed.htm
  5279. eadg26pf.htm,IIS_eadg26pf.htm
  5280. eadg2hnz.htm,IIS_eadg2hnz.htm
  5281. eadg2v3n.htm,IIS_eadg2v3n.htm
  5282. eadg346f.htm,IIS_eadg346f.htm
  5283. eadg39v0.htm,IIS_eadg39v0.htm
  5284. eadg3ctz.htm,IIS_eadg3ctz.htm
  5285. eadg3l80.htm,IIS_eadg3l80.htm
  5286. eadg3r1s.htm,IIS_eadg3r1s.htm
  5287. eadg3wqc.htm,IIS_eadg3wqc.htm
  5288. eadg4cbp.htm,IIS_eadg4cbp.htm
  5289. eadg4d9v.htm,IIS_eadg4d9v.htm
  5290. eadg4n77.htm,IIS_eadg4n77.htm
  5291. eadg4o37.htm,IIS_eadg4o37.htm
  5292. eadg4whf.htm,IIS_eadg4whf.htm
  5293. eadg6303.htm,IIS_eadg6303.htm
  5294. eadg6cbl.htm,IIS_eadg6cbl.htm
  5295. eadg6dv2.htm,IIS_eadg6dv2.htm
  5296. eadg6e7n.htm,IIS_eadg6e7n.htm
  5297. eadg6isz.htm,IIS_eadg6isz.htm
  5298. eadg7j8u.htm,IIS_eadg7j8u.htm
  5299. eadg7lmh.htm,IIS_eadg7lmh.htm
  5300. eadg7lpv.htm,IIS_eadg7lpv.htm
  5301. eadg7r5f.htm,IIS_eadg7r5f.htm
  5302. eadg8e43.htm,IIS_eadg8e43.htm
  5303. eadg8fcn.htm,IIS_eadg8fcn.htm
  5304. eadg8nlf.htm,IIS_eadg8nlf.htm
  5305. eadg8qpj.htm,IIS_eadg8qpj.htm
  5306. eadg8tdf.htm,IIS_eadg8tdf.htm
  5307. eadg8v73.htm,IIS_eadg8v73.htm
  5308. eadg9947.htm,IIS_eadg9947.htm
  5309. eadg9mp1.htm,IIS_eadg9mp1.htm
  5310. eadg9s3d.htm,IIS_eadg9s3d.htm
  5311. eadg9s8i.htm,IIS_eadg9s8i.htm
  5312. glob2y90.htm,IIS_glob2y90.htm
  5313. glob3gj7.htm,IIS_glob3gj7.htm
  5314. glob4b5f.htm,IIS_glob4b5f.htm
  5315. glob4f78.htm,IIS_glob4f78.htm
  5316. glob5j03.htm,IIS_glob5j03.htm
  5317. glob63vp.htm,IIS_glob63vp.htm
  5318. glob6t84.htm,IIS_glob6t84.htm
  5319. glob6zc4.htm,IIS_glob6zc4.htm
  5320. glob822b.htm,IIS_glob822b.htm
  5321. iiapsess.htm,IIS_iiapsess.htm
  5322. iiaptran.htm,IIS_iiaptran.htm
  5323. iiatmd1.asp,IIS_iiatmd1.asp
  5324. iiatmd2.asp,IIS_iiatmd2.asp
  5325. iiatmd3.asp,IIS_iiatmd3.asp
  5326. iiatovr.htm,IIS_iiatovr.htm
  5327. iiselect.asp,IIS_iiselect.asp
  5328. iiwaabt.htm,IIS_iiwaabt.htm
  5329. iiwaaspw.htm,IIS_iiwaaspw.htm
  5330. iiwabasi.htm,IIS_iiwabasi.htm
  5331. iiwabs.htm,IIS_iiwabs.htm
  5332. iiwachng.htm,IIS_iiwachng.htm
  5333. iiwacoll.htm,IIS_iiwacoll.htm
  5334. iiwacomu.htm,IIS_iiwacomu.htm
  5335. iiwacont.htm,IIS_iiwacont.htm
  5336. iiwadata.htm,IIS_iiwadata.htm
  5337. iiwadbug.htm,IIS_iiwadbug.htm
  5338. iiwaform.htm,IIS_iiwaform.htm
  5339. iiwainc.htm,IIS_iiwainc.htm
  5340. iiwanew.htm,IIS_iiwanew.htm
  5341. iiwaobb.htm,IIS_iiwaobb.htm
  5342. iiwaobu.htm,IIS_iiwaobu.htm
  5343. iiwaproc.htm,IIS_iiwaproc.htm
  5344. iiwaref.htm,IIS_iiwaref.htm
  5345. iiwaref1.gif,IIS_iiwaref1.gif
  5346. iiwascln.htm,IIS_iiwascln.htm
  5347. iiwauslw.htm,IIS_iiwauslw.htm
  5348. iiwavar.htm,IIS_iiwavar.htm
  5349. iiwawelc.htm,IIS_iiwawelc.htm
  5350. perf1w13.htm,IIS_perf1w13.htm
  5351. perf24dq.htm,IIS_perf24dq.htm
  5352. perf4i5v.htm,IIS_perf4i5v.htm
  5353. perf4vsj.htm,IIS_perf4vsj.htm
  5354. perf6j1v.htm,IIS_perf6j1v.htm
  5355. perf6o37.htm,IIS_perf6o37.htm
  5356. perf7xnp.htm,IIS_perf7xnp.htm
  5357. perf9ini.htm,IIS_perf9ini.htm
  5358. scri2u91.htm,IIS_scri2u91.htm
  5359. scri4bol.htm,IIS_scri4bol.htm
  5360. scri8mcl.htm,IIS_scri8mcl.htm
  5361. vbob02lv.htm,IIS_vbob02lv.htm
  5362. vbob04vo.htm,IIS_vbob04vo.htm
  5363. vbob0b8z.htm,IIS_vbob0b8z.htm
  5364. vbob0rvw.htm,IIS_vbob0rvw.htm
  5365. vbob0ss4.htm,IIS_vbob0ss4.htm
  5366. vbob0wkl.htm,IIS_vbob0wkl.htm
  5367. vbob0z3o.htm,IIS_vbob0z3o.htm
  5368. vbob129a.htm,IIS_vbob129a.htm
  5369. vbob12d0.htm,IIS_vbob12d0.htm
  5370. vbob155x.htm,IIS_vbob155x.htm
  5371. vbob188j.htm,IIS_vbob188j.htm
  5372. vbob1d0k.htm,IIS_vbob1d0k.htm
  5373. vbob1dtg.htm,IIS_vbob1dtg.htm
  5374. vbob1fsi.htm,IIS_vbob1fsi.htm
  5375. vbob1n04.htm,IIS_vbob1n04.htm
  5376. vbob1qzp.htm,IIS_vbob1qzp.htm
  5377. vbob1whf.htm,IIS_vbob1whf.htm
  5378. vbob1wxc.htm,IIS_vbob1wxc.htm
  5379. vbob246s.htm,IIS_vbob246s.htm
  5380. vbob2rxh.htm,IIS_vbob2rxh.htm
  5381. vbob2sis.htm,IIS_vbob2sis.htm
  5382. vbob2ub7.htm,IIS_vbob2ub7.htm
  5383. vbob2w2t.htm,IIS_vbob2w2t.htm
  5384. vbob2xf2.htm,IIS_vbob2xf2.htm
  5385. vbob33ll.htm,IIS_vbob33ll.htm
  5386. vbob38aa.htm,IIS_vbob38aa.htm
  5387. vbob38hf.htm,IIS_vbob38hf.htm
  5388. vbob3wbp.htm,IIS_vbob3wbp.htm
  5389. vbob3z77.htm,IIS_vbob3z77.htm
  5390. vbob4eg7.htm,IIS_vbob4eg7.htm
  5391. vbob4fl9.htm,IIS_vbob4fl9.htm
  5392. vbob4ht1.htm,IIS_vbob4ht1.htm
  5393. vbob4hv7.htm,IIS_vbob4hv7.htm
  5394. vbob51gr.htm,IIS_vbob51gr.htm
  5395. vbob53hj.htm,IIS_vbob53hj.htm
  5396. vbob53n7.htm,IIS_vbob53n7.htm
  5397. vbob554k.htm,IIS_vbob554k.htm
  5398. vbob596b.htm,IIS_vbob596b.htm
  5399. vbob5ovi.htm,IIS_vbob5ovi.htm
  5400. vbob5pke.htm,IIS_vbob5pke.htm
  5401. vbob5sj8.htm,IIS_vbob5sj8.htm
  5402. vbob5tpq.htm,IIS_vbob5tpq.htm
  5403. vbob5uem.htm,IIS_vbob5uem.htm
  5404. vbob5ulw.htm,IIS_vbob5ulw.htm
  5405. vbob5vg3.htm,IIS_vbob5vg3.htm
  5406. vbob5vsj.htm,IIS_vbob5vsj.htm
  5407. vbob60kw.htm,IIS_vbob60kw.htm
  5408. vbob61gz.htm,IIS_vbob61gz.htm
  5409. vbob67ol.htm,IIS_vbob67ol.htm
  5410. vbob6iwj.htm,IIS_vbob6iwj.htm
  5411. vbob6j1v.htm,IIS_vbob6j1v.htm
  5412. vbob6ugj.htm,IIS_vbob6ugj.htm
  5413. vbob6x82.htm,IIS_vbob6x82.htm
  5414. vbob6zkv.htm,IIS_vbob6zkv.htm
  5415. vbob72uc.htm,IIS_vbob72uc.htm
  5416. vbob742t.htm,IIS_vbob742t.htm
  5417. vbob74l0.htm,IIS_vbob74l0.htm
  5418. vbob74tk.htm,IIS_vbob74tk.htm
  5419. vbob762b.htm,IIS_vbob762b.htm
  5420. vbob7838.htm,IIS_vbob7838.htm
  5421. vbob79ke.htm,IIS_vbob79ke.htm
  5422. vbob7fs5.htm,IIS_vbob7fs5.htm
  5423. vbob7fw4.htm,IIS_vbob7fw4.htm
  5424. vbob7m1x.htm,IIS_vbob7m1x.htm
  5425. vbob7x83.htm,IIS_vbob7x83.htm
  5426. vbob7yya.htm,IIS_vbob7yya.htm
  5427. vbob7z78.htm,IIS_vbob7z78.htm
  5428. vbob84h7.htm,IIS_vbob84h7.htm
  5429. vbob87j9.htm,IIS_vbob87j9.htm
  5430. vbob8b6s.htm,IIS_vbob8b6s.htm
  5431. vbob8bu4.htm,IIS_vbob8bu4.htm
  5432. vbob8h10.htm,IIS_vbob8h10.htm
  5433. vbob8kz6.htm,IIS_vbob8kz6.htm
  5434. vbob8my6.htm,IIS_vbob8my6.htm
  5435. vbob8o4z.htm,IIS_vbob8o4z.htm
  5436. vbob8q5h.htm,IIS_vbob8q5h.htm
  5437. vbob8rl0.htm,IIS_vbob8rl0.htm
  5438. vbob8zw4.htm,IIS_vbob8zw4.htm
  5439. vbob98iw.htm,IIS_vbob98iw.htm
  5440. vbob9aat.htm,IIS_vbob9aat.htm
  5441. vbob9gpx.htm,IIS_vbob9gpx.htm
  5442. vbob9lrn.htm,IIS_vbob9lrn.htm
  5443. vbob9pid.htm,IIS_vbob9pid.htm
  5444. vbob9waa.htm,IIS_vbob9waa.htm
  5445. xmli70z0.htm,IIS_xmli70z0.htm
  5446.  
  5447. [iisdoc_files_asp_art]
  5448. 3tier.gif,IIS_3tier.gif
  5449. browcap1.gif,IIS_browcap1.gif
  5450. browcap2.gif,IIS_browcap2.gif
  5451. browcap3.gif,IIS_browcap3.gif
  5452. iisaostr.gif,IIS_iisaostr.gif
  5453. iisarch.gif,IIS_iisarch.gif
  5454. iiswam.gif,IIS_iiswam.gif
  5455. inherit.gif,IIS_inherit.gif
  5456. isapi2.gif,IIS_isapi2.gif
  5457. meta1.gif,IIS_meta1.gif
  5458. metaprop.gif,IIS_metaprop.gif
  5459. metastru.gif,IIS_metastru.gif
  5460. pf_comp.gif,IIS_pf_comp.gif
  5461. pf_exec.gif,IIS_pf_exec.gif
  5462. pf_exit.gif,IIS_pf_exit.gif
  5463. pf_proc.gif,IIS_pf_proc.gif
  5464. pf_redir.gif,IIS_pf_redir.gif
  5465. pf_trans.gif,IIS_pf_trans.gif
  5466. pict1.GIF,IIS_pict1.GIF
  5467. pict1_a.GIF,IIS_pict1_a.GIF
  5468. pict1_b.GIF,IIS_pict1_b.GIF
  5469. pict1_c.GIF,IIS_pict1_c.GIF
  5470. pict2.GIF,IIS_pict2.GIF
  5471. pict3.GIF,IIS_pict3.GIF
  5472. pict4.GIF,IIS_pict4.GIF
  5473. pict5.GIF,IIS_pict5.GIF
  5474. seccont.gif,IIS_seccont.gif
  5475. transcook.gif,IIS_transcook.gif
  5476. wdna.gif,IIS_wdna.gif
  5477.  
  5478. [iisdoc_files_common]
  5479. alpha.cab,IIS_alpha.cab
  5480. bestwith.gif,IIS_bestwith.gif
  5481. cntimage.gif,IIS_cntimage.gif
  5482. cocss.css,IIS_cocss.css
  5483. colegal.htm,IIS_colegal.htm
  5484. cotoc.bmp,IIS_cotoc.bmp
  5485. coua.css,IIS_coua.css
  5486. DialogLayout.class,IIS_DialogLayout.class
  5487. Element.class,IIS_Element.class
  5488. ElementList.class,IIS_ElementList.class
  5489. HHCtrl.class,IIS_HHCtrl.class
  5490. i386.cab,IIS_i386.cab
  5491. IndexPanel.class,IIS_IndexPanel.class
  5492. loc.prp,IIS_loc.prp
  5493. onestep.gif,IIS_onestep.gif
  5494. RelatedDialog.class,IIS_RelatedDialog.class
  5495. SitemapParser.class,IIS_SitemapParser.class
  5496. TreeCanvas.class,IIS_TreeCanvas.class
  5497. TreeView.class,IIS_TreeView.class
  5498. up.gif,IIS_up.gif
  5499.  
  5500. [iisdoc_files_common_admsampdocs]
  5501. adsutil.htm,IIS_adsutil.htm
  5502. chaccess.htm,IIS_chaccess.htm
  5503. contftp.htm,IIS_contftp.htm
  5504. contsrv.htm,IIS_contsrv.htm
  5505. contweb.htm,IIS_contweb.htm
  5506. default.htm,IIS_default.htm6
  5507. dispnode.htm,IIS_dispnode.htm
  5508. disptree.htm,IIS_disptree.htm
  5509. findweb.htm,IIS_findweb.htm
  5510. iiasabt.htm,IIS_iiasabt.htm
  5511. mkw3dir.htm,IIS_mkw3dir.htm
  5512. mkw3site.htm,IIS_mkw3site.htm
  5513. pauseftp.htm,IIS_pauseftp.htm
  5514. pausesrv.htm,IIS_pausesrv.htm
  5515. pauseweb.htm,IIS_pauseweb.htm
  5516. startftp.htm,IIS_startftp.htm
  5517. startsrv.htm,IIS_startsrv.htm
  5518. startweb.htm,IIS_startweb.htm
  5519. stopftp.htm,IIS_stopftp.htm
  5520. stopsrv.htm,IIS_stopsrv.htm
  5521. stopweb.htm,IIS_stopweb.htm
  5522.  
  5523. [iisdoc_files_common_default]
  5524. default.htm,IIS_default.htm
  5525.  
  5526. [iisdoc_files_common_htmldocs]
  5527. iisdocs.htm,IIS_iisdocs.htm
  5528.  
  5529. [iisdoc_files_ismcore_core_shared]
  5530. iiaausc.htm,IIS_iiaausc.htm
  5531. iiabasc.htm,IIS_iiabasc.htm
  5532. iiabcsc.htm,IIS_iiabcsc.htm
  5533. iiabdsk.htm,IIS_iiabdsk.htm
  5534. iiabtpm.htm,IIS_iiabtpm.htm
  5535. iiacess.htm,IIS_iiacess.htm
  5536. iiadmnrf.htm,IIS_iiadmnrf.htm
  5537. iiaspat.htm,IIS_iiaspat.htm
  5538. iiathsc.htm,IIS_iiathsc.htm
  5539. iiaudsc.htm,IIS_iiaudsc.htm
  5540. iiauths.htm,IIS_iiauths.htm
  5541. iicacgia.htm,IIS_iicacgia.htm
  5542. iicerts.htm,IIS_iicerts.htm
  5543. iiclisc.htm,IIS_iiclisc.htm
  5544. iicntpm.htm,IIS_iicntpm.htm
  5545. iicnvlg.htm,IIS_iicnvlg.htm
  5546. iicodir1.gif,IIS_iicodir1.gif
  5547. iicodirc.htm,IIS_iicodirc.htm
  5548. iicodirf.htm,IIS_iicodirf.htm
  5549. iicodirh.htm,IIS_iicodirh.htm
  5550. iicodirp.htm,IIS_iicodirp.htm
  5551. iicodirr.htm,IIS_iicodirr.htm
  5552. iiconlg.htm,IIS_iiconlg.htm
  5553. iicrysc.GIF,IIS_iicrysc.GIF
  5554. iicshpm.htm,IIS_iicshpm.htm
  5555. iictxat.htm,IIS_iictxat.htm
  5556. iidbcsc.htm,IIS_iidbcsc.htm
  5557. iidetsc.htm,IIS_iidetsc.htm
  5558. iidfpsc.htm,IIS_iidfpsc.htm
  5559. iidlgsc.htm,IIS_iidlgsc.htm
  5560. iiecrsc.htm,IIS_iiecrsc.htm
  5561. iiectsc.htm,IIS_iiectsc.htm
  5562. iierradd.htm,IIS_iierradd.htm
  5563. iierrcst.htm,IIS_iierrcst.htm
  5564. iierrdtl.htm,IIS_iierrdtl.htm
  5565. iievents.htm,IIS_iievents.htm
  5566. iievftps.htm,IIS_iievftps.htm
  5567. iievtabt.htm,IIS_iievtabt.htm
  5568. iievtasp.htm,IIS_iievtasp.htm
  5569. iievwwws.htm,IIS_iievwwws.htm
  5570. iiftzsc.htm,IIS_iiftzsc.htm
  5571. iigloss.htm,IIS_iigloss.htm
  5572. iigsdocs.htm,IIS_iigsdocs.htm
  5573. iihowat.htm,IIS_iihowat.htm
  5574. iihtmat.htm,IIS_iihtmat.htm
  5575. iiintlg.htm,IIS_iiintlg.htm
  5576. iiisol.htm,IIS_iiisol.htm
  5577. iikeysc.htm,IIS_iikeysc.htm
  5578. iimacsc.htm,IIS_iimacsc.htm
  5579. iimapsc.htm,IIS_iimapsc.htm
  5580. iimbsovr.htm,IIS_iimbsovr.htm
  5581. iimbstop.htm,IIS_iimbstop.htm
  5582. iinamlg.htm,IIS_iinamlg.htm
  5583. iinew1.gif,IIS_iinew1.gif
  5584. iintfsc.htm,IIS_iintfsc.htm
  5585. iipoolc.htm,IIS_iipoolc.htm
  5586. iiprsovr.htm,IIS_iiprsovr.htm
  5587. iiprstop.htm,IIS_iiprstop.htm
  5588. iipswwws.htm,IIS_iipswwws.htm
  5589. iipx.htm,IIS_iipx.htm
  5590. iipx_1.htm,IIS_iipx_1.htm
  5591. iipxmain.htm,IIS_iipxmain.htm
  5592. iipxrdir.htm,IIS_iipxrdir.htm
  5593. iipy.htm,IIS_iipy.htm
  5594. iipy_13.htm,IIS_iipy_13.htm
  5595. iipy_15.htm,IIS_iipy_15.htm
  5596. iipy_27.htm,IIS_iipy_27.htm
  5597. iipy_29.htm,IIS_iipy_29.htm
  5598. iipy_3.htm,IIS_iipy_3.htm
  5599. iipy_30.htm,IIS_iipy_30.htm
  5600. iipy_31.htm,IIS_iipy_31.htm
  5601. iipy_32.htm,IIS_iipy_32.htm
  5602. iipy_33.htm,IIS_iipy_33.htm
  5603. iipy_34.htm,IIS_iipy_34.htm
  5604. iipy_35.htm,IIS_iipy_35.htm
  5605. iipy_36.htm,IIS_iipy_36.htm
  5606. iipy_37.htm,IIS_iipy_37.htm
  5607. iipy_38.htm,IIS_iipy_38.htm
  5608. iipy_39.htm,IIS_iipy_39.htm
  5609. iipy_4.htm,IIS_iipy_4.htm
  5610. iipy_41.htm,IIS_iipy_41.htm
  5611. iipy_42.htm,IIS_iipy_42.htm
  5612. iipy_43.htm,IIS_iipy_43.htm
  5613. iipy_47.htm,IIS_iipy_47.htm
  5614. iipy_5.htm,IIS_iipy_5.htm
  5615. iipy_6.htm,IIS_iipy_6.htm
  5616. iipy_7.htm,IIS_iipy_7.htm
  5617. iipy_9.htm,IIS_iipy_9.htm
  5618. iipz.htm,IIS_iipz.htm
  5619. iipz_1.htm,IIS_iipz_1.htm
  5620. iipz_17.htm,IIS_iipz_17.htm
  5621. iipz_2.htm,IIS_iipz_2.htm
  5622. iipz_3.htm,IIS_iipz_3.htm
  5623. iipz_4.htm,IIS_iipz_4.htm
  5624. iipz_5.htm,IIS_iipz_5.htm
  5625. iiregftp.htm,IIS_iiregftp.htm
  5626. iiregglo.htm,IIS_iiregglo.htm
  5627. iiregovr.htm,IIS_iiregovr.htm
  5628. iiregssp.htm,IIS_iiregssp.htm
  5629. iiregtop.htm,IIS_iiregtop.htm
  5630. iiregwww.htm,IIS_iiregwww.htm
  5631. IIS_BANR.GIF,IIS_IIS_BANR.GIF
  5632. iisiabt.htm,IIS_iisiabt.htm
  5633. iisicfg.htm,IIS_iisicfg.htm
  5634. iisieco.htm,IIS_iisieco.htm
  5635. iisienab.htm,IIS_iisienab.htm
  5636. iisiexc.htm,IIS_iisiexc.htm
  5637. iisiflm.htm,IIS_iisiflm.htm
  5638. iisifsz.htm,IIS_iisifsz.htm
  5639. iisiinc.htm,IIS_iisiinc.htm
  5640. iisincf.htm,IIS_iisincf.htm
  5641. iisiref.htm,IIS_iisiref.htm
  5642. iisiwelc.htm,IIS_iisiwelc.htm
  5643. iisslsc.htm,IIS_iisslsc.htm
  5644. iitasks.htm,IIS_iitasks.htm
  5645. iitime.htm,IIS_iitime.htm
  5646. iitime2.htm,IIS_iitime2.htm
  5647. iitmout.htm,IIS_iitmout.htm
  5648. iiusdoc.htm,IIS_iiusdoc.htm
  5649. iiverid.htm,IIS_iiverid.htm
  5650. iivsovr3.gif,IIS_iivsovr3.gif
  5651. iivspro.htm,IIS_iivspro.htm
  5652. iiwarnd1.gif,IIS_iiwarnd1.gif
  5653. iiwarnd4.gif,IIS_iiwarnd4.gif
  5654. iiwarndb.htm,IIS_iiwarndb.htm
  5655. iiwarndc.htm,IIS_iiwarndc.htm
  5656. iiwarndd.htm,IIS_iiwarndd.htm
  5657. iiwarnde.htm,IIS_iiwarnde.htm
  5658. iiwarndf.htm,IIS_iiwarndf.htm
  5659. iiwarndg.htm,IIS_iiwarndg.htm
  5660. iiwarndh.htm,IIS_iiwarndh.htm
  5661. iiwarndi.htm,IIS_iiwarndi.htm
  5662. iiwebcon.htm,IIS_iiwebcon.htm
  5663. iiwspsc.htm,IIS_iiwspsc.htm
  5664. readme.htm,IIS_readme.htm
  5665. wcie50.htm,IIS_wcie50.htm
  5666. wcoffic.htm,IIS_wcoffic.htm
  5667. wcsecur.htm,IIS_wcsecur.htm
  5668. wcservr.htm,IIS_wcservr.htm
  5669. wcsrch.htm,IIS_wcsrch.htm
  5670. wcwbdav.htm,IIS_wcwbdav.htm
  5671. wcwdcp.htm,IIS_wcwdcp.htm
  5672. wcwdpub.htm,IIS_wcwdpub.htm
  5673. wcwind.htm,IIS_wcwind.htm
  5674.  
  5675. [iisdoc_files_ismcore_core_srv]
  5676. ii30adm.htm,IIS_ii30adm.htm
  5677. iiabcap.htm,IIS_iiabcap.htm
  5678. iiabmem.htm,IIS_iiabmem.htm
  5679. iiabpro.htm,IIS_iiabpro.htm
  5680. iiabtlg.htm,IIS_iiabtlg.htm
  5681. iiabtsc.htm,IIS_iiabtsc.htm
  5682. iiaclsc.htm,IIS_iiaclsc.htm
  5683. iiacnsc.htm,IIS_iiacnsc.htm
  5684. iiacnsc1.GIF,IIS_iiacnsc1.GIF
  5685. iiaddvs.htm,IIS_iiaddvs.htm
  5686. iiahttp.htm,IIS_iiahttp.htm
  5687. iibwupm.htm,IIS_iibwupm.htm
  5688. iicalc.htm,IIS_iicalc.htm
  5689. iicarsc.htm,IIS_iicarsc.htm
  5690. iiclusab.gif,IIS_iiclusab.gif
  5691. iiclusab.htm,IIS_iiclusab.htm
  5692. iiclusup.htm,IIS_iiclusup.htm
  5693. iiclusus.htm,IIS_iiclusus.htm
  5694. iicluswl.htm,IIS_iicluswl.htm
  5695. iicodira.htm,IIS_iicodira.htm
  5696. iicodirv.htm,IIS_iicodirv.htm
  5697. iicrysc.htm,IIS_iicrysc.htm
  5698. iienblg.htm,IIS_iienblg.htm
  5699. iiencsc.htm,IIS_iiencsc.htm
  5700. iierrabt.htm,IIS_iierrabt.htm
  5701. iiesttr.htm,IIS_iiesttr.htm
  5702. iifaq.htm,IIS_iifaq.htm
  5703. iifeats.htm,IIS_iifeats.htm
  5704. iigdasc.htm,IIS_iigdasc.htm
  5705. iihttpc.htm,IIS_iihttpc.htm
  5706. iiiisin.htm,IIS_iiiisin.htm
  5707. iilimcn.htm,IIS_iilimcn.htm
  5708. iilogsa.htm,IIS_iilogsa.htm
  5709. iimemov.htm,IIS_iimemov.htm
  5710. iinamvs.htm,IIS_iinamvs.htm
  5711. iinewtp2.htm,IIS_iinewtp2.htm
  5712. iinmadd.htm,IIS_iinmadd.htm
  5713. iinmres.htm,IIS_iinmres.htm
  5714. iinrsov.htm,IIS_iinrsov.htm
  5715. iiocrsc.htm,IIS_iiocrsc.htm
  5716. iipfthd.htm,IIS_iipfthd.htm
  5717. iiprftn.htm,IIS_iiprftn.htm
  5718. iiproov.htm,IIS_iiproov.htm
  5719. iiptnov.htm,IIS_iiptnov.htm
  5720. iirtcon.htm,IIS_iirtcon.htm
  5721. iisckl.htm,IIS_iisckl.htm
  5722. iisecsa.htm,IIS_iisecsa.htm
  5723. iisnapin.htm,IIS_iisnapin.htm
  5724. iispllg.htm,IIS_iispllg.htm
  5725. iistesc.htm,IIS_iistesc.htm
  5726. iistpov.asp,IIS_iistpov.asp
  5727. iiststp.htm,IIS_iiststp.htm
  5728. iisuphh.htm,IIS_iisuphh.htm
  5729. iisvadm.htm,IIS_iisvadm.htm
  5730. iithrot.htm,IIS_iithrot.htm
  5731. iitstart.htm,IIS_iitstart.htm
  5732. iivrtsv.htm,IIS_iivrtsv.htm
  5733. iivsovr.htm,IIS_iivsovr.htm
  5734. iivsovr1.GIF,IIS_iivsovr1.GIF
  5735. iivsovr4.GIF,IIS_iivsovr4.GIF
  5736. iivsovr5.GIF,IIS_iivsovr5.GIF
  5737. iivsovr6.GIF,IIS_iivsovr6.GIF
  5738. iiwbsop.htm,IIS_iiwbsop.htm
  5739. iiwltop.htm,IIS_iiwltop.htm
  5740.  
  5741. [iisdoc_files_ismcore_core_wks]
  5742. iiabadv.htm,IIS_iiabadv.htm
  5743. iiabcap.htm,IIS_iiabcap.htm1
  5744. iiabpdr.htm,IIS_iiabpdr.htm
  5745. iiabtlg.htm,IIS_iiabtlg.htm1
  5746. iiabtsc.htm,IIS_iiabtsc.htm1
  5747. iiabuti.htm,IIS_iiabuti.htm
  5748. iiabwbs.htm,IIS_iiabwbs.htm
  5749. iiaclsc.htm,IIS_iiaclsc.htm1
  5750. iiacnsc.htm,IIS_iiacnsc.htm1
  5751. iiacnsc2.GIF,IIS_iiacnsc2.GIF
  5752. iiaddpb.htm,IIS_iiaddpb.htm
  5753. iiaddvd.htm,IIS_iiaddvd.htm
  5754. iiadvmt.htm,IIS_iiadvmt.htm
  5755. iibwupm.htm,IIS_iibwupm.htm1
  5756. iicarsc.htm,IIS_iicarsc.htm1
  5757. iicdfhp.htm,IIS_iicdfhp.htm
  5758. iichnge.htm,IIS_iichnge.htm
  5759. iicodira.htm,IIS_iicodira.htm1
  5760. iicodirv.htm,IIS_iicodirv.htm1
  5761. iiconfm.htm,IIS_iiconfm.htm
  5762. iicreat.htm,IIS_iicreat.htm
  5763. iicrysc.htm,IIS_iicrysc.htm1
  5764. iidirbr.htm,IIS_iidirbr.htm
  5765. iienblg.htm,IIS_iienblg.htm1
  5766. iiencsc.htm,IIS_iiencsc.htm1
  5767. iierrabt.htm,IIS_iierrabt.htm1
  5768. iifaq.htm,IIS_iifaq.htm1
  5769. iifeats.htm,IIS_iifeats.htm1
  5770. iiiisin.htm,IIS_iiiisin.htm1
  5771. iilimcn.htm,IIS_iilimcn.htm1
  5772. iilogac.htm,IIS_iilogac.htm
  5773. iilogsa.htm,IIS_iilogsa.htm1
  5774. iinamvs.htm,IIS_iinamvs.htm1
  5775. iinewtp1.htm,IIS_iinewtp1.htm
  5776. iinewtp2.htm,IIS_iinewtp2.htm1
  5777. iinmres.htm,IIS_iinmres.htm1
  5778. iinrsov.htm,IIS_iinrsov.htm1
  5779. iiocrsc.htm,IIS_iiocrsc.htm1
  5780. iiprftn.htm,IIS_iiprftn.htm1
  5781. iiptnov.htm,IIS_iiptnov.htm1
  5782. iisckl.htm,IIS_iisckl.htm1
  5783. iisecsa.htm,IIS_iisecsa.htm1
  5784. iisnapin.htm,IIS_iisnapin.htm1
  5785. iistesc.htm,IIS_iistesc.htm1
  5786. iistpov.asp,IIS_iistpov.asp1
  5787. iiststp.htm,IIS_iiststp.htm1
  5788. iisvadm.htm,IIS_iisvadm.htm1
  5789. iithrot.htm,IIS_iithrot.htm1
  5790. iitstart.htm,IIS_iitstart.htm1
  5791. iivewdb.htm,IIS_iivewdb.htm
  5792. iivrtsv.htm,IIS_iivrtsv.htm1
  5793. iivsovr.htm,IIS_iivsovr.htm1
  5794. iivsovr2.GIF,IIS_iivsovr2.GIF
  5795. iivwper.htm,IIS_iivwper.htm
  5796. iiwltop.htm,IIS_iiwltop.htm1
  5797. sampform.asp,IIS_sampform.asp
  5798. viewdb.asp,IIS_viewdb.asp
  5799.  
  5800. [iisdoc_files_ismcore_default_srv]
  5801. default.htm,IIS_default.htm4
  5802.  
  5803. [iisdoc_files_ismcore_default_wks]
  5804. default.htm,IIS_default.htm3
  5805.  
  5806. [iisdoc_files_ismcore_misc_shared]
  5807. coflat.htm,IIS_coflat.htm
  5808. cont.gif,IIS_cont.gif
  5809. contalph.asp,IIS_contalph.asp
  5810. contents.asp,IIS_contents.asp
  5811. contents.htm,IIS_contents.htm
  5812. default.asp,IIS_default.asp
  5813. default.htm,IIS_default.htm5
  5814. iisrch.htm,IIS_iisrch.htm
  5815. iisrch.idq,IIS_iisrch.idq
  5816. index.asp,IIS_index.asp
  5817. index.gif,IIS_index.gif
  5818. index.htm,IIS_index.htm
  5819. inflat.htm,IIS_inflat.htm
  5820. ismhd.gif,IIS_ismhd.gif
  5821. main.htm,IIS_main.htm
  5822. ms_logo.gif,IIS_ms_logo.gif
  5823. navbar.asp,IIS_navbar.asp
  5824. navbar.htm,IIS_navbar.htm
  5825. navpad.gif,IIS_navpad.gif
  5826. nocont.gif,IIS_nocont.gif
  5827. noindex.gif,IIS_noindex.gif
  5828. nosearch.gif,IIS_nosearch.gif
  5829. print.gif,IIS_print.gif
  5830. query.asp,IIS_query.asp
  5831. search.asp,IIS_search.asp
  5832. search.gif,IIS_search.gif
  5833. synch.gif,IIS_synch.gif
  5834. white.gif,IIS_white.gif
  5835.  
  5836. [iisdoc_files_ismcore_misc_srv]
  5837. cohhc.hhc,IIS_cohhc.hhc
  5838. cohhk.hhk,IIS_cohhk.hhk
  5839.  
  5840. [iisdoc_files_ismcore_misc_wks]
  5841. cohhc.hhc,IIS_cohhc.hhc2
  5842. cohhk.hhk,IIS_cohhk.hhk2
  5843. tips.dat,IIS_tips.dat
  5844.  
  5845. [iisdoc_files_pwmcore_sampledb]
  5846. sampledb.mdb,IIS_sampledb.mdb
  5847.  
  5848. [iisdoc_files_sse_misc]
  5849. coflat.htm,IIS_coflat.htm1
  5850. cohhc.hhc,IIS_cohhc.hhc1
  5851. cohhk.hhk,IIS_cohhk.hhk1
  5852. cont.gif,IIS_cont.gif1
  5853. contalph.asp,IIS_contalph.asp1
  5854. contents.asp,IIS_contents.asp1
  5855. contents.htm,IIS_contents.htm1
  5856. default.asp,IIS_default.asp1
  5857. default.htm,IIS_default.htm1
  5858. iisrch.htm,IIS_iisrch.htm1
  5859. iisrch.idq,IIS_iisrch.idq1
  5860. index.asp,IIS_index.asp1
  5861. index.gif,IIS_index.gif1
  5862. index.htm,IIS_index.htm1
  5863. inflat.htm,IIS_inflat.htm1
  5864. ismhd.gif,IIS_ismhd.gif1
  5865. main.htm,IIS_main.htm1
  5866. ms_logo.gif,IIS_ms_logo.gif1
  5867. navbar.asp,IIS_navbar.asp1
  5868. navbar.htm,IIS_navbar.htm1
  5869. navpad.gif,IIS_navpad.gif1
  5870. nocont.gif,IIS_nocont.gif1
  5871. noindex.gif,IIS_noindex.gif1
  5872. nosearch.gif,IIS_nosearch.gif1
  5873. print.gif,IIS_print.gif1
  5874. query.asp,IIS_query.asp1
  5875. search.asp,IIS_search.asp1
  5876. search.gif,IIS_search.gif1
  5877. synch.gif,IIS_synch.gif1
  5878. white.gif,IIS_white.gif1
  5879.  
  5880. [iisdoc_files_tutorial]
  5881. adrot.txt,IIS_adrot.txt
  5882. adrot2.txt,IIS_adrot2.txt
  5883. bayshore.jpg,IIS_bayshore.jpg
  5884. database.asp,IIS_database.asp
  5885. demorot.asp,IIS_demorot.asp
  5886. eagle2.wav,IIS_eagle2.wav
  5887. EECustmr.mdb,IIS_EECustmr.mdb
  5888. exotic.asp,IIS_exotic.asp
  5889. finance.asp,IIS_finance.asp
  5890. financej.asp,IIS_financej.asp
  5891. form.htm,IIS_form.htm
  5892. fvform.asp,IIS_fvform.asp
  5893. jredirct.asp,IIS_jredirct.asp
  5894. natpark.jpg,IIS_natpark.jpg
  5895. nyc.jpg,IIS_nyc.jpg
  5896. nzealand.jpg,IIS_nzealand.jpg
  5897. redirect.asp,IIS_redirect.asp
  5898. response.asp,IIS_response.asp
  5899. rock.jpg,IIS_rock.jpg
  5900. rotate4.htm,IIS_rotate4.htm
  5901. rotate5.htm,IIS_rotate5.htm
  5902. script1.asp,IIS_script1.asp
  5903. script4.asp,IIS_script4.asp
  5904. script6.asp,IIS_script6.asp
  5905. swirl.gif,IIS_swirl.gif
  5906.  
  5907. [iisdoc_files_tutorial_template]
  5908. adrot.txt,IIS_adrot.txt2
  5909. database.asp,IIS_database.asp1
  5910. exotic.asp,IIS_exotic.asp1
  5911. finance.htm,IIS_finance.htm
  5912. form.htm,IIS_form.htm1
  5913. response.asp,IIS_response.asp1
  5914. ;*** BEGIN **********************************************************
  5915. ;**                                                                **
  5916. ;** Automatically generated on: Wed Jul 19 19:34:13 2000           **
  5917. ;**                                                                **
  5918. ;** Diamond Version: 5.00.2134.1                     **
  5919. ;**                                                                **
  5920. ;*** BEGIN **********************************************************
  5921. ;LAYOUT.INF
  5922. ;Disk Layout file for Microsoft IIS 5.0 Setup
  5923. ;Copyright (c) 1993-1997 Microsoft Corporation
  5924.  
  5925. [version]
  5926. signature="$Windows NT$"
  5927. SetupClass=BASE
  5928.  
  5929.  
  5930. [SourceDisksNames]
  5931. ; Cabinet file names and associated disks
  5932. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0),SubDir
  5933. 0="%SOURCEDISKSNAMES_DESC%","",0
  5934. 4="%SP_SOURCEDISKSNAMES_DESC%","",0
  5935. 1="%SOURCEDISKSNAMES_DESC%","iis5_01.cab",0
  5936. 2="%SOURCEDISKSNAMES_DESC%","iis5_02.cab",0
  5937. 3="%SOURCEDISKSNAMES_DESC%","iis5_03.cab",0
  5938. [SourceDisksFiles]
  5939. ;<file> = <cabinet number>,<subdir>,<size>
  5940. ;Note: File is not in a cabinet if cab# is 0 or 4
  5941.  
  5942. admexs.dll=4,,28432
  5943. admwprox.dll=0,,32528
  5944. admxprox.dll=0,,6928
  5945. ADROT.dll=4,,52496
  5946. adsiis.dll=4,,244496
  5947. asp.dll=4,,330000
  5948. aspperf.dll=4,,10000
  5949. asptxn.dll=4,,30480
  5950. authfilt.dll=4,,11024
  5951. axperf.ini=0,,9584
  5952. browscap.dll=4,,47376
  5953. browscap.ini=0,,29991
  5954. CertMap.ocx=4,,151824
  5955. CertWiz.ocx=4,,201488
  5956. Cnfgprts.ocx=4,,109840
  5957. coadmin.dll=4,,40208
  5958. compfilt.dll=4,,22800
  5959. ContRot.dll=4,,36112
  5960. convlog.exe=4,,67856
  5961. counters.dll=4,,21264
  5962. exstrace.dll=0,,14096
  5963. fortutil.exe=4,,15120
  5964. fscfg.dll=4,,299792
  5965. ftpctrs.ini=0,,7854
  5966. ftpctrs2.dll=4,,8464
  5967. ftpmib.dll=4,,6416
  5968. ftpsapi2.dll=4,,6928
  5969. ftpsvc2.dll=4,,117008
  5970. gzip.dll=4,,30992
  5971. httpext.dll=4,,428304
  5972. httpmib.dll=4,,9488
  5973. httpodbc.dll=4,,56592
  5974. iis.dll=4,,432912
  5975. iis.msc=0,,58880
  5976. iisadmin.dll=4,,15632
  5977. iischema.dll=4,,120080
  5978. iisclex4.dll=0,,65296
  5979. iiscrmap.dll=4,,20240
  5980. iisext.dll=4,,42768
  5981. iisfecnv.dll=0,,7440
  5982. iislog.dll=4,,77584
  5983. iismap.dll=4,,57104
  5984. iisperf.pmc=0,,1326
  5985. iisreset.exe=4,,14608
  5986. iisrstap.dll=0,,6416
  5987. iisrstas.exe=0,,28432
  5988. iisRtl.dll=4,,123152
  5989. iissync.exe=0,,7440
  5990. iisui.dll=4,,301840
  5991. inetinfo.exe=4,,14608
  5992. inetmgr.dll=4,,179472
  5993. inetmgr.exe=4,,8464
  5994. inetsloc.dll=4,,20752
  5995. infoadmn.dll=4,,12560
  5996. infocomm.dll=4,,235280
  5997. infoctrs.dll=4,,9488
  5998. infoctrs.ini=0,,11355
  5999. isatq.dll=4,,61712
  6000. iscomlog.dll=4,,25360
  6001. ism.dll=4,,45840
  6002. iwrps.dll=0,,8976
  6003. logscrpt.dll=4,,24848
  6004. logtemp.sql=0,,326
  6005. logui.ocx=4,,58128
  6006. lonsint.dll=4,,12048
  6007. md5filt.dll=4,,33552
  6008. mdsync.dll=4,,26896
  6009. mdutil.exe=0,,56080
  6010. metadata.dll=4,,69904
  6011. myinfo.dll=4,,26384
  6012. NEXTLINK.dll=4,,55056
  6013. nsepm.dll=4,,44304
  6014. PageCnt.dll=4,,35088
  6015. PermChk.dll=0,,22800
  6016. pws.exe=4,,378128
  6017. pwsdata.dll=4,,7952
  6018. pwstray.exe=4,,32016
  6019. rpcref.dll=4,,4368
  6020. spud.sys=0,,12336
  6021. ssinc.dll=4,,41232
  6022. sspifilt.dll=4,,44304
  6023. status.dll=0,,17680
  6024. staxmem.dll=0,,8464
  6025. svcext.dll=4,,40720
  6026. tools.dll=0,,30992
  6027. w3ctrs.dll=4,,15632
  6028. w3ctrs.ini=0,,38523
  6029. w3ext.dll=4,,33552
  6030. w3scfg.dll=4,,425232
  6031. w3svapi.dll=4,,6928
  6032. w3svc.dll=4,,350992
  6033. wam.dll=4,,72464
  6034. wamps.dll=0,,7440
  6035. wamreg.dll=4,,46864
  6036. wamregps.dll=0,,7440
  6037. IIS_achg.htr=1,,1889
  6038. IIS_aexp.htr=1,,2000
  6039. IIS_aexp2.htr=1,,1688
  6040. IIS_aexp2b.htr=1,,1834
  6041. IIS_aexp3.htr=1,,1636
  6042. IIS_aexp4.htr=1,,1687
  6043. IIS_aexp4b.htr=1,,1833
  6044. IIS_anot.htr=1,,1817
  6045. IIS_anot3.htr=1,,1520
  6046. IIS_axctrnm.h=1,,1927
  6047. IIS_ftpctrs.h=1,,2549
  6048. IIS_infoctrs.h=1,,3276
  6049. IIS_w3ctrs.h=1,,5379
  6050. IIS_adsutil.vbs=1,,93782
  6051. IIS_chaccess.vbs=1,,4490
  6052. IIS_contftp.vbs=1,,2599
  6053. IIS_contsrv.vbs=1,,2623
  6054. IIS_contweb.vbs=1,,2596
  6055. IIS_dispnode.vbs=1,,5017
  6056. IIS_disptree.vbs=1,,2550
  6057. IIS_findweb.vbs=1,,5327
  6058. IIS_mkw3site.vbs=1,,8312
  6059. IIS_mkwebdir.vbs=1,,6887
  6060. IIS_pauseftp.vbs=1,,2591
  6061. IIS_pausesrv.vbs=1,,2615
  6062. IIS_pauseweb.vbs=1,,2588
  6063. IIS_startftp.vbs=1,,2593
  6064. IIS_startsrv.vbs=1,,2617
  6065. IIS_startweb.vbs=1,,2590
  6066. IIS_stopftp.vbs=1,,2584
  6067. IIS_stopsrv.vbs=1,,2608
  6068. IIS_stopweb.vbs=1,,2581
  6069. IIS_synciwam.vbs=1,,6064
  6070. IIS_Application.class=1,,1554
  6071. IIS_IApplicationObject.class=1,,1364
  6072. IIS_IASPError.class=1,,1421
  6073. IIS_IReadCookie.class=1,,1246
  6074. IIS_IRequest.class=1,,1816
  6075. IIS_IRequestDictionary.class=1,,1131
  6076. IIS_IResponse.class=1,,3911
  6077. IIS_IScriptingContext.class=1,,1370
  6078. IIS_IServer.class=1,,1758
  6079. IIS_ISessionObject.class=1,,2174
  6080. IIS_IStringList.class=1,,979
  6081. IIS_IVariantDictionary.class=1,,1507
  6082. IIS_IWriteCookie.class=1,,1576
  6083. IIS_Request.class=1,,2008
  6084. IIS_Response.class=1,,4104
  6085. IIS_ScriptingContext.class=1,,1567
  6086. IIS_Server.class=1,,1949
  6087. IIS_Session.class=1,,2360
  6088. IIS_400.htm=1,,3212
  6089. IIS_401-1.htm=1,,3236
  6090. IIS_401-2.htm=1,,3634
  6091. IIS_401-3.htm=1,,3249
  6092. IIS_401-4.htm=1,,3483
  6093. IIS_401-5.htm=1,,3550
  6094. IIS_403-1.htm=1,,3329
  6095. IIS_403-10.htm=1,,3442
  6096. IIS_403-11.htm=1,,3262
  6097. IIS_403-12.htm=1,,3490
  6098. IIS_403-13.htm=1,,3485
  6099. IIS_403-15.htm=1,,3211
  6100. IIS_403-16.htm=1,,3483
  6101. IIS_403-17.htm=1,,3501
  6102. IIS_403-2.htm=1,,3417
  6103. IIS_403-3.htm=1,,3184
  6104. IIS_403-4.htm=1,,2982
  6105. IIS_403-5.htm=1,,3482
  6106. IIS_403-6.htm=1,,3286
  6107. IIS_403-7.htm=1,,3440
  6108. IIS_403-8.htm=1,,3324
  6109. IIS_403-9.htm=1,,3259
  6110. IIS_403.htm=1,,3234
  6111. IIS_404-1.htm=1,,3158
  6112. IIS_404b.htm=1,,3243
  6113. IIS_405.htm=1,,3126
  6114. IIS_406.htm=1,,3109
  6115. IIS_407.htm=1,,3134
  6116. IIS_410.htm=1,,2900
  6117. IIS_412.htm=1,,3435
  6118. IIS_414.htm=1,,3723
  6119. IIS_500-100.asp=1,,7025
  6120. IIS_500-11.htm=1,,3213
  6121. IIS_500-12.htm=1,,3291
  6122. IIS_500-13.htm=1,,3273
  6123. IIS_500-14.htm=1,,3300
  6124. IIS_500-15.htm=1,,3434
  6125. IIS_500.htm=1,,3121
  6126. IIS_501.htm=1,,3081
  6127. IIS_502.htm=1,,3495
  6128. IIS_htmla.htm=1,,2402
  6129. IIS_default.htm=1,,145
  6130. IIS_sampledb.mdb=1,,75776
  6131. IIS_adsutil.htm=1,,5493
  6132. IIS_chaccess.htm=1,,3804
  6133. IIS_contftp.htm=1,,3160
  6134. IIS_contsrv.htm=1,,3170
  6135. IIS_contweb.htm=1,,3000
  6136. IIS_default.htm6=1,,2849
  6137. IIS_dispnode.htm=1,,2681
  6138. IIS_disptree.htm=1,,3200
  6139. IIS_findweb.htm=1,,3048
  6140. IIS_iiasabt.htm=1,,3873
  6141. IIS_mkw3dir.htm=1,,3435
  6142. IIS_mkw3site.htm=1,,3979
  6143. IIS_pauseftp.htm=1,,3163
  6144. IIS_pausesrv.htm=1,,3172
  6145. IIS_pauseweb.htm=1,,2965
  6146. IIS_startftp.htm=1,,3157
  6147. IIS_startsrv.htm=1,,3145
  6148. IIS_startweb.htm=1,,2973
  6149. IIS_stopftp.htm=1,,3132
  6150. IIS_stopsrv.htm=1,,3154
  6151. IIS_stopweb.htm=1,,2964
  6152. IIS_adsi0aat.htm=1,,3059
  6153. IIS_adsi0elr.htm=1,,3595
  6154. IIS_adsi0ewj.htm=1,,7351
  6155. IIS_adsi0gmo.htm=1,,2811
  6156. IIS_adsi0j8l.htm=1,,3263
  6157. IIS_adsi1k1f.htm=1,,3370
  6158. IIS_adsi1np4.htm=1,,4105
  6159. IIS_adsi51o0.htm=1,,9490
  6160. IIS_adsi52wj.htm=1,,5238
  6161. IIS_adsi57hv.htm=1,,4814
  6162. IIS_adsi5eud.htm=1,,3778
  6163. IIS_adsi5ewo.htm=1,,3361
  6164. IIS_adsi5fzk.htm=1,,2849
  6165. IIS_adsi5ga8.htm=1,,3039
  6166. IIS_adsi5ius.htm=1,,3697
  6167. IIS_adsi5wmi.htm=1,,5333
  6168. IIS_adsi65yr.htm=1,,2860
  6169. IIS_adsi6c38.htm=1,,3631
  6170. IIS_adsi6pio.htm=1,,2295
  6171. IIS_adsi7703.htm=1,,3741
  6172. IIS_adsi7qpf.htm=1,,3722
  6173. IIS_adsi7vcf.htm=1,,3119
  6174. IIS_adsi91kk.htm=1,,3396
  6175. IIS_adsi9hb9.htm=1,,4043
  6176. IIS_adsi9iat.htm=1,,3425
  6177. IIS_aint0p0l.htm=1,,5124
  6178. IIS_aint1aud.htm=1,,2800
  6179. IIS_aint59pv.htm=1,,4457
  6180. IIS_aint6xf2.htm=1,,3819
  6181. IIS_aint735a.htm=1,,2683
  6182. IIS_aint7e9l.htm=1,,3047
  6183. IIS_aint9055.htm=1,,3885
  6184. IIS_aint94dh.htm=1,,5529
  6185. IIS_aogu0t6f.htm=1,,3695
  6186. IIS_aogu2ek3.htm=1,,3547
  6187. IIS_aogu2wab.htm=1,,3197
  6188. IIS_aogu3boz.htm=1,,3534
  6189. IIS_aogu3cs3.htm=1,,3415
  6190. IIS_aogu6pkp.htm=1,,2870
  6191. IIS_aogu7vub.htm=1,,3314
  6192. IIS_aogu8syt.htm=1,,5188
  6193. IIS_aore05ix.htm=1,,5205
  6194. IIS_aore0ard.htm=1,,7641
  6195. IIS_aore0drm.htm=1,,5830
  6196. IIS_aore0ejo.htm=1,,3822
  6197. IIS_aore0hro.htm=1,,5219
  6198. IIS_aore0vhv.htm=1,,3355
  6199. IIS_aore0wvb.htm=1,,4497
  6200. IIS_aore0x0z.htm=1,,3996
  6201. IIS_aore0zvp.htm=1,,2702
  6202. IIS_aore136t.htm=1,,9426
  6203. IIS_aore19lx.htm=1,,3149
  6204. IIS_aore1jw9.htm=1,,18470
  6205. IIS_aore1o6d.htm=1,,2655
  6206. IIS_aore1p5x.htm=1,,24391
  6207. IIS_aore1v8z.htm=1,,4523
  6208. IIS_aore20mq.htm=1,,5284
  6209. IIS_aore2s13.htm=1,,3783
  6210. IIS_aore2u3p.htm=1,,4179
  6211. IIS_aore2xpu.htm=1,,5466
  6212. IIS_aore32cw.htm=1,,5251
  6213. IIS_aore32n9.htm=1,,11245
  6214. IIS_aore3945.htm=1,,3575
  6215. IIS_aore3cbp.htm=1,,2660
  6216. IIS_aore3mqv.htm=1,,3648
  6217. IIS_aore3q79.htm=1,,3987
  6218. IIS_aore3ype.htm=1,,4182
  6219. IIS_aore43si.htm=1,,12027
  6220. IIS_aore45ph.htm=1,,3664
  6221. IIS_aore4h6b.htm=1,,4405
  6222. IIS_aore4his.htm=1,,3924
  6223. IIS_aore4mcz.htm=1,,6139
  6224. IIS_aore4mum.htm=1,,3230
  6225. IIS_aore4qia.htm=1,,4416
  6226. IIS_aore4z1h.htm=1,,3942
  6227. IIS_aore50h1.htm=1,,2850
  6228. IIS_aore588k.htm=1,,5108
  6229. IIS_aore5e78.htm=1,,3918
  6230. IIS_aore5g8k.htm=1,,2654
  6231. IIS_aore5kmo.htm=1,,2648
  6232. IIS_aore5msk.htm=1,,3921
  6233. IIS_aore5pyr.htm=1,,4587
  6234. IIS_aore5ucl.htm=1,,4608
  6235. IIS_aore5xis.htm=1,,3412
  6236. IIS_aore5yzz.htm=1,,3583
  6237. IIS_aore5z5f.htm=1,,2632
  6238. IIS_aore5zz9.htm=1,,4498
  6239. IIS_aore60yt.htm=1,,3787
  6240. IIS_aore65b9.htm=1,,3989
  6241. IIS_aore6g11.htm=1,,2704
  6242. IIS_aore6r8l.htm=1,,4301
  6243. IIS_aore6sh1.htm=1,,4885
  6244. IIS_aore74dw.htm=1,,2659
  6245. IIS_aore77mt.htm=1,,4036
  6246. IIS_aore79rk.htm=1,,3358
  6247. IIS_aore7bg0.htm=1,,2651
  6248. IIS_aore7d7p.htm=1,,3901
  6249. IIS_aore7gpx.htm=1,,3813
  6250. IIS_aore7zn6.htm=1,,25234
  6251. IIS_aore8din.htm=1,,4337
  6252. IIS_aore8m5s.htm=1,,5408
  6253. IIS_aore8v5e.htm=1,,19207
  6254. IIS_aore91o3.htm=1,,2632
  6255. IIS_aore94th.htm=1,,7305
  6256. IIS_aore97cp.htm=1,,5042
  6257. IIS_aore9qpg.htm=1,,5022
  6258. IIS_apro00vn.htm=1,,4272
  6259. IIS_apro02d5.htm=1,,3988
  6260. IIS_apro02ss.htm=1,,5814
  6261. IIS_apro03hh.htm=1,,7360
  6262. IIS_apro063p.htm=1,,5511
  6263. IIS_apro06m1.htm=1,,5090
  6264. IIS_apro08o3.htm=1,,5374
  6265. IIS_apro0alq.htm=1,,3831
  6266. IIS_apro0bhh.htm=1,,4670
  6267. IIS_apro0blk.htm=1,,5162
  6268. IIS_apro0eib.htm=1,,6938
  6269. IIS_apro0eya.htm=1,,4877
  6270. IIS_apro0gkl.htm=1,,4416
  6271. IIS_apro0i5w.htm=1,,5037
  6272. IIS_apro0ir0.htm=1,,3633
  6273. IIS_apro0j39.htm=1,,4421
  6274. IIS_apro0mm1.htm=1,,6315
  6275. IIS_apro0nj8.htm=1,,3334
  6276. IIS_apro0r72.htm=1,,5299
  6277. IIS_apro0rqs.htm=1,,5276
  6278. IIS_apro0rw4.htm=1,,5170
  6279. IIS_apro0u1x.htm=1,,4838
  6280. IIS_apro0vol.htm=1,,4444
  6281. IIS_apro0vtw.htm=1,,4128
  6282. IIS_apro0wfn.htm=1,,3905
  6283. IIS_apro0zxh.htm=1,,4087
  6284. IIS_apro12d2.htm=1,,4438
  6285. IIS_apro13on.htm=1,,4634
  6286. IIS_apro15np.htm=1,,4077
  6287. IIS_apro17j9.htm=1,,4471
  6288. IIS_apro186q.htm=1,,4241
  6289. IIS_apro18dh.htm=1,,3700
  6290. IIS_apro18mx.htm=1,,4649
  6291. IIS_apro19ys.htm=1,,3798
  6292. IIS_apro1b5f.htm=1,,8062
  6293. IIS_apro1bsk.htm=1,,4463
  6294. IIS_apro1bxh.htm=1,,4090
  6295. IIS_apro1cms.htm=1,,31904
  6296. IIS_apro1cmt.htm=1,,4709
  6297. IIS_apro1g9z.htm=1,,5098
  6298. IIS_apro1h9v.htm=1,,4102
  6299. IIS_apro1hir.htm=1,,4104
  6300. IIS_apro1iqw.htm=1,,5216
  6301. IIS_apro1k8j.htm=1,,5561
  6302. IIS_apro1k9x.htm=1,,4194
  6303. IIS_apro1l9v.htm=1,,4046
  6304. IIS_apro1shf.htm=1,,4834
  6305. IIS_apro1var.htm=1,,4928
  6306. IIS_apro1xb9.htm=1,,5068
  6307. IIS_apro1yr6.htm=1,,3480
  6308. IIS_apro1zms.htm=1,,5019
  6309. IIS_apro1zp0.htm=1,,4791
  6310. IIS_apro22hx.htm=1,,4494
  6311. IIS_apro236t.htm=1,,4409
  6312. IIS_apro252j.htm=1,,9025
  6313. IIS_apro252w.htm=1,,5235
  6314. IIS_apro26gc.htm=1,,4499
  6315. IIS_apro27xh.htm=1,,3791
  6316. IIS_apro29bs.htm=1,,4695
  6317. IIS_apro2an9.htm=1,,4976
  6318. IIS_apro2be6.htm=1,,3599
  6319. IIS_apro2egg.htm=1,,3691
  6320. IIS_apro2fzt.htm=1,,4570
  6321. IIS_apro2h42.htm=1,,4122
  6322. IIS_apro2h4i.htm=1,,4436
  6323. IIS_apro2icl.htm=1,,3580
  6324. IIS_apro2jhh.htm=1,,4080
  6325. IIS_apro2jtz.htm=1,,4479
  6326. IIS_apro2k1l.htm=1,,5179
  6327. IIS_apro2m3r.htm=1,,4089
  6328. IIS_apro2n1v.htm=1,,9102
  6329. IIS_apro2ofm.htm=1,,3141
  6330. IIS_apro2otv.htm=1,,7298
  6331. IIS_apro2qur.htm=1,,8927
  6332. IIS_apro2v53.htm=1,,4069
  6333. IIS_apro2wml.htm=1,,4521
  6334. IIS_apro2y7n.htm=1,,5117
  6335. IIS_apro2yd0.htm=1,,4431
  6336. IIS_apro2yoz.htm=1,,4898
  6337. IIS_apro3038.htm=1,,4982
  6338. IIS_apro31o4.htm=1,,4109
  6339. IIS_apro32b7.htm=1,,3507
  6340. IIS_apro33on.htm=1,,4104
  6341. IIS_apro33tx.htm=1,,3557
  6342. IIS_apro34u0.htm=1,,4858
  6343. IIS_apro34xl.htm=1,,4970
  6344. IIS_apro365j.htm=1,,4152
  6345. IIS_apro3679.htm=1,,4414
  6346. IIS_apro36p1.htm=1,,3938
  6347. IIS_apro39d1.htm=1,,5067
  6348. IIS_apro3bcj.htm=1,,4266
  6349. IIS_apro3c50.htm=1,,4182
  6350. IIS_apro3gj7.htm=1,,2352
  6351. IIS_apro3gmd.htm=1,,4197
  6352. IIS_apro3gtw.htm=1,,5204
  6353. IIS_apro3hym.htm=1,,4695
  6354. IIS_apro3jfp.htm=1,,4757
  6355. IIS_apro3mlv.htm=1,,3794
  6356. IIS_apro3nho.htm=1,,3945
  6357. IIS_apro3ovb.htm=1,,4147
  6358. IIS_apro3ppv.htm=1,,4533
  6359. IIS_apro3qlk.htm=1,,3760
  6360. IIS_apro3r50.htm=1,,4687
  6361. IIS_apro3usl.htm=1,,3077
  6362. IIS_apro3wj7.htm=1,,3943
  6363. IIS_apro3x10.htm=1,,4013
  6364. IIS_apro3z3n.htm=1,,4197
  6365. IIS_apro3zz9.htm=1,,4420
  6366. IIS_apro43jd.htm=1,,4504
  6367. IIS_apro4483.htm=1,,4120
  6368. IIS_apro45ki.htm=1,,4311
  6369. IIS_apro473o.htm=1,,4172
  6370. IIS_apro47ad.htm=1,,5034
  6371. IIS_apro47mt.htm=1,,3750
  6372. IIS_apro49f6.htm=1,,4470
  6373. IIS_apro4a99.htm=1,,4963
  6374. IIS_apro4bar.htm=1,,3623
  6375. IIS_apro4e3p.htm=1,,3661
  6376. IIS_apro4ejo.htm=1,,3699
  6377. IIS_apro4ied.htm=1,,4425
  6378. IIS_apro4j3b.htm=1,,4207
  6379. IIS_apro4jaj.htm=1,,4054
  6380. IIS_apro4kfg.htm=1,,3624
  6381. IIS_apro4l9h.htm=1,,4391
  6382. IIS_apro4li9.htm=1,,4198
  6383. IIS_apro4lpd.htm=1,,4197
  6384. IIS_apro4mcu.htm=1,,3456
  6385. IIS_apro4mqt.htm=1,,3907
  6386. IIS_apro4nxs.htm=1,,4422
  6387. IIS_apro4put.htm=1,,4668
  6388. IIS_apro4ry1.htm=1,,5081
  6389. IIS_apro4s9w.htm=1,,4892
  6390. IIS_apro4s9x.htm=1,,3520
  6391. IIS_apro4sab.htm=1,,4908
  6392. IIS_apro4syt.htm=1,,4044
  6393. IIS_apro4u1x.htm=1,,3757
  6394. IIS_apro4vxo.htm=1,,4894
  6395. IIS_apro4wko.htm=1,,3854
  6396. IIS_apro4x5x.htm=1,,4356
  6397. IIS_apro4xlw.htm=1,,4343
  6398. IIS_apro4zlg.htm=1,,5297
  6399. IIS_apro50z8.htm=1,,4269
  6400. IIS_apro52jp.htm=1,,3765
  6401. IIS_apro531h.htm=1,,4209
  6402. IIS_apro53g4.htm=1,,3431
  6403. IIS_apro53qc.htm=1,,4928
  6404. IIS_apro54th.htm=1,,4323
  6405. IIS_apro54u0.htm=1,,4008
  6406. IIS_apro5ahz.htm=1,,4440
  6407. IIS_apro5ak3.htm=1,,9663
  6408. IIS_apro5ak8.htm=1,,4945
  6409. IIS_apro5bhk.htm=1,,3889
  6410. IIS_apro5d0y.htm=1,,4324
  6411. IIS_apro5gs0.htm=1,,4851
  6412. IIS_apro5i0k.htm=1,,4261
  6413. IIS_apro5jj8.htm=1,,5031
  6414. IIS_apro5ndw.htm=1,,3354
  6415. IIS_apro5oro.htm=1,,3725
  6416. IIS_apro5pd0.htm=1,,5301
  6417. IIS_apro5q2b.htm=1,,4405
  6418. IIS_apro5qi0.htm=1,,3435
  6419. IIS_apro5sxf.htm=1,,4705
  6420. IIS_apro5vse.htm=1,,4284
  6421. IIS_apro5wv8.htm=1,,5535
  6422. IIS_apro5x6a.htm=1,,4164
  6423. IIS_apro61dg.htm=1,,5041
  6424. IIS_apro64br.htm=1,,4473
  6425. IIS_apro64vo.htm=1,,4328
  6426. IIS_apro64x1.htm=1,,2835
  6427. IIS_apro65rk.htm=1,,6300
  6428. IIS_apro65rn.htm=1,,3499
  6429. IIS_apro66pf.htm=1,,4629
  6430. IIS_apro68bx.htm=1,,4366
  6431. IIS_apro6db9.htm=1,,4202
  6432. IIS_apro6e9g.htm=1,,4288
  6433. IIS_apro6fjr.htm=1,,4465
  6434. IIS_apro6grp.htm=1,,5050
  6435. IIS_apro6j1h.htm=1,,4455
  6436. IIS_apro6jok.htm=1,,4396
  6437. IIS_apro6khg.htm=1,,3751
  6438. IIS_apro6oj6.htm=1,,4122
  6439. IIS_apro6p6c.htm=1,,4434
  6440. IIS_apro6ros.htm=1,,5792
  6441. IIS_apro6tgk.htm=1,,3933
  6442. IIS_apro6vxq.htm=1,,4691
  6443. IIS_apro6wbp.htm=1,,3957
  6444. IIS_apro6wbs.htm=1,,4402
  6445. IIS_apro6wmd.htm=1,,3859
  6446. IIS_apro6xij.htm=1,,4470
  6447. IIS_apro709w.htm=1,,6146
  6448. IIS_apro7183.htm=1,,4317
  6449. IIS_apro719q.htm=1,,5347
  6450. IIS_apro755x.htm=1,,3895
  6451. IIS_apro767i.htm=1,,4449
  6452. IIS_apro76b7.htm=1,,3393
  6453. IIS_apro76cz.htm=1,,4386
  6454. IIS_apro76ek.htm=1,,7189
  6455. IIS_apro76sz.htm=1,,4431
  6456. IIS_apro799g.htm=1,,3403
  6457. IIS_apro7ag3.htm=1,,4675
  6458. IIS_apro7e43.htm=1,,3502
  6459. IIS_apro7e9g.htm=1,,6174
  6460. IIS_apro7ezx.htm=1,,4434
  6461. IIS_apro7f1j.htm=1,,4674
  6462. IIS_apro7feb.htm=1,,4696
  6463. IIS_apro7his.htm=1,,3682
  6464. IIS_apro7hus.htm=1,,6049
  6465. IIS_apro7jfw.htm=1,,3712
  6466. IIS_apro7mlv.htm=1,,4485
  6467. IIS_apro7otg.htm=1,,3754
  6468. IIS_apro7qum.htm=1,,4853
  6469. IIS_apro7tmb.htm=1,,4249
  6470. IIS_apro7vdw.htm=1,,5234
  6471. IIS_apro7vg4.htm=1,,5083
  6472. IIS_apro7wa8.htm=1,,4003
  6473. IIS_apro7x9f.htm=1,,4781
  6474. IIS_apro7zcg.htm=1,,4424
  6475. IIS_apro852d.htm=1,,4099
  6476. IIS_apro85ir.htm=1,,4057
  6477. IIS_apro871z.htm=1,,5217
  6478. IIS_apro87p0.htm=1,,4094
  6479. IIS_apro87ua.htm=1,,4497
  6480. IIS_apro892d.htm=1,,3832
  6481. IIS_apro89v7.htm=1,,4486
  6482. IIS_apro8e5q.htm=1,,4765
  6483. IIS_apro8hma.htm=1,,3289
  6484. IIS_apro8kqh.htm=1,,3950
  6485. IIS_apro8l7p.htm=1,,5008
  6486. IIS_apro8mco.htm=1,,4474
  6487. IIS_apro8mr7.htm=1,,3589
  6488. IIS_apro8myb.htm=1,,3152
  6489. IIS_apro8njo.htm=1,,3637
  6490. IIS_apro8ods.htm=1,,3858
  6491. IIS_apro8p0l.htm=1,,5209
  6492. IIS_apro8p7y.htm=1,,4196
  6493. IIS_apro8s11.htm=1,,6406
  6494. IIS_apro8ss3.htm=1,,4133
  6495. IIS_apro8u91.htm=1,,4078
  6496. IIS_apro8v6t.htm=1,,3883
  6497. IIS_apro8wv9.htm=1,,4239
  6498. IIS_apro8zad.htm=1,,4198
  6499. IIS_apro92yb.htm=1,,4016
  6500. IIS_apro94yt.htm=1,,4498
  6501. IIS_apro96jp.htm=1,,3737
  6502. IIS_apro9ael.htm=1,,4610
  6503. IIS_apro9bcj.htm=1,,3500
  6504. IIS_apro9d2r.htm=1,,3873
  6505. IIS_apro9fhw.htm=1,,4243
  6506. IIS_apro9fla.htm=1,,4831
  6507. IIS_apro9gdq.htm=1,,4445
  6508. IIS_apro9hif.htm=1,,4180
  6509. IIS_apro9i5h.htm=1,,4414
  6510. IIS_apro9isl.htm=1,,4025
  6511. IIS_apro9k11.htm=1,,4156
  6512. IIS_apro9k85.htm=1,,6298
  6513. IIS_apro9l5x.htm=1,,4373
  6514. IIS_apro9lf4.htm=1,,4168
  6515. IIS_apro9lte.htm=1,,3508
  6516. IIS_apro9m44.htm=1,,3930
  6517. IIS_apro9mk4.htm=1,,4187
  6518. IIS_apro9nz9.htm=1,,3437
  6519. IIS_apro9of9.htm=1,,4700
  6520. IIS_apro9q43.htm=1,,4282
  6521. IIS_apro9q79.htm=1,,4663
  6522. IIS_apro9r38.htm=1,,3826
  6523. IIS_apro9rsp.htm=1,,3985
  6524. IIS_apro9rug.htm=1,,4159
  6525. IIS_apro9smr.htm=1,,6323
  6526. IIS_apro9tkj.htm=1,,7181
  6527. IIS_apro9vqd.htm=1,,3479
  6528. IIS_apro9wv8.htm=1,,3997
  6529. IIS_apro9zfr.htm=1,,5465
  6530. IIS_apro9zon.htm=1,,4993
  6531. IIS_aspguide.htm=1,,3928
  6532. IIS_asps05kj.asp=1,,3965
  6533. IIS_asps0d6b.htm=1,,3671
  6534. IIS_asps0ur7.asp=1,,3073
  6535. IIS_asps0zlf.asp=1,,3055
  6536. IIS_asps1lrn.htm=1,,3187
  6537. IIS_asps2242.htm=1,,3689
  6538. IIS_asps2kdv.asp=1,,3684
  6539. IIS_asps2os9.htm=1,,3596
  6540. IIS_asps35mb.asp=1,,2981
  6541. IIS_asps3fsg.htm=1,,3320
  6542. IIS_asps3n5f.htm=1,,2685
  6543. IIS_asps3oz8.asp=1,,3864
  6544. IIS_asps3reb.asp=1,,3906
  6545. IIS_asps3unt.asp=1,,3262
  6546. IIS_asps473n.htm=1,,3111
  6547. IIS_asps4egj.asp=1,,4085
  6548. IIS_asps4j72.asp=1,,3775
  6549. IIS_asps4m7b.asp=1,,3369
  6550. IIS_asps4m7t.htm=1,,2987
  6551. IIS_asps4pim.asp=1,,3890
  6552. IIS_asps4v5e.asp=1,,4268
  6553. IIS_asps4zar.htm=1,,4736
  6554. IIS_asps58hf.asp=1,,3853
  6555. IIS_asps5l9v.asp=1,,3088
  6556. IIS_asps5nlf.asp=1,,3763
  6557. IIS_asps6243.htm=1,,2677
  6558. IIS_asps6e5v.asp=1,,4226
  6559. IIS_asps6fax.asp=1,,3858
  6560. IIS_asps6hmb.htm=1,,3553
  6561. IIS_asps716a.htm=1,,3810
  6562. IIS_asps7hpv.asp=1,,3128
  6563. IIS_asps7q0j.asp=1,,3435
  6564. IIS_asps90qh.htm=1,,3494
  6565. IIS_asps9aur.asp=1,,3088
  6566. IIS_asps9nfr.asp=1,,3226
  6567. IIS_asps9uk3.asp=1,,2994
  6568. IIS_comp0001.htm=1,,3132
  6569. IIS_comp0002.htm=1,,5259
  6570. IIS_comp00vo.htm=1,,5628
  6571. IIS_comp02cz.htm=1,,2747
  6572. IIS_comp052m.htm=1,,2290
  6573. IIS_comp09dg.htm=1,,4716
  6574. IIS_comp0g8e.htm=1,,2276
  6575. IIS_comp0gkt.htm=1,,4529
  6576. IIS_comp0hr9.htm=1,,2614
  6577. IIS_comp0ir0.htm=1,,2814
  6578. IIS_comp0mw5.htm=1,,5140
  6579. IIS_comp0xpg.htm=1,,2251
  6580. IIS_comp14fm.htm=1,,2843
  6581. IIS_comp1ag5.htm=1,,2972
  6582. IIS_comp1c37.htm=1,,3404
  6583. IIS_comp1cqa.htm=1,,2470
  6584. IIS_comp1d9v.htm=1,,3047
  6585. IIS_comp1g11.htm=1,,9851
  6586. IIS_comp1j8u.htm=1,,2802
  6587. IIS_comp1lma.htm=1,,3086
  6588. IIS_comp1q0j.htm=1,,2984
  6589. IIS_comp1qt0.htm=1,,6816
  6590. IIS_comp1vol.htm=1,,5199
  6591. IIS_comp20hg.htm=1,,2212
  6592. IIS_comp254p.htm=1,,2334
  6593. IIS_comp275c.htm=1,,6145
  6594. IIS_comp2bhw.htm=1,,2742
  6595. IIS_comp2m0k.htm=1,,3512
  6596. IIS_comp2mer.htm=1,,2815
  6597. IIS_comp2vc5.htm=1,,2301
  6598. IIS_comp2wby.htm=1,,2756
  6599. IIS_comp32g5.htm=1,,2354
  6600. IIS_comp34a4.htm=1,,3352
  6601. IIS_comp3790.htm=1,,6191
  6602. IIS_comp39lx.htm=1,,3449
  6603. IIS_comp3epe.htm=1,,2188
  6604. IIS_comp3hf8.htm=1,,6411
  6605. IIS_comp3u7h.htm=1,,2224
  6606. IIS_comp3xx0.htm=1,,5313
  6607. IIS_comp4290.htm=1,,2359
  6608. IIS_comp46lv.htm=1,,3328
  6609. IIS_comp4d2o.htm=1,,2268
  6610. IIS_comp4dk5.htm=1,,2274
  6611. IIS_comp4ng2.htm=1,,2639
  6612. IIS_comp4rzb.htm=1,,2343
  6613. IIS_comp4z90.htm=1,,3061
  6614. IIS_comp5279.htm=1,,3231
  6615. IIS_comp559v.htm=1,,3234
  6616. IIS_comp59f8.htm=1,,5330
  6617. IIS_comp5dtf.htm=1,,3049
  6618. IIS_comp5h4k.htm=1,,2513
  6619. IIS_comp5smd.htm=1,,2229
  6620. IIS_comp6ant.htm=1,,8242
  6621. IIS_comp6fzo.htm=1,,4412
  6622. IIS_comp6hnp.htm=1,,5426
  6623. IIS_comp6jms.htm=1,,2208
  6624. IIS_comp6okl.htm=1,,5996
  6625. IIS_comp6ulw.htm=1,,2273
  6626. IIS_comp6xt0.htm=1,,2289
  6627. IIS_comp6yer.htm=1,,2249
  6628. IIS_comp735f.htm=1,,2310
  6629. IIS_comp7aw5.htm=1,,2276
  6630. IIS_comp7bsj.htm=1,,2374
  6631. IIS_comp7cby.htm=1,,2868
  6632. IIS_comp7dv8.htm=1,,2282
  6633. IIS_comp7g8k.htm=1,,3891
  6634. IIS_comp7k37.htm=1,,2626
  6635. IIS_comp7ohc.htm=1,,2268
  6636. IIS_comp7pmc.htm=1,,6158
  6637. IIS_comp87ub.htm=1,,3635
  6638. IIS_comp89h0.htm=1,,10130
  6639. IIS_comp8f3n.htm=1,,2738
  6640. IIS_comp8kdp.htm=1,,2901
  6641. IIS_comp8oa4.htm=1,,2689
  6642. IIS_comp8r1w.htm=1,,3913
  6643. IIS_comp8sdv.htm=1,,2724
  6644. IIS_comp8wf9.htm=1,,2177
  6645. IIS_comp8xv8.htm=1,,2461
  6646. IIS_comp9dq0.htm=1,,2670
  6647. IIS_dire0bz9.htm=1,,2974
  6648. IIS_dire5jmt.htm=1,,2850
  6649. IIS_dire5t0u.htm=1,,4183
  6650. IIS_dire7ixx.htm=1,,3173
  6651. IIS_dire8dr8.htm=1,,2852
  6652. IIS_dire92zp.htm=1,,2527
  6653. IIS_eadg01v7.htm=1,,3513
  6654. IIS_eadg12ib.htm=1,,4227
  6655. IIS_eadg1s9x.htm=1,,3824
  6656. IIS_eadg26ed.htm=1,,8362
  6657. IIS_eadg26pf.htm=1,,6984
  6658. IIS_eadg2hnz.htm=1,,4860
  6659. IIS_eadg2v3n.htm=1,,5286
  6660. IIS_eadg346f.htm=1,,3409
  6661. IIS_eadg39v0.htm=1,,3373
  6662. IIS_eadg3ctz.htm=1,,5356
  6663. IIS_eadg3l80.htm=1,,2934
  6664. IIS_eadg3r1s.htm=1,,2472
  6665. IIS_eadg3wqc.htm=1,,4030
  6666. IIS_eadg4cbp.htm=1,,4217
  6667. IIS_eadg4d9v.htm=1,,6959
  6668. IIS_eadg4n77.htm=1,,3200
  6669. IIS_eadg4o37.htm=1,,3761
  6670. IIS_eadg4whf.htm=1,,3019
  6671. IIS_eadg6303.htm=1,,3520
  6672. IIS_eadg6cbl.htm=1,,6659
  6673. IIS_eadg6dv2.htm=1,,4547
  6674. IIS_eadg6e7n.htm=1,,5175
  6675. IIS_eadg6isz.htm=1,,6873
  6676. IIS_eadg7j8u.htm=1,,4659
  6677. IIS_eadg7lmh.htm=1,,4771
  6678. IIS_eadg7lpv.htm=1,,5337
  6679. IIS_eadg7r5f.htm=1,,3000
  6680. IIS_eadg8e43.htm=1,,2881
  6681. IIS_eadg8fcn.htm=1,,2931
  6682. IIS_eadg8nlf.htm=1,,2862
  6683. IIS_eadg8qpj.htm=1,,3928
  6684. IIS_eadg8tdf.htm=1,,5669
  6685. IIS_eadg8v73.htm=1,,3169
  6686. IIS_eadg9947.htm=1,,4289
  6687. IIS_eadg9mp1.htm=1,,6894
  6688. IIS_eadg9s3d.htm=1,,3354
  6689. IIS_eadg9s8i.htm=1,,3484
  6690. IIS_glob2y90.htm=1,,3203
  6691. IIS_glob3gj7.htm=1,,2702
  6692. IIS_glob4b5f.htm=1,,6881
  6693. IIS_glob4f78.htm=1,,3672
  6694. IIS_glob5j03.htm=1,,3142
  6695. IIS_glob63vp.htm=1,,5149
  6696. IIS_glob6t84.htm=1,,6305
  6697. IIS_glob6zc4.htm=1,,3158
  6698. IIS_glob822b.htm=1,,4429
  6699. IIS_iiapsess.htm=1,,25490
  6700. IIS_iiaptran.htm=1,,14329
  6701. IIS_iiatmd1.asp=1,,18464
  6702. IIS_iiatmd2.asp=1,,26907
  6703. IIS_iiatmd3.asp=1,,28085
  6704. IIS_iiatovr.htm=1,,5048
  6705. IIS_iiselect.asp=1,,2724
  6706. IIS_iiwaabt.htm=1,,5572
  6707. IIS_iiwaaspw.htm=1,,3347
  6708. IIS_iiwabasi.htm=1,,14079
  6709. IIS_iiwabs.htm=1,,4473
  6710. IIS_iiwachng.htm=1,,6607
  6711. IIS_iiwacoll.htm=1,,13720
  6712. IIS_iiwacomu.htm=1,,13942
  6713. IIS_iiwacont.htm=1,,22093
  6714. IIS_iiwadata.htm=1,,36250
  6715. IIS_iiwadbug.htm=1,,11751
  6716. IIS_iiwaform.htm=1,,15237
  6717. IIS_iiwainc.htm=1,,10175
  6718. IIS_iiwanew.htm=1,,8061
  6719. IIS_iiwaobb.htm=1,,4770
  6720. IIS_iiwaobu.htm=1,,12745
  6721. IIS_iiwaproc.htm=1,,7516
  6722. IIS_iiwaref.htm=1,,6904
  6723. IIS_iiwaref1.gif=1,,2531
  6724. IIS_iiwascln.htm=1,,10290
  6725. IIS_iiwauslw.htm=1,,6868
  6726. IIS_iiwavar.htm=1,,14668
  6727. IIS_iiwawelc.htm=1,,3960
  6728. IIS_perf1w13.htm=1,,3222
  6729. IIS_perf24dq.htm=1,,3494
  6730. IIS_perf4i5v.htm=1,,5412
  6731. IIS_perf4vsj.htm=1,,6524
  6732. IIS_perf6j1v.htm=1,,4285
  6733. IIS_perf6o37.htm=1,,7473
  6734. IIS_perf7xnp.htm=1,,5401
  6735. IIS_perf9ini.htm=1,,7589
  6736. IIS_scri2u91.htm=1,,2171
  6737. IIS_scri4bol.htm=1,,2174
  6738. IIS_scri8mcl.htm=1,,2436
  6739. IIS_vbob02lv.htm=1,,3535
  6740. IIS_vbob04vo.htm=1,,2682
  6741. IIS_vbob0b8z.htm=1,,2346
  6742. IIS_vbob0rvw.htm=1,,3473
  6743. IIS_vbob0ss4.htm=1,,4593
  6744. IIS_vbob0wkl.htm=1,,2729
  6745. IIS_vbob0z3o.htm=1,,5842
  6746. IIS_vbob129a.htm=1,,4600
  6747. IIS_vbob12d0.htm=1,,9605
  6748. IIS_vbob155x.htm=1,,3287
  6749. IIS_vbob188j.htm=1,,2232
  6750. IIS_vbob1d0k.htm=1,,2987
  6751. IIS_vbob1dtg.htm=1,,6915
  6752. IIS_vbob1fsi.htm=1,,4508
  6753. IIS_vbob1n04.htm=1,,2810
  6754. IIS_vbob1qzp.htm=1,,3380
  6755. IIS_vbob1whf.htm=1,,2791
  6756. IIS_vbob1wxc.htm=1,,2306
  6757. IIS_vbob246s.htm=1,,3808
  6758. IIS_vbob2rxh.htm=1,,3080
  6759. IIS_vbob2sis.htm=1,,2731
  6760. IIS_vbob2ub7.htm=1,,2708
  6761. IIS_vbob2w2t.htm=1,,3440
  6762. IIS_vbob2xf2.htm=1,,2270
  6763. IIS_vbob33ll.htm=1,,2280
  6764. IIS_vbob38aa.htm=1,,5002
  6765. IIS_vbob38hf.htm=1,,2785
  6766. IIS_vbob3wbp.htm=1,,2231
  6767. IIS_vbob3z77.htm=1,,2283
  6768. IIS_vbob4eg7.htm=1,,3157
  6769. IIS_vbob4fl9.htm=1,,6885
  6770. IIS_vbob4ht1.htm=1,,2964
  6771. IIS_vbob4hv7.htm=1,,2640
  6772. IIS_vbob51gr.htm=1,,3413
  6773. IIS_vbob53hj.htm=1,,6436
  6774. IIS_vbob53n7.htm=1,,2132
  6775. IIS_vbob554k.htm=1,,6542
  6776. IIS_vbob596b.htm=1,,2415
  6777. IIS_vbob5ovi.htm=1,,3115
  6778. IIS_vbob5pke.htm=1,,2233
  6779. IIS_vbob5sj8.htm=1,,6044
  6780. IIS_vbob5tpq.htm=1,,3839
  6781. IIS_vbob5uem.htm=1,,2952
  6782. IIS_vbob5ulw.htm=1,,5167
  6783. IIS_vbob5vg3.htm=1,,2229
  6784. IIS_vbob5vsj.htm=1,,14030
  6785. IIS_vbob60kw.htm=1,,3187
  6786. IIS_vbob61gz.htm=1,,2515
  6787. IIS_vbob67ol.htm=1,,3268
  6788. IIS_vbob6iwj.htm=1,,2817
  6789. IIS_vbob6j1v.htm=1,,2130
  6790. IIS_vbob6ugj.htm=1,,2183
  6791. IIS_vbob6x82.htm=1,,2576
  6792. IIS_vbob6zkv.htm=1,,4948
  6793. IIS_vbob72uc.htm=1,,3308
  6794. IIS_vbob742t.htm=1,,2237
  6795. IIS_vbob74l0.htm=1,,2197
  6796. IIS_vbob74tk.htm=1,,2419
  6797. IIS_vbob762b.htm=1,,2190
  6798. IIS_vbob7838.htm=1,,3964
  6799. IIS_vbob79ke.htm=1,,2292
  6800. IIS_vbob7fs5.htm=1,,2270
  6801. IIS_vbob7fw4.htm=1,,3862
  6802. IIS_vbob7m1x.htm=1,,2263
  6803. IIS_vbob7x83.htm=1,,2434
  6804. IIS_vbob7yya.htm=1,,5614
  6805. IIS_vbob7z78.htm=1,,2775
  6806. IIS_vbob84h7.htm=1,,3196
  6807. IIS_vbob87j9.htm=1,,7077
  6808. IIS_vbob8b6s.htm=1,,2790
  6809. IIS_vbob8bu4.htm=1,,2642
  6810. IIS_vbob8h10.htm=1,,3008
  6811. IIS_vbob8kz6.htm=1,,2290
  6812. IIS_vbob8my6.htm=1,,3965
  6813. IIS_vbob8o4z.htm=1,,3392
  6814. IIS_vbob8q5h.htm=1,,9285
  6815. IIS_vbob8rl0.htm=1,,4544
  6816. IIS_vbob8zw4.htm=1,,10286
  6817. IIS_vbob98iw.htm=1,,5682
  6818. IIS_vbob9aat.htm=1,,2955
  6819. IIS_vbob9gpx.htm=1,,2268
  6820. IIS_vbob9lrn.htm=1,,2253
  6821. IIS_vbob9pid.htm=1,,5283
  6822. IIS_vbob9waa.htm=1,,4806
  6823. IIS_xmli70z0.htm=1,,2825
  6824. IIS_3tier.gif=1,,4714
  6825. IIS_browcap1.gif=1,,4028
  6826. IIS_browcap2.gif=1,,5094
  6827. IIS_browcap3.gif=1,,3956
  6828. IIS_iisaostr.gif=1,,8441
  6829. IIS_iisarch.gif=1,,4732
  6830. IIS_iiswam.gif=1,,2751
  6831. IIS_inherit.gif=1,,13466
  6832. IIS_isapi2.gif=1,,3802
  6833. IIS_meta1.gif=1,,3175
  6834. IIS_metaprop.gif=1,,4152
  6835. IIS_metastru.gif=1,,9059
  6836. IIS_pf_comp.gif=1,,3456
  6837. IIS_pf_exec.gif=1,,4010
  6838. IIS_pf_exit.gif=1,,2192
  6839. IIS_pf_proc.gif=1,,2579
  6840. IIS_pf_redir.gif=1,,3846
  6841. IIS_pf_trans.gif=1,,3846
  6842. IIS_pict1.GIF=1,,3375
  6843. IIS_pict1_a.GIF=1,,1346
  6844. IIS_pict1_b.GIF=1,,341
  6845. IIS_pict1_c.GIF=1,,373
  6846. IIS_pict2.GIF=1,,2903
  6847. IIS_pict3.GIF=1,,5110
  6848. IIS_pict4.GIF=1,,3584
  6849. IIS_pict5.GIF=1,,1851
  6850. IIS_seccont.gif=1,,5910
  6851. IIS_transcook.gif=1,,8534
  6852. IIS_wdna.gif=1,,9802
  6853. IIS_alpha.cab=1,,362787
  6854. IIS_bestwith.gif=1,,9132
  6855. IIS_cntimage.gif=1,,3969
  6856. IIS_cocss.css=1,,2763
  6857. IIS_colegal.htm=1,,2810
  6858. IIS_cotoc.bmp=1,,15808
  6859. IIS_coua.css=1,,2613
  6860. IIS_DialogLayout.class=1,,3043
  6861. IIS_Element.class=1,,1377
  6862. IIS_ElementList.class=1,,4717
  6863. IIS_HHCtrl.class=1,,14206
  6864. IIS_i386.cab=1,,264510
  6865. IIS_IndexPanel.class=1,,5355
  6866. IIS_loc.prp=1,,973
  6867. IIS_onestep.gif=1,,76
  6868. IIS_RelatedDialog.class=1,,4447
  6869. IIS_SitemapParser.class=1,,11962
  6870. IIS_TreeCanvas.class=1,,11910
  6871. IIS_TreeView.class=1,,10196
  6872. IIS_up.gif=1,,878
  6873. IIS_iisdocs.htm=1,,147
  6874. IIS_fscfg.hlp=1,,30806
  6875. IIS_iisclex4.hlp=1,,11673
  6876. IIS_inetmgr.hlp=1,,12447
  6877. IIS_keyring.hlp=1,,10144
  6878. IIS_w3scfg.hlp=1,,90305
  6879. IIS_ii30adm.htm=1,,4806
  6880. IIS_iiabcap.htm=1,,3888
  6881. IIS_iiabmem.htm=1,,10821
  6882. IIS_iiabpro.htm=1,,7455
  6883. IIS_iiabtlg.htm=1,,22325
  6884. IIS_iiabtsc.htm=1,,16463
  6885. IIS_iiaclsc.htm=1,,3999
  6886. IIS_iiacnsc.htm=1,,18303
  6887. IIS_iiacnsc1.GIF=1,,3844
  6888. IIS_iiaddvs.htm=1,,4410
  6889. IIS_iiahttp.htm=1,,6113
  6890. IIS_iibwupm.htm=1,,9433
  6891. IIS_iicalc.htm=1,,6189
  6892. IIS_iicarsc.htm=1,,5312
  6893. IIS_iiclusab.gif=1,,2495
  6894. IIS_iiclusab.htm=1,,5968
  6895. IIS_iiclusup.htm=1,,2187
  6896. IIS_iiclusus.htm=1,,9665
  6897. IIS_iicluswl.htm=1,,4644
  6898. IIS_iicodira.htm=1,,6129
  6899. IIS_iicodirv.htm=1,,5141
  6900. IIS_iicrysc.htm=1,,7089
  6901. IIS_iienblg.htm=1,,4426
  6902. IIS_iiencsc.htm=1,,3363
  6903. IIS_iierrabt.htm=1,,8849
  6904. IIS_iiesttr.htm=1,,4487
  6905. IIS_iifaq.htm=1,,18985
  6906. IIS_iifeats.htm=1,,13324
  6907. IIS_iigdasc.htm=1,,7423
  6908. IIS_iihttpc.htm=1,,5731
  6909. IIS_iiiisin.htm=1,,3968
  6910. IIS_iilimcn.htm=1,,4935
  6911. IIS_iilogsa.htm=1,,5322
  6912. IIS_iimemov.htm=1,,3060
  6913. IIS_iinamvs.htm=1,,5651
  6914. IIS_iinewtp2.htm=1,,4234
  6915. IIS_iinmadd.htm=1,,3628
  6916. IIS_iinmres.htm=1,,13367
  6917. IIS_iinrsov.htm=1,,3756
  6918. IIS_iiocrsc.htm=1,,9553
  6919. IIS_iipfthd.htm=1,,5122
  6920. IIS_iiprftn.htm=1,,13244
  6921. IIS_iiproov.htm=1,,3115
  6922. IIS_iiptnov.htm=1,,4556
  6923. IIS_iirtcon.htm=1,,7670
  6924. IIS_iisckl.htm=1,,17272
  6925. IIS_iisecsa.htm=1,,6336
  6926. IIS_iisnapin.htm=1,,2919
  6927. IIS_iispllg.htm=1,,3285
  6928. IIS_iistesc.htm=1,,7224
  6929. IIS_iistpov.asp=1,,6114
  6930. IIS_iiststp.htm=1,,4545
  6931. IIS_iisuphh.htm=1,,7607
  6932. IIS_iisvadm.htm=1,,4561
  6933. IIS_iithrot.htm=1,,5400
  6934. IIS_iitstart.htm=1,,4385
  6935. IIS_iivrtsv.htm=1,,7478
  6936. IIS_iivsovr.htm=1,,14934
  6937. IIS_iivsovr1.GIF=1,,5814
  6938. IIS_iivsovr4.GIF=1,,5461
  6939. IIS_iivsovr5.GIF=1,,5804
  6940. IIS_iivsovr6.GIF=1,,5642
  6941. IIS_iiwbsop.htm=1,,4395
  6942. IIS_iiwltop.htm=1,,6296
  6943. IIS_iiabadv.htm=1,,9223
  6944. IIS_iiabcap.htm1=1,,3441
  6945. IIS_iiabpdr.htm=1,,6141
  6946. IIS_iiabtlg.htm1=1,,17863
  6947. IIS_iiabtsc.htm1=1,,16081
  6948. IIS_iiabuti.htm=1,,4566
  6949. IIS_iiabwbs.htm=1,,10664
  6950. IIS_iiaclsc.htm1=1,,3650
  6951. IIS_iiacnsc.htm1=1,,17590
  6952. IIS_iiacnsc2.GIF=1,,3191
  6953. IIS_iiaddpb.htm=1,,3281
  6954. IIS_iiaddvd.htm=1,,6758
  6955. IIS_iiadvmt.htm=1,,3367
  6956. IIS_iibwupm.htm1=1,,8235
  6957. IIS_iicarsc.htm1=1,,5186
  6958. IIS_iicdfhp.htm=1,,3125
  6959. IIS_iichnge.htm=1,,5514
  6960. IIS_iicodira.htm1=1,,6045
  6961. IIS_iicodirv.htm1=1,,4640
  6962. IIS_iiconfm.htm=1,,14254
  6963. IIS_iicreat.htm=1,,3324
  6964. IIS_iicrysc.htm1=1,,7066
  6965. IIS_iidirbr.htm=1,,3181
  6966. IIS_iienblg.htm1=1,,4098
  6967. IIS_iiencsc.htm1=1,,3341
  6968. IIS_iierrabt.htm1=1,,8516
  6969. IIS_iifaq.htm1=1,,15246
  6970. IIS_iifeats.htm1=1,,9551
  6971. IIS_iiiisin.htm1=1,,3854
  6972. IIS_iilimcn.htm1=1,,4824
  6973. IIS_iilogac.htm=1,,2819
  6974. IIS_iilogsa.htm1=1,,5135
  6975. IIS_iinamvs.htm1=1,,5082
  6976. IIS_iinewtp1.htm=1,,3159
  6977. IIS_iinewtp2.htm1=1,,4412
  6978. IIS_iinmres.htm1=1,,7311
  6979. IIS_iinrsov.htm1=1,,3607
  6980. IIS_iiocrsc.htm1=1,,9524
  6981. IIS_iiprftn.htm1=1,,5833
  6982. IIS_iiptnov.htm1=1,,4276
  6983. IIS_iisckl.htm1=1,,16162
  6984. IIS_iisecsa.htm1=1,,6332
  6985. IIS_iisnapin.htm1=1,,2861
  6986. IIS_iistesc.htm1=1,,5760
  6987. IIS_iistpov.asp1=1,,5084
  6988. IIS_iiststp.htm1=1,,4127
  6989. IIS_iisvadm.htm1=1,,4239
  6990. IIS_iithrot.htm1=1,,4440
  6991. IIS_iitstart.htm1=1,,3873
  6992. IIS_iivewdb.htm=1,,6343
  6993. IIS_iivrtsv.htm1=1,,6471
  6994. IIS_iivsovr.htm1=1,,8510
  6995. IIS_iivsovr2.GIF=1,,3871
  6996. IIS_iivwper.htm=1,,3984
  6997. IIS_iiwltop.htm1=1,,6449
  6998. IIS_sampform.asp=1,,2752
  6999. IIS_viewdb.asp=1,,1968
  7000. IIS_iiaausc.htm=1,,4716
  7001. IIS_iiabasc.htm=1,,21858
  7002. IIS_iiabcsc.htm=1,,10519
  7003. IIS_iiabdsk.htm=1,,7012
  7004. IIS_iiabtpm.htm=1,,13078
  7005. IIS_iiacess.htm=1,,5010
  7006. IIS_iiadmnrf.htm=1,,3921
  7007. IIS_iiaspat.htm=1,,10537
  7008. IIS_iiathsc.htm=1,,3732
  7009. IIS_iiaudsc.htm=1,,3315
  7010. IIS_iiauths.htm=1,,12798
  7011. IIS_iicacgia.htm=1,,7402
  7012. IIS_iicerts.htm=1,,4163
  7013. IIS_iiclisc.htm=1,,4368
  7014. IIS_iicntpm.htm=1,,24578
  7015. IIS_iicnvlg.htm=1,,7038
  7016. IIS_iicodir1.gif=1,,1064
  7017. IIS_iicodirc.htm=1,,5525
  7018. IIS_iicodirf.htm=1,,4197
  7019. IIS_iicodirh.htm=1,,4124
  7020. IIS_iicodirp.htm=1,,3973
  7021. IIS_iicodirr.htm=1,,5058
  7022. IIS_iiconlg.htm=1,,3354
  7023. IIS_iicrysc.GIF=1,,4088
  7024. IIS_iicshpm.htm=1,,33694
  7025. IIS_iictxat.htm=1,,7406
  7026. IIS_iidbcsc.htm=1,,4466
  7027. IIS_iidetsc.htm=1,,6607
  7028. IIS_iidfpsc.htm=1,,6260
  7029. IIS_iidlgsc.htm=1,,3912
  7030. IIS_iiecrsc.htm=1,,5889
  7031. IIS_iiectsc.htm=1,,5545
  7032. IIS_iierradd.htm=1,,6496
  7033. IIS_iierrcst.htm=1,,3930
  7034. IIS_iierrdtl.htm=1,,4965
  7035. IIS_iievents.htm=1,,3131
  7036. IIS_iievftps.htm=1,,4378
  7037. IIS_iievtabt.htm=1,,4436
  7038. IIS_iievtasp.htm=1,,22077
  7039. IIS_iievwwws.htm=1,,18965
  7040. IIS_iiftzsc.htm=1,,5671
  7041. IIS_iigloss.htm=1,,139455
  7042. IIS_iigsdocs.htm=1,,3791
  7043. IIS_iihowat.htm=1,,9611
  7044. IIS_iihtmat.htm=1,,12037
  7045. IIS_iiintlg.htm=1,,12901
  7046. IIS_iiisol.htm=1,,4322
  7047. IIS_iikeysc.htm=1,,9099
  7048. IIS_iimacsc.htm=1,,9327
  7049. IIS_iimapsc.htm=1,,14977
  7050. IIS_iimbsovr.htm=1,,4806
  7051. IIS_iimbstop.htm=1,,2937
  7052. IIS_iinamlg.htm=1,,4852
  7053. IIS_iinew1.gif=1,,219
  7054. IIS_iintfsc.htm=1,,4740
  7055. IIS_iipoolc.htm=1,,6571
  7056. IIS_iiprsovr.htm=1,,5437
  7057. IIS_iiprstop.htm=1,,3945
  7058. IIS_iipswwws.htm=1,,4242
  7059. IIS_iipx.htm=1,,2872
  7060. IIS_iipx_1.htm=1,,2784
  7061. IIS_iipxmain.htm=1,,4030
  7062. IIS_iipxrdir.htm=1,,2973
  7063. IIS_iipy.htm=1,,5410
  7064. IIS_iipy_13.htm=1,,3004
  7065. IIS_iipy_15.htm=1,,7138
  7066. IIS_iipy_27.htm=1,,3351
  7067. IIS_iipy_29.htm=1,,3046
  7068. IIS_iipy_3.htm=1,,7370
  7069. IIS_iipy_30.htm=1,,3476
  7070. IIS_iipy_31.htm=1,,3227
  7071. IIS_iipy_32.htm=1,,5458
  7072. IIS_iipy_33.htm=1,,3332
  7073. IIS_iipy_34.htm=1,,6188
  7074. IIS_iipy_35.htm=1,,4081
  7075. IIS_iipy_36.htm=1,,3200
  7076. IIS_iipy_37.htm=1,,3626
  7077. IIS_iipy_38.htm=1,,3390
  7078. IIS_iipy_39.htm=1,,3127
  7079. IIS_iipy_4.htm=1,,4321
  7080. IIS_iipy_41.htm=1,,3518
  7081. IIS_iipy_42.htm=1,,7645
  7082. IIS_iipy_43.htm=1,,2585
  7083. IIS_iipy_47.htm=1,,3169
  7084. IIS_iipy_5.htm=1,,7574
  7085. IIS_iipy_6.htm=1,,4295
  7086. IIS_iipy_7.htm=1,,4449
  7087. IIS_iipy_9.htm=1,,4062
  7088. IIS_iipz.htm=1,,4176
  7089. IIS_iipz_1.htm=1,,2615
  7090. IIS_iipz_17.htm=1,,2314
  7091. IIS_iipz_2.htm=1,,2628
  7092. IIS_iipz_3.htm=1,,3284
  7093. IIS_iipz_4.htm=1,,2838
  7094. IIS_iipz_5.htm=1,,3284
  7095. IIS_iiregftp.htm=1,,5159
  7096. IIS_iiregglo.htm=1,,11569
  7097. IIS_iiregovr.htm=1,,4252
  7098. IIS_iiregssp.htm=1,,6186
  7099. IIS_iiregtop.htm=1,,3404
  7100. IIS_iiregwww.htm=1,,11005
  7101. IIS_IIS_BANR.GIF=1,,2270
  7102. IIS_iisiabt.htm=1,,3489
  7103. IIS_iisicfg.htm=1,,6824
  7104. IIS_iisieco.htm=1,,8846
  7105. IIS_iisienab.htm=1,,4230
  7106. IIS_iisiexc.htm=1,,4671
  7107. IIS_iisiflm.htm=1,,4413
  7108. IIS_iisifsz.htm=1,,4334
  7109. IIS_iisiinc.htm=1,,4628
  7110. IIS_iisincf.htm=1,,5495
  7111. IIS_iisiref.htm=1,,3198
  7112. IIS_iisiwelc.htm=1,,3477
  7113. IIS_iisslsc.htm=1,,5812
  7114. IIS_iitasks.htm=1,,6995
  7115. IIS_iitime.htm=1,,5839
  7116. IIS_iitime2.htm=1,,5859
  7117. IIS_iitmout.htm=1,,3564
  7118. IIS_iiusdoc.htm=1,,3909
  7119. IIS_iiverid.htm=1,,2742
  7120. IIS_iivsovr3.gif=1,,9452
  7121. IIS_iivspro.htm=1,,4144
  7122. IIS_iiwarnd1.gif=1,,1898
  7123. IIS_iiwarnd4.gif=1,,10367
  7124. IIS_iiwarndb.htm=1,,5918
  7125. IIS_iiwarndc.htm=1,,5865
  7126. IIS_iiwarndd.htm=1,,3835
  7127. IIS_iiwarnde.htm=1,,6341
  7128. IIS_iiwarndf.htm=1,,5691
  7129. IIS_iiwarndg.htm=1,,5429
  7130. IIS_iiwarndh.htm=1,,3614
  7131. IIS_iiwarndi.htm=1,,3501
  7132. IIS_iiwebcon.htm=1,,6216
  7133. IIS_iiwspsc.htm=1,,8370
  7134. IIS_readme.htm=1,,20556
  7135. IIS_wcie50.htm=1,,2841
  7136. IIS_wcoffic.htm=1,,3297
  7137. IIS_wcsecur.htm=1,,8763
  7138. IIS_wcservr.htm=1,,4629
  7139. IIS_wcsrch.htm=1,,6068
  7140. IIS_wcwbdav.htm=1,,4449
  7141. IIS_wcwdcp.htm=1,,6897
  7142. IIS_wcwdpub.htm=1,,3193
  7143. IIS_wcwind.htm=1,,4068
  7144. IIS_cohhc.hhc=1,,150953
  7145. IIS_cohhk.hhk=1,,966152
  7146. IIS_cohhc.hhc2=1,,149784
  7147. IIS_cohhk.hhk2=1,,881318
  7148. IIS_tips.dat=1,,600
  7149. IIS_coflat.htm=1,,821
  7150. IIS_cont.gif=1,,992
  7151. IIS_contalph.asp=1,,2541
  7152. IIS_contents.asp=1,,2797
  7153. IIS_contents.htm=1,,182
  7154. IIS_default.asp=1,,2394
  7155. IIS_default.htm5=1,,181
  7156. IIS_iisrch.htm=1,,1725
  7157. IIS_iisrch.idq=1,,505
  7158. IIS_index.asp=1,,2504
  7159. IIS_index.gif=1,,957
  7160. IIS_index.htm=1,,1258
  7161. IIS_inflat.htm=1,,818
  7162. IIS_ismhd.gif=1,,801
  7163. IIS_main.htm=1,,388
  7164. IIS_ms_logo.gif=1,,1261
  7165. IIS_navbar.asp=1,,1096
  7166. IIS_navbar.htm=1,,180
  7167. IIS_navpad.gif=1,,43
  7168. IIS_nocont.gif=1,,1015
  7169. IIS_noindex.gif=1,,974
  7170. IIS_nosearch.gif=1,,1006
  7171. IIS_print.gif=1,,231
  7172. IIS_query.asp=1,,18756
  7173. IIS_search.asp=1,,5533
  7174. IIS_search.gif=1,,994
  7175. IIS_synch.gif=1,,230
  7176. IIS_white.gif=1,,912
  7177. IIS_default.htm4=1,,182
  7178. IIS_default.htm3=1,,182
  7179. IIS_pwshelp.hlp=1,,14872
  7180. IIS_adrot.txt=1,,473
  7181. IIS_adrot2.txt=1,,596
  7182. IIS_bayshore.jpg=1,,24228
  7183. IIS_database.asp=1,,1780
  7184. IIS_demorot.asp=1,,2568
  7185. IIS_eagle2.wav=1,,102990
  7186. IIS_EECustmr.mdb=1,,124928
  7187. IIS_exotic.asp=1,,2081
  7188. IIS_finance.asp=1,,2467
  7189. IIS_financej.asp=1,,3236
  7190. IIS_form.htm=1,,1583
  7191. IIS_fvform.asp=1,,2652
  7192. IIS_jredirct.asp=1,,60
  7193. IIS_natpark.jpg=1,,38689
  7194. IIS_nyc.jpg=1,,46150
  7195. IIS_nzealand.jpg=1,,37927
  7196. IIS_redirect.asp=1,,62
  7197. IIS_response.asp=1,,549
  7198. IIS_rock.jpg=1,,40294
  7199. IIS_rotate4.htm=1,,3188
  7200. IIS_rotate5.htm=1,,3630
  7201. IIS_script1.asp=1,,1005
  7202. IIS_script4.asp=1,,464
  7203. IIS_script6.asp=1,,1724
  7204. IIS_swirl.gif=1,,150
  7205. IIS_adrot.txt2=1,,473
  7206. IIS_database.asp1=1,,1780
  7207. IIS_exotic.asp1=1,,2081
  7208. IIS_finance.htm=1,,2467
  7209. IIS_form.htm1=1,,1583
  7210. IIS_response.asp1=1,,549
  7211. IIS_blank.htm=1,,78
  7212. IIS_calendar.asp=1,,7795
  7213. IIS_calendar.str=1,,567
  7214. IIS_date.inc=1,,8087
  7215. IIS_date.str=1,,1733
  7216. IIS_default.asp3=1,,6967
  7217. IIS_default.htm2=1,,189
  7218. IIS_DEFAULT.STR=1,,1997
  7219. IIS_directives.inc=1,,230
  7220. IIS_iiabout.asp=1,,833
  7221. IIS_IIABOUT.STR=1,,300
  7222. IIS_iiaccess.asp=1,,1705
  7223. IIS_iiaccess.str=1,,455
  7224. IIS_iiacsshd.asp=1,,1000
  7225. IIS_IIACSSHD.STR=1,,423
  7226. IIS_iiacssls.asp=1,,4035
  7227. IIS_IIACSSLS.STR=1,,235
  7228. IIS_IIACSSMN.ASP=1,,7758
  7229. IIS_iiaction.asp=1,,9375
  7230. IIS_IIACTION.STR=1,,1440
  7231. IIS_iiaddnew.asp=1,,978
  7232. IIS_iiadm.asp=1,,732
  7233. IIS_iiadm.str=1,,218
  7234. IIS_iiadmhd.asp=1,,7607
  7235. IIS_IIADMHD.STR=1,,1613
  7236. IIS_iiadmls.asp=1,,1552
  7237. IIS_IIADMLS.STR=1,,116
  7238. IIS_iiamap.asp=1,,1628
  7239. IIS_iiamap.str=1,,470
  7240. IIS_iiamaphd.asp=1,,1106
  7241. IIS_IIAMAPHD.STR=1,,553
  7242. IIS_iiamapls.asp=1,,5124
  7243. IIS_IIAMAPLS.STR=1,,602
  7244. IIS_IIAMAPMN.ASP=1,,4077
  7245. IIS_iianon.asp=1,,4530
  7246. IIS_IIANON.STR=1,,541
  7247. IIS_iianoncm.str=1,,199
  7248. IIS_iiapp.asp=1,,706
  7249. IIS_iiapp.str=1,,382
  7250. IIS_iiapphd.asp=1,,2076
  7251. IIS_IIAPPHD.STR=1,,158
  7252. IIS_iiappmn.asp=1,,6110
  7253. IIS_IIAPPMN.STR=1,,2171
  7254. IIS_iiaspstr.inc=1,,1106
  7255. IIS_iiauth.asp=1,,5570
  7256. IIS_IIAUTH.STR=1,,2450
  7257. IIS_iibind.inc=1,,3580
  7258. IIS_iibkup.asp=1,,1799
  7259. IIS_iibkup.str=1,,419
  7260. IIS_iibkuphd.asp=1,,932
  7261. IIS_IIBKUPHD.STR=1,,506
  7262. IIS_iibkupls.asp=1,,2290
  7263. IIS_IIBKUPLS.STR=1,,198
  7264. IIS_IIBKUPMN.ASP=1,,3268
  7265. IIS_iibkupset.asp=1,,2106
  7266. IIS_iibkuptl.asp=1,,1658
  7267. IIS_IIBKUPTL.STR=1,,167
  7268. IIS_iibody.asp=1,,718
  7269. IIS_iicache.asp=1,,6059
  7270. IIS_IICACHE.STR=1,,164
  7271. IIS_iicache2.asp=1,,7714
  7272. IIS_iichknname.asp=1,,1705
  7273. IIS_iichknname.str=1,,144
  7274. IIS_iichkpath.asp=1,,1076
  7275. IIS_iichkpath.str=1,,228
  7276. IIS_iichkuser.asp=1,,1007
  7277. IIS_iichkuser.str=1,,1010
  7278. IIS_iiclone.asp=1,,3167
  7279. IIS_iicomm.asp=1,,3907
  7280. IIS_IICOMM.STR=1,,1112
  7281. IIS_iicomp.asp=1,,3253
  7282. IIS_IICOMP.STR=1,,1128
  7283. IIS_iidef.asp=1,,1670
  7284. IIS_IIDEF.STR=1,,369
  7285. IIS_iidoc.asp=1,,5788
  7286. IIS_IIDOC.STR=1,,1316
  7287. IIS_iierr.asp=1,,1748
  7288. IIS_IIERR.STR=1,,403
  7289. IIS_iierrhd.asp=1,,928
  7290. IIS_IIERRHD.STR=1,,392
  7291. IIS_iierrls.asp=1,,6055
  7292. IIS_IIERRLS.STR=1,,214
  7293. IIS_iierrmn.asp=1,,4413
  7294. IIS_iifilt.asp=1,,1934
  7295. IIS_iifiltcm.str=1,,611
  7296. IIS_iifilthd.asp=1,,971
  7297. IIS_IIFILTHD.STR=1,,901
  7298. IIS_iifiltls.asp=1,,3947
  7299. IIS_IIFILTLS.STR=1,,331
  7300. IIS_IIFILTMN.ASP=1,,4604
  7301. IIS_iifixpth.inc=1,,1683
  7302. IIS_iifmsg.asp=1,,2287
  7303. IIS_IIFMSG.STR=1,,439
  7304. IIS_iifnav.asp=1,,3769
  7305. IIS_IIFNAV.STR=1,,624
  7306. IIS_iiftp.asp=1,,1302
  7307. IIS_iifvd.asp=1,,687
  7308. IIS_iifvddir.asp=1,,6475
  7309. IIS_IIFVDDIR.STR=1,,660
  7310. IIS_iifvdhd.asp=1,,2685
  7311. IIS_IIFVDHD.STR=1,,479
  7312. IIS_iifvdnt.asp=1,,4733
  7313. IIS_IIFVDNT.STR=1,,652
  7314. IIS_iifvdrd.asp=1,,1975
  7315. IIS_IIFVDRD.STR=1,,471
  7316. IIS_iifvs.asp=1,,8281
  7317. IIS_IIFVS.STR=1,,1624
  7318. IIS_iigtdata.asp=1,,2449
  7319. IIS_IIGTDATA.STR=1,,1514
  7320. IIS_iihd.asp=1,,20195
  7321. IIS_IIHD.STR=1,,747
  7322. IIS_iihding.inc=1,,1034
  7323. IIS_iihdn.asp=1,,1452
  7324. IIS_iihdr.asp=1,,584
  7325. IIS_iihdr.str=1,,181
  7326. IIS_iihdrhd.asp=1,,16305
  7327. IIS_iihdrhd.str=1,,1109
  7328. IIS_iihdrls.asp=1,,3180
  7329. IIS_IIHDRLS.STR=1,,761
  7330. IIS_IIHELP.ASP=1,,956
  7331. IIS_IIHELP.STR=1,,101
  7332. IIS_iijsfuncs.inc=1,,3419
  7333. IIS_iijsfuncs.str=1,,336
  7334. IIS_iijsls.inc=1,,5266
  7335. IIS_iijsls.str=1,,70
  7336. IIS_iilist.asp=1,,1629
  7337. IIS_IILIST.STR=1,,279
  7338. IIS_iilog.asp=1,,742
  7339. IIS_iilog.str=1,,290
  7340. IIS_iilogext.asp=1,,731
  7341. IIS_iilogext.inc=1,,3804
  7342. IIS_IILOGEXT.STR=1,,1107
  7343. IIS_iilogextfrm.asp=1,,391
  7344. IIS_iiloghd.asp=1,,2016
  7345. IIS_IILOGHD.STR=1,,174
  7346. IIS_iilogmn.asp=1,,11940
  7347. IIS_IILOGMN.STR=1,,1855
  7348. IIS_iimime.asp=1,,1667
  7349. IIS_iimime.str=1,,325
  7350. IIS_iimimehd.asp=1,,887
  7351. IIS_IIMIMEHD.STR=1,,518
  7352. IIS_iimimels.asp=1,,3106
  7353. IIS_iimimels.str=1,,129
  7354. IIS_IIMIMEMN.ASP=1,,3599
  7355. IIS_iimlti.asp=1,,1582
  7356. IIS_iimlti.str=1,,364
  7357. IIS_iimltihd.asp=1,,975
  7358. IIS_IIMLTIHD.STR=1,,296
  7359. IIS_iimltils.asp=1,,4846
  7360. IIS_IIMLTILS.STR=1,,275
  7361. IIS_IIMLTIMN.ASP=1,,4075
  7362. IIS_iimnu.asp=1,,14000
  7363. IIS_IIMNU.STR=1,,2828
  7364. IIS_iinav.asp=1,,5230
  7365. IIS_IINAV.STR=1,,768
  7366. IIS_iiperf.asp=1,,9169
  7367. IIS_IIPERF.STR=1,,1580
  7368. IIS_iipop.asp=1,,1668
  7369. IIS_IIPOP.STR=1,,118
  7370. IIS_iipopcl.asp=1,,406
  7371. IIS_iipopcl.htm=1,,132
  7372. IIS_iipophd.asp=1,,792
  7373. IIS_iipoptl.asp=1,,4833
  7374. IIS_IIPOPTL.STR=1,,218
  7375. IIS_iiput.asp=1,,8523
  7376. IIS_IIPUT.STR=1,,103
  7377. IIS_iiputls.asp=1,,8718
  7378. IIS_IIPUTLS.STR=1,,188
  7379. IIS_iirename.asp=1,,1578
  7380. IIS_IIRENAME.STR=1,,102
  7381. IIS_iirte.asp=1,,632
  7382. IIS_iirte.str=1,,285
  7383. IIS_iirtehd.asp=1,,6592
  7384. IIS_IIRTEHD.STR=1,,1582
  7385. IIS_iirtels.asp=1,,10557
  7386. IIS_IIRTELS.STR=1,,810
  7387. IIS_iis.asp=1,,2645
  7388. IIS_IIS.STR=1,,658
  7389. IIS_iiscript.asp=1,,486
  7390. IIS_iisec.asp=1,,4546
  7391. IIS_IISEC.STR=1,,1628
  7392. IIS_iisess.asp=1,,393
  7393. IIS_iiset.asp=1,,1034
  7394. IIS_iiset.inc=1,,10534
  7395. IIS_iiset.str=1,,110
  7396. IIS_iisetfnt.inc=1,,1319
  7397. IIS_iislider.asp=1,,1335
  7398. IIS_iisnew.asp=1,,1814
  7399. IIS_IISNEW.STR=1,,332
  7400. IIS_iisrvls.asp=1,,6868
  7401. IIS_IISRVLS.STR=1,,164
  7402. IIS_iistat.asp=1,,1347
  7403. IIS_IISTAT.STR=1,,43
  7404. IIS_iito.inc=1,,659
  7405. IIS_IITO.STR=1,,223
  7406. IIS_iitool.asp=1,,3927
  7407. IIS_IITOOL.STR=1,,573
  7408. IIS_iivd.asp=1,,752
  7409. IIS_iivd.str=1,,302
  7410. IIS_iivddir.asp=1,,16830
  7411. IIS_IIVDDIR.STR=1,,2590
  7412. IIS_iivdhd.asp=1,,3773
  7413. IIS_IIVDHD.STR=1,,635
  7414. IIS_iivdrd.asp=1,,2708
  7415. IIS_IIVDRD.STR=1,,695
  7416. IIS_iivs.asp=1,,10533
  7417. IIS_IIVS.STR=1,,2181
  7418. IIS_iiw3mstr.asp=1,,6886
  7419. IIS_IIW3MSTR.STR=1,,1141
  7420. IIS_iiwiz.inc=1,,274
  7421. IIS_iiwiz.str=1,,286
  7422. IIS_iiwizbtns.inc=1,,1977
  7423. IIS_iiwizfncs.inc=1,,6115
  7424. IIS_iiwiznew.asp=1,,17681
  7425. IIS_iiwiznew.dat=1,,2099
  7426. IIS_iiwiznew.fnc=1,,10048
  7427. IIS_iiwiznew.inc=1,,1222
  7428. IIS_iiwiznew.str=1,,3265
  7429. IIS_IIWIZSEC.ASP=1,,21467
  7430. IIS_iiwizsec.dat=1,,570
  7431. IIS_IIWIZSEC.INC=1,,1600
  7432. IIS_iiwizsec.str=1,,3200
  7433. IIS_iiwww.asp=1,,1296
  7434. IIS_global.asa=1,,79
  7435. IIS_about.gif=1,,914
  7436. IIS_access.gif=1,,242
  7437. IIS_app0.gif=1,,189
  7438. IIS_app2.gif=1,,189
  7439. IIS_app4.gif=1,,189
  7440. IIS_app6.gif=1,,3465
  7441. IIS_back.gif=1,,1171
  7442. IIS_blank.gif=1,,65
  7443. IIS_blankl.gif=1,,66
  7444. IIS_browse.gif=1,,125
  7445. IIS_cert.gif=1,,156
  7446. IIS_checkoff.gif=1,,80
  7447. IIS_checkon.gif=1,,89
  7448. IIS_cncl.gif=1,,96
  7449. IIS_comp.gif=1,,129
  7450. IIS_comp0.gif=1,,159
  7451. IIS_comp1.gif=1,,158
  7452. IIS_comp2.gif=1,,158
  7453. IIS_comp3.gif=1,,127
  7454. IIS_comp4.gif=1,,131
  7455. IIS_cont.gif2=1,,882
  7456. IIS_CUBE.GIF=1,,49
  7457. IIS_dir0.gif=1,,165
  7458. IIS_dir2.gif=1,,165
  7459. IIS_dir4.gif=1,,165
  7460. IIS_doc.gif=1,,97
  7461. IIS_drct.gif=1,,159
  7462. IIS_edit.gif=1,,95
  7463. IIS_file.gif=1,,112
  7464. IIS_ftp0.gif=1,,175
  7465. IIS_ftp2.gif=1,,175
  7466. IIS_ftp4.gif=1,,176
  7467. IIS_ftp6.gif=1,,175
  7468. IIS_ftpprop.gif=1,,1373
  7469. IIS_GREYCUBE.GIF=1,,49
  7470. IIS_handshk.gif=1,,267
  7471. IIS_help.gif=1,,76
  7472. IIS_hr.gif=1,,41
  7473. IIS_iisnav.gif=1,,2580
  7474. IIS_iisttl.gif=1,,13033
  7475. IIS_info.gif=1,,77
  7476. IIS_info_ani.gif=1,,501
  7477. IIS_ism.gif=1,,3437
  7478. IIS_ismhd.gif2=1,,702
  7479. IIS_key.gif=1,,224
  7480. IIS_line.gif=1,,62
  7481. IIS_loading.gif=1,,12875
  7482. IIS_lock.gif=1,,139
  7483. IIS_logicon.gif=1,,885
  7484. IIS_logo.gif=1,,1231
  7485. IIS_master.gif=1,,95
  7486. IIS_mime.gif=1,,385
  7487. IIS_minus.gif=1,,75
  7488. IIS_minusl.gif=1,,76
  7489. IIS_new.gif=1,,89
  7490. IIS_newsite.gif=1,,5259
  7491. IIS_next.gif=1,,91
  7492. IIS_off.gif=1,,205
  7493. IIS_ok.gif=1,,92
  7494. IIS_on.gif=1,,202
  7495. IIS_open.gif=1,,880
  7496. IIS_pause.gif=1,,93
  7497. IIS_perm.gif=1,,97
  7498. IIS_plus.gif=1,,81
  7499. IIS_plusl.gif=1,,82
  7500. IIS_POINTER.GIF=1,,63
  7501. IIS_radiooff.gif=1,,82
  7502. IIS_radioon.gif=1,,84
  7503. IIS_refr.gif=1,,97
  7504. IIS_remv.gif=1,,96
  7505. IIS_rename.gif=1,,101
  7506. IIS_roll.gif=1,,94
  7507. IIS_rte.gif=1,,300
  7508. IIS_save.gif=1,,101
  7509. IIS_sliderend.gif=1,,67
  7510. IIS_slideroff.gif=1,,851
  7511. IIS_slideron.gif=1,,119
  7512. IIS_slidersp.gif=1,,111
  7513. IIS_smallkey.gif=1,,126
  7514. IIS_space.gif=1,,49
  7515. IIS_stop.gif=1,,89
  7516. IIS_treelines.gif=1,,68
  7517. IIS_treelinesl.gif=1,,67
  7518. IIS_updir.gif=1,,149
  7519. IIS_url.gif=1,,167
  7520. IIS_vbscript.gif=1,,1600
  7521. IIS_vdir0.gif=1,,173
  7522. IIS_vdir2.gif=1,,173
  7523. IIS_vdir4.gif=1,,173
  7524. IIS_website.gif=1,,2431
  7525. IIS_websitehd.gif=1,,555
  7526. IIS_wiz.gif=1,,3277
  7527. IIS_wiz_small.gif=1,,343
  7528. IIS_www0.gif=1,,193
  7529. IIS_www2.gif=1,,193
  7530. IIS_www4.gif=1,,224
  7531. IIS_www6.gif=1,,225
  7532. IIS_wwwprop.gif=1,,1515
  7533. IIS_blank.htm2=1,,39
  7534. IIS_dir.gif=1,,165
  7535. IIS_drive.gif=1,,124
  7536. IIS_file.gif2=1,,112
  7537. IIS_iihding.inc1=1,,1034
  7538. IIS_IISETFNT.INC1=1,,1319
  7539. IIS_jsbrowser.asp=1,,1737
  7540. IIS_jsbrowser.js=1,,1766
  7541. IIS_jsbrowser.str=1,,1227
  7542. IIS_jsbrwcl.asp=1,,264
  7543. IIS_jsbrwflt.asp=1,,924
  7544. IIS_jsbrwhd.asp=1,,1004
  7545. IIS_jsbrwls.asp=1,,4080
  7546. IIS_jsbrwmn.asp=1,,6034
  7547. IIS_jsbrwpop.asp=1,,763
  7548. IIS_jsbrwset.asp=1,,4215
  7549. IIS_jsbrwsrc.asp=1,,1898
  7550. IIS_updir.gif1=1,,149
  7551. IIS_BLANK.GIF1=1,,65
  7552. IIS_BLANK.HTM1=1,,39
  7553. IIS_BLANKL.GIF1=1,,66
  7554. IIS_CDIR.GIF=1,,105
  7555. IIS_FDISK.GIF=1,,90
  7556. IIS_FLDISK.GIF=1,,114
  7557. IIS_jsbrowser.asp1=1,,1148
  7558. IIS_jsbrowser.js1=1,,1529
  7559. IIS_jsbrowser.str1=1,,414
  7560. IIS_JSBRWCL.ASP1=1,,264
  7561. IIS_JSBRWFLT.ASP1=1,,588
  7562. IIS_JSBRWHD.ASP1=1,,5247
  7563. IIS_JSBRWLS.ASP1=1,,5801
  7564. IIS_JSBRWPOP.ASP1=1,,899
  7565. IIS_JSBRWSET.ASP1=1,,3799
  7566. IIS_LINE.GIF1=1,,62
  7567. IIS_MINUS.GIF1=1,,75
  7568. IIS_MINUSL.GIF1=1,,76
  7569. IIS_ODIR.GIF=1,,111
  7570. IIS_PLUS.GIF1=1,,81
  7571. IIS_PLUSL.GIF1=1,,82
  7572. IIS_SPACE.GIF1=1,,49
  7573. IIS_iitipa.htm=1,,931
  7574. IIS_iitipb.htm=1,,979
  7575. IIS_iitipc.htm=1,,1000
  7576. IIS_iitipd.htm=1,,939
  7577. IIS_iitipe.htm=1,,952
  7578. IIS_iitipf.htm=1,,1037
  7579. IIS_iitipg.htm=1,,1023
  7580. IIS_iitiph.htm=1,,1026
  7581. IIS_iitipi.htm=1,,981
  7582. IIS_iitipj.htm=1,,979
  7583. IIS_iitipk.htm=1,,947
  7584. IIS_iitipl.htm=1,,941
  7585. IIS_iitoura.gif=1,,79805
  7586. IIS_iitoura.htm=1,,3459
  7587. IIS_IITOURB.GIF=1,,82642
  7588. IIS_iitourb.htm=1,,3198
  7589. IIS_iitourc.gif=1,,80730
  7590. IIS_iitourc.htm=1,,3122
  7591. IIS_iitourd.gif=1,,77183
  7592. IIS_iitourd.htm=1,,3563
  7593. IIS_iitourd1.gif=1,,68399
  7594. IIS_iitoure.gif=1,,84812
  7595. IIS_iitoure.htm=1,,3141
  7596. IIS_iitourf.gif=1,,63324
  7597. IIS_iitourf.htm=1,,3637
  7598. IIS_iitourf1.gif=1,,64080
  7599. IIS_iitourg.gif=1,,76449
  7600. IIS_iitourg.htm=1,,3060
  7601. IIS_iitouri.gif=1,,76021
  7602. IIS_iitouri.htm=1,,3014
  7603. IIS_iitourj.gif=1,,77596
  7604. IIS_iitourj.htm=1,,3833
  7605. IIS_iitourj1.gif=1,,87233
  7606. IIS_iitourj2.gif=1,,87195
  7607. IIS_left1up.gif=1,,1012
  7608. IIS_left2mouse.gif=1,,1040
  7609. IIS_left3down.gif=1,,1009
  7610. IIS_right1up.gif=1,,994
  7611. IIS_right2mouse.gif=1,,1018
  7612. IIS_right3down.gif=1,,1016
  7613. IIS_logenum.js=1,,3422
  7614. IIS_logenum.vbs=1,,3468
  7615. IIS_metaback.js=1,,2643
  7616. IIS_metaback.vbs=1,,3191
  7617. IIS_metabackrest.js=1,,2643
  7618. IIS_metabackrest.vbs=1,,3089
  7619. IIS_mkwebsrv.js=1,,4120
  7620. IIS_mkwebsrv.vbs=1,,4710
  7621. IIS_Application_JScript.asp=1,,2017
  7622. IIS_Application_VBScript.asp=1,,2011
  7623. IIS_Session_JScript.asp=1,,1568
  7624. IIS_Session_VBScript.asp=1,,1553
  7625. IIS_adrot.txt1=1,,259
  7626. IIS_AdRotator_JScript.asp=1,,843
  7627. IIS_AdRotator_VBScript.asp=1,,868
  7628. IIS_BrowserCap_JScript.asp=1,,3176
  7629. IIS_BrowserCap_VBScript.asp=1,,3045
  7630. IIS_clientcap.htm=1,,3427
  7631. IIS_ie.gif=1,,8609
  7632. IIS_nts_iis.gif=1,,6368
  7633. IIS_redirect.asp1=1,,55
  7634. IIS_AddDelete_JScript.asp=1,,1532
  7635. IIS_AddDelete_VBScript.asp=1,,1603
  7636. IIS_Authors.mdb=1,,339968
  7637. IIS_LimitRows_JScript.asp=1,,1744
  7638. IIS_LimitRows_VBScript.asp=1,,1730
  7639. IIS_MultiScrolling_JScript.asp=1,,2719
  7640. IIS_MultiScrolling_VBScript.asp=1,,2744
  7641. IIS_SimpleQuery_JScript.asp=1,,1255
  7642. IIS_SimpleQuery_VBScript.asp=1,,1273
  7643. IIS_StoredProcedures_JScript.asp=1,,1568
  7644. IIS_StoredProcedures_VBScript.asp=1,,1590
  7645. IIS_Update_JScript.asp=1,,1575
  7646. IIS_Update_VBScript.asp=1,,1630
  7647. IIS_CodeBrws.asp=1,,7322
  7648. IIS_ColorPicker.asp=1,,10810
  7649. IIS_libcodebrws.inc=1,,4058
  7650. IIS_sampfram.asp=1,,734
  7651. IIS_toolbar.asp=1,,987
  7652. IIS_ClientScript_JScript.asp=1,,985
  7653. IIS_ClientScript_VBScript.asp=1,,1000
  7654. IIS_Cookie_JScript.asp=1,,1847
  7655. IIS_Cookie_VBScript.asp=1,,1814
  7656. IIS_Expire_JScript.asp=1,,1151
  7657. IIS_Expire_VBScript.asp=1,,1175
  7658. IIS_FileList.txt=1,,146
  7659. IIS_Form_JScript.asp=1,,1058
  7660. IIS_Form_VBScript.asp=1,,1078
  7661. IIS_Logon_JScript.asp=1,,1317
  7662. IIS_Logon_VBScript.asp=1,,1333
  7663. IIS_Pics_JScript.asp=1,,966
  7664. IIS_Pics_VBScript.asp=1,,1044
  7665. IIS_PopulateForm_JScript.asp=1,,1457
  7666. IIS_PopulateForm_VBScript.asp=1,,1469
  7667. IIS_QueryString_JScript.asp=1,,1144
  7668. IIS_QueryString_VBScript.asp=1,,1168
  7669. IIS_Redirect_JScript.asp=1,,1261
  7670. IIS_Redirect_VBScript.asp=1,,1214
  7671. IIS_ServerVariables_JScript.asp=1,,2383
  7672. IIS_ServerVariables_VBScript.asp=1,,1880
  7673. IIS_Arrays_JScript.asp=1,,2709
  7674. IIS_Arrays_VBScript.asp=1,,2918
  7675. IIS_Conditional_JScript.asp=1,,1882
  7676. IIS_Conditional_VBScript.asp=1,,1538
  7677. IIS_Functions_JScript.asp=1,,1303
  7678. IIS_Functions_VBScript.asp=1,,1362
  7679. IIS_HeaderInfo.asp=1,,47
  7680. IIS_Includes_JScript.asp=1,,912
  7681. IIS_Includes_VBScript.asp=1,,939
  7682. IIS_Looping_JScript.asp=1,,1418
  7683. IIS_Looping_VBScript.asp=1,,1595
  7684. IIS_Variables_JScript.asp=1,,1847
  7685. IIS_Variables_VBScript.asp=1,,1813
  7686. IIS_FundTransfer_VBScript.asp=1,,3204
  7687. IIS_SimpleTransaction_JScript.asp=1,,1782
  7688. IIS_SimpleTransaction_VBScript.asp=1,,1745
  7689. IIS_bullet.gif=1,,1037
  7690. IIS_default.asp2=1,,784
  7691. IIS_file.gif1=1,,112
  7692. IIS_global.asa1=1,,79
  7693. IIS_guestbk.asp=1,,6545
  7694. IIS_myfiles.asp=1,,4276
  7695. IIS_signbook.asp=1,,7097
  7696. IIS_sub.inc=1,,9669
  7697. IIS_theme.inc=1,,234
  7698. IIS_themes.inc=1,,1175
  7699. IIS_gradient.gif=1,,6631
  7700. IIS_layout.css=1,,1226
  7701. IIS_layout.inc=1,,1599
  7702. IIS_setup.inc=1,,1699
  7703. IIS_layout.css2=1,,1190
  7704. IIS_layout.inc2=1,,2081
  7705. IIS_rip2_2.gif=1,,574
  7706. IIS_rip3.gif=1,,317
  7707. IIS_setup.inc2=1,,1680
  7708. IIS_layout.css1=1,,1226
  7709. IIS_layout.inc1=1,,1285
  7710. IIS_setup.inc1=1,,1633
  7711. IIS_help.gif1=1,,342
  7712. IIS_iisstart.asp=1,,1736
  7713. IIS_localstart.asp=1,,7240
  7714. IIS_mmc.gif=1,,356
  7715. IIS_pagerror.gif=1,,2806
  7716. IIS_print.gif2=1,,1046
  7717. IIS_warning.gif=1,,1577
  7718. IIS_web.gif=1,,1182
  7719. IIS_win2000.gif=1,,4670
  7720. IIS_coflat.htm1=2,,821
  7721. IIS_cohhc.hhc1=2,,76153
  7722. IIS_cohhk.hhk1=2,,76359
  7723. IIS_cont.gif1=2,,992
  7724. IIS_contalph.asp1=2,,2541
  7725. IIS_contents.asp1=2,,2797
  7726. IIS_contents.htm1=2,,180
  7727. IIS_default.asp1=2,,2297
  7728. IIS_default.htm1=2,,179
  7729. IIS_iisrch.htm1=2,,1725
  7730. IIS_iisrch.idq1=2,,505
  7731. IIS_index.asp1=2,,2504
  7732. IIS_index.gif1=2,,957
  7733. IIS_index.htm1=2,,1258
  7734. IIS_inflat.htm1=2,,818
  7735. IIS_ismhd.gif1=2,,1916
  7736. IIS_main.htm1=2,,388
  7737. IIS_ms_logo.gif1=2,,1261
  7738. IIS_navbar.asp1=2,,1096
  7739. IIS_navbar.htm1=2,,178
  7740. IIS_navpad.gif1=2,,43
  7741. IIS_nocont.gif1=2,,1015
  7742. IIS_noindex.gif1=2,,974
  7743. IIS_nosearch.gif1=2,,1006
  7744. IIS_print.gif1=2,,231
  7745. IIS_query.asp1=2,,18756
  7746. IIS_search.asp1=2,,5533
  7747. IIS_search.gif1=2,,994
  7748. IIS_synch.gif1=2,,230
  7749. IIS_white.gif1=2,,912
  7750. IIS_tips.dat1=3,,600
  7751. ;*** END ************************************************************
  7752. ;**                                                                **
  7753. ;** Automatically generated on: Wed Jul 19 19:34:13 2000           **
  7754. ;**                                                                **
  7755. ;*** END ************************************************************
  7756.