home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 9 / IOPROG_9.ISO / contrib / iis4 / certsrv.inf < prev    next >
Encoding:
INI File  |  1997-08-25  |  19.6 KB  |  816 lines

  1. ; *****************************************************************************
  2. ;
  3. ; Per-component INF for CertServer component
  4. ;
  5. ; *****************************************************************************
  6.  
  7.  
  8. ; **************************** Version Section ********************************
  9. [Version]
  10. Signature= "$Windows NT$"
  11.  
  12.  
  13. ; ********************* Components and Descriptions ***************************
  14. [Optional Components]
  15. certsrv
  16. certsrv_server
  17. certsrv_client
  18. certsrv_doc
  19.  
  20. [certsrv]
  21. OptionDesc = %certsrvDesc%
  22. Tip = %certsrvTip%
  23. IconIndex = *
  24. bitmap=bitmap1.bmp
  25.  
  26. [certsrv_server]
  27. OptionDesc = %certserverDesc%
  28. Parent = certsrv
  29. Tip = %certserverTip%
  30. IconIndex = *
  31. ; SETUPMODE_MINIMAL = 0, SETUPMODE_TYPICAL = 1, SETUPMODE_LAPTOP = 2,
  32. ; SETUPMODE_CUSTOM = 3, SETUPMODE_CUSTOM(but not checked) = 4
  33. Modes = 4
  34. Needs = certsrv_client, iis_www
  35. _Uninstall = Server_Uninstall
  36. _Install = Server_Install
  37.  
  38. [certsrv_client]
  39. OptionDesc = %certclientDesc%
  40. Parent = certsrv
  41. Tip = %certclientTip%
  42. IconIndex = *
  43. ; SETUPMODE_MINIMAL = 0, SETUPMODE_TYPICAL = 1, SETUPMODE_LAPTOP = 2,
  44. ; SETUPMODE_CUSTOM = 3, SETUPMODE_CUSTOM(but not checked) = 4
  45. Modes = 4
  46. Needs=iis_www
  47. _Uninstall = Client_Uninstall
  48. _Install = Client_Install
  49.  
  50. [certsrv_doc]
  51. OptionDesc = %certdocDesc%
  52. Parent = certsrv
  53. Tip = %certdocTip%
  54. IconIndex = *
  55. ; SETUPMODE_MINIMAL = 0, SETUPMODE_TYPICAL = 1, SETUPMODE_LAPTOP = 2,
  56. ; SETUPMODE_CUSTOM = 3, SETUPMODE_CUSTOM(but not checked) = 4
  57. Modes = 4
  58. ; iis_doc already depends on iis_www
  59. Needs=iis_doc
  60. _Uninstall = Doc_Uninstall
  61. _Install = Doc_Install
  62.  
  63.  
  64.  
  65. ; *********************** Target Directories **********************************
  66. [DestinationDirs]
  67. client_exe_files=11             ; To System32
  68. client_dll_files=11             ; To System32
  69. client_inf_files=17             ; To INF
  70. client_root_html=11,CertSrv         ; To System32\CertSrv 
  71. client_adm_html=11,CertSrv\CertAdm     ; To System32\CertSrv\CertAdm
  72. client_que_html=11,CertSrv\CertQue     ; To System32\CertSrv\CertQue
  73. client_enroll_html=11,CertSrv\CertEnroll ; To System32\CertSrv\CertEnroll
  74. client_control_x86=11,CertSrv\CertControl\x86     ; To ...\CertControl\x86
  75. client_control_alpha=11,CertSrv\CertControl\alpha ; To ...\CertControl\alpha
  76.  
  77. server_exe_files=11             ; To System32
  78. server_dll_files=11             ; To System32
  79. server_mdb_files=11             ; To System32
  80.  
  81. doc_files=10,Help\CertSrv         ; To %systemroot%\Help\CertSrv
  82.  
  83.  
  84.  
  85. ; ****************** Default Installation Copy Files Section ******************
  86. [Server_Install]
  87. CopyFiles = server_exe_files, server_dll_files, server_mdb_files
  88.  
  89. [Server_Uninstall]
  90. DelFiles =  server_exe_files, server_dll_files, server_mdb_files
  91.  
  92. [Client_Install]
  93. CopyFiles = client_exe_files, client_dll_files, client_inf_files, client_root_html, client_adm_html, client_que_html, client_enroll_html, client_control_x86, client_control_alpha
  94.  
  95. [Client_Uninstall]
  96. DelFiles =  client_exe_files, client_dll_files, client_inf_files, client_root_html, client_adm_html, client_que_html, client_enroll_html, client_control_x86, client_control_alpha
  97.  
  98. [Doc_Install]
  99. CopyFiles = doc_files
  100.  
  101. [Doc_Uninstall]
  102. DelFiles = doc_files
  103.  
  104.  
  105.  
  106. ; ****************************** Strings Section ******************************
  107. ; LOCALIZE this section for non-US English releases
  108. [Strings]
  109. certsrvDesc  = "Certificate Server"
  110. certsrvTip   = "Allows you to create and/or request X509 digital certificates for authentication."
  111.  
  112. certclientDesc  = "Certificate Server Web Client"
  113. certclientTip   = "Allows you to publish web pages on your server to submit requests and retrieve certificates from a Certificate Authority."
  114.  
  115. certserverDesc  = "Certificate Server Certificate Authority"
  116. certserverTip   = "Allows you to create a Certificate Authority on your server for issuing digital certificates."
  117.  
  118. certdocDesc  = "Certificate Server Documentation"
  119. certdocTip   = "Documentation for installing and using a Certificate Authority."
  120.  
  121.  
  122.  
  123. ; ***************************** File List Sections *****************************
  124. ;CERTSRV FILES: file list extracted from here on -- don't change this comment!
  125.  
  126. [client_exe_files]
  127. certreq.exe
  128. certutil.exe
  129.  
  130. [server_exe_files]
  131. certhier.exe
  132. certsrv.exe
  133.  
  134. [client_dll_files]
  135. certadm.dll
  136. certcli.dll
  137. certcrpt.dll
  138. certenc.dll
  139. msrevoke.dll
  140. nsrevoke.dll
  141.  
  142. [server_dll_files]
  143. certexit.dll
  144. certxds.dll
  145. certif.dll
  146. certpdef.dll
  147. certpsam.dll
  148. policyvb.dll
  149.  
  150. [server_mdb_files]
  151. certmdb.mdb
  152.  
  153. [client_inf_files]
  154. certsrv.inf
  155.  
  156. [client_root_html]
  157. certsrv.htm
  158. csback.gif
  159. csbull.gif
  160. cslogo.gif
  161.  
  162. [client_adm_html]
  163. wcaacton.asp
  164. wcaform.asp
  165. wcaglob.asa
  166. wcalist.asp
  167.  
  168. [client_que_html]
  169. wcqacton.asp
  170. wcqform.asp
  171. wcqglob.asa
  172. wcqlist.asp
  173.  
  174. [client_enroll_html]
  175. ceaccept.asp
  176. ceenroll.asp
  177. certdef.htm
  178. kgaccept.asp
  179. krenroll.asp
  180. newcert.cer
  181.  
  182. [client_control_x86]
  183. certenr3.dll
  184. xenroll.dll
  185.  
  186. [client_control_alpha]
  187. xenroll.alpha
  188.  
  189. [doc_files]
  190. admin.htm
  191. admin_1.htm
  192. admin_10.htm
  193. admin_11.htm
  194. admin_12.htm
  195. admin_13.htm
  196. admin_14.htm
  197. admin_15.htm
  198. admin_16.htm
  199. admin_17.htm
  200. admin_18.htm
  201. admin_19.htm
  202. admin_2.htm
  203. admin_20.htm
  204. admin_21.htm
  205. admin_22.htm
  206. admin_23.htm
  207. admin_24.htm
  208. admin_25.htm
  209. admin_26.htm
  210. admin_27.htm
  211. admin_28.htm
  212. admin_29.htm
  213. admin_3.htm
  214. admin_30.htm
  215. admin_31.htm
  216. admin_32.htm
  217. admin_33.htm
  218. admin_34.htm
  219. admin_35.htm
  220. admin_36.htm
  221. admin_37.htm
  222. admin_38.htm
  223. admin_39.htm
  224. admin_4.htm
  225. admin_40.htm
  226. admin_41.htm
  227. admin_42.htm
  228. admin_43.htm
  229. admin_44.htm
  230. admin_45.htm
  231. admin_46.htm
  232. admin_47.htm
  233. admin_48.htm
  234. admin_49.htm
  235. admin_5.htm
  236. admin_50.htm
  237. admin_51.htm
  238. admin_52.htm
  239. admin_53.htm
  240. admin_54.htm
  241. admin_55.htm
  242. admin_56.htm
  243. admin_57.htm
  244. admin_58.htm
  245. admin_59.htm
  246. admin_6.htm
  247. admin_60.htm
  248. admin_61.htm
  249. admin_62.htm
  250. admin_63.htm
  251. admin_64.htm
  252. admin_7.htm
  253. admin_8.htm
  254. admin_9.htm
  255. appprog.htm
  256. appprog_1.htm
  257. appprog_10.htm
  258. appprog_11.htm
  259. appprog_12.htm
  260. appprog_13.htm
  261. appprog_14.htm
  262. appprog_15.htm
  263. appprog_16.htm
  264. appprog_17.htm
  265. appprog_18.htm
  266. appprog_19.htm
  267. appprog_2.htm
  268. appprog_20.htm
  269. appprog_21.htm
  270. appprog_22.htm
  271. appprog_23.htm
  272. appprog_24.htm
  273. appprog_25.htm
  274. appprog_26.htm
  275. appprog_27.htm
  276. appprog_28.htm
  277. appprog_29.htm
  278. appprog_3.htm
  279. appprog_30.htm
  280. appprog_31.htm
  281. appprog_32.htm
  282. appprog_33.htm
  283. appprog_34.htm
  284. appprog_35.htm
  285. appprog_36.htm
  286. appprog_37.htm
  287. appprog_38.htm
  288. appprog_39.htm
  289. appprog_4.htm
  290. appprog_40.htm
  291. appprog_41.htm
  292. appprog_42.htm
  293. appprog_43.htm
  294. appprog_44.htm
  295. appprog_45.htm
  296. appprog_46.htm
  297. appprog_47.htm
  298. appprog_48.htm
  299. appprog_49.htm
  300. appprog_5.htm
  301. appprog_50.htm
  302. appprog_51.htm
  303. appprog_52.htm
  304. appprog_53.htm
  305. appprog_54.htm
  306. appprog_55.htm
  307. appprog_56.htm
  308. appprog_57.htm
  309. appprog_58.htm
  310. appprog_59.htm
  311. appprog_6.htm
  312. appprog_60.htm
  313. appprog_61.htm
  314. appprog_62.htm
  315. appprog_63.htm
  316. appprog_64.htm
  317. appprog_65.htm
  318. appprog_66.htm
  319. appprog_67.htm
  320. appprog_68.htm
  321. appprog_69.htm
  322. appprog_7.htm
  323. appprog_70.htm
  324. appprog_71.htm
  325. appprog_72.htm
  326. appprog_73.htm
  327. appprog_74.htm
  328. appprog_75.htm
  329. appprog_76.htm
  330. appprog_77.htm
  331. appprog_78.htm
  332. appprog_79.htm
  333. appprog_8.htm
  334. appprog_80.htm
  335. appprog_81.htm
  336. appprog_82.htm
  337. appprog_83.htm
  338. appprog_84.htm
  339. appprog_85.htm
  340. appprog_86.htm
  341. appprog_87.htm
  342. appprog_88.htm
  343. appprog_89.htm
  344. appprog_9.htm
  345. appprog_90.htm
  346. appprog_91.htm
  347. appprog_92.htm
  348. certadm1.gif
  349. certadm2.gif
  350. certadm3.gif
  351. certadm4.gif
  352. certadm5.gif
  353. certadm6.gif
  354. certadm7.gif
  355. certapi.gif
  356. certarch.gif
  357. certbanr.gif
  358. certflow.gif
  359. certini0.gif
  360. certini1.gif
  361. certini2.gif
  362. certini3.gif
  363. certini4.gif
  364. certini5.gif
  365. certini6.gif
  366. certini7.gif
  367. certini8.gif
  368. certini9.gif
  369. certprop.gif
  370. certsrv.gif
  371. certsrv.hhc
  372. certsrv.hhk
  373. cncpt1.gif
  374. cncpt2.gif
  375. cncpt3.gif
  376. cncpt4.gif
  377. cncpt5.gif
  378. concept.htm
  379. concept_1.htm
  380. concept_10.htm
  381. concept_11.htm
  382. concept_12.htm
  383. concept_13.htm
  384. concept_14.htm
  385. concept_15.htm
  386. concept_16.htm
  387. concept_17.htm
  388. concept_18.htm
  389. concept_19.htm
  390. concept_2.htm
  391. concept_20.htm
  392. concept_21.htm
  393. concept_22.htm
  394. concept_23.htm
  395. concept_24.htm
  396. concept_25.htm
  397. concept_26.htm
  398. concept_27.htm
  399. concept_28.htm
  400. concept_29.htm
  401. concept_3.htm
  402. concept_30.htm
  403. concept_31.htm
  404. concept_32.htm
  405. concept_33.htm
  406. concept_34.htm
  407. concept_35.htm
  408. concept_36.htm
  409. concept_37.htm
  410. concept_38.htm
  411. concept_4.htm
  412. concept_5.htm
  413. concept_6.htm
  414. concept_7.htm
  415. concept_8.htm
  416. concept_9.htm
  417. cs_logo.gif
  418. csadmin.htm
  419. csbullet.gif
  420. csenrol1.gif
  421. csenrol2.gif
  422. csenrol3.gif
  423. csenrol4.gif
  424. csenrol5.gif
  425. csenrol6.gif
  426. csenrol7.gif
  427. csenroll.htm
  428. csprog.htm
  429. cssetup1.gif
  430. cssupp.htm
  431. cstitle.htm
  432. eventlg1.gif
  433. eventlg2.gif
  434. newsite.gif
  435. service.gif
  436. services.gif
  437. wedge.gif
  438. wizard1.gif
  439. wizard2.gif
  440. xenrref.htm
  441. xenrref_1.htm
  442. xenrref_10.htm
  443. xenrref_11.htm
  444. xenrref_12.htm
  445. xenrref_13.htm
  446. xenrref_14.htm
  447. xenrref_15.htm
  448. xenrref_16.htm
  449. xenrref_17.htm
  450. xenrref_18.htm
  451. xenrref_19.htm
  452. xenrref_2.htm
  453. xenrref_20.htm
  454. xenrref_21.htm
  455. xenrref_22.htm
  456. xenrref_23.htm
  457. xenrref_24.htm
  458. xenrref_25.htm
  459. xenrref_26.htm
  460. xenrref_27.htm
  461. xenrref_28.htm
  462. xenrref_29.htm
  463. xenrref_3.htm
  464. xenrref_30.htm
  465. xenrref_31.htm
  466. xenrref_32.htm
  467. xenrref_33.htm
  468. xenrref_4.htm
  469. xenrref_5.htm
  470. xenrref_6.htm
  471. xenrref_7.htm
  472. xenrref_8.htm
  473. xenrref_9.htm
  474. certdoc.htm
  475.  
  476.  
  477. ; ****************************************************************************
  478. ; Source Disks Names and Files Sections
  479. ; ****************************************************************************
  480. [SourceDisksNames]
  481. ; Cabinet file names and associated disks
  482. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  483. 1="Microsoft Certificate Server 1.0","certsrv.cab",0
  484. 2="Microsoft Certificate Server 1.0","certdoc.cab",0
  485.  
  486.  
  487. [SourceDisksFiles]
  488. ;<file> = <cabinet number>,<subdir>,<size>,<checksum>
  489. ;Note: File is not in a cabinet if cab# is 0
  490.  
  491. admin.htm=2,,1674,4832eae0
  492. admin_1.htm=2,,2497,e052e6ca
  493. admin_10.htm=2,,5076,5b213bfe
  494. admin_11.htm=2,,2406,511af895
  495. admin_12.htm=2,,2504,f2fd64e2
  496. admin_13.htm=2,,2580,8e8ddf97
  497. admin_14.htm=2,,1915,623d2b56
  498. admin_15.htm=2,,2429,704763b1
  499. admin_16.htm=2,,2272,8fa54253
  500. admin_17.htm=2,,2304,cd02e403
  501. admin_18.htm=2,,3107,aff2e5db
  502. admin_19.htm=2,,2637,18d712b9
  503. admin_2.htm=2,,1997,f294450a
  504. admin_20.htm=2,,2159,98c5db37
  505. admin_21.htm=2,,3004,7980ae4
  506. admin_22.htm=2,,3981,ba1bdd7f
  507. admin_23.htm=2,,4291,4988ca8a
  508. admin_24.htm=2,,3495,ffa6f199
  509. admin_25.htm=2,,2490,ef5cf837
  510. admin_26.htm=2,,2503,52fb606d
  511. admin_27.htm=2,,6708,298e795b
  512. admin_28.htm=2,,2535,b6e5148e
  513. admin_29.htm=2,,2245,d16ee377
  514. admin_3.htm=2,,1685,37d8ddf4
  515. admin_30.htm=2,,2332,10ed6bab
  516. admin_31.htm=2,,2869,4a715f0e
  517. admin_32.htm=2,,2569,1b7d4c7c
  518. admin_33.htm=2,,3419,14651117
  519. admin_34.htm=2,,2589,6361c01f
  520. admin_35.htm=2,,2315,5eecea0f
  521. admin_36.htm=2,,2553,8da6a166
  522. admin_37.htm=2,,2150,f8677939
  523. admin_38.htm=2,,2459,21a67206
  524. admin_39.htm=2,,3428,944ea1c2
  525. admin_4.htm=2,,2318,93da81c7
  526. admin_40.htm=2,,2718,cdd99628
  527. admin_41.htm=2,,2519,81e5317d
  528. admin_42.htm=2,,3740,d1ec076b
  529. admin_43.htm=2,,2399,4d13d461
  530. admin_44.htm=2,,2496,51d87ded
  531. admin_45.htm=2,,2420,fd2bebc6
  532. admin_46.htm=2,,2725,ea19325f
  533. admin_47.htm=2,,7230,eb119bfb
  534. admin_48.htm=2,,6550,7752e5c0
  535. admin_49.htm=2,,3016,3463a67e
  536. admin_5.htm=2,,1845,ac2f9c8b
  537. admin_50.htm=2,,2639,65b44ce0
  538. admin_51.htm=2,,1379,98bcf13c
  539. admin_52.htm=2,,1409,ad280691
  540. admin_53.htm=2,,1759,7ede79ff
  541. admin_54.htm=2,,2560,71d834dd
  542. admin_55.htm=2,,2385,8490b65f
  543. admin_56.htm=2,,1394,f61b1257
  544. admin_57.htm=2,,1409,96d405d
  545. admin_58.htm=2,,7107,5de661d1
  546. admin_59.htm=2,,1668,62d2847c
  547. admin_6.htm=2,,11176,f4487241
  548. admin_60.htm=2,,1728,50207ee9
  549. admin_61.htm=2,,4820,9b4083b3
  550. admin_62.htm=2,,2552,87c16c29
  551. admin_63.htm=2,,8601,59358776
  552. admin_64.htm=2,,1427,ba2c3f3e
  553. admin_7.htm=2,,2970,c205742e
  554. admin_8.htm=2,,3097,f3c0a782
  555. admin_9.htm=2,,1831,8fb064e0
  556. appprog.htm=2,,2839,9fe3b74b
  557. appprog_1.htm=2,,1986,b659919
  558. appprog_10.htm=2,,2349,af27815c
  559. appprog_11.htm=2,,1833,2871fd28
  560. appprog_12.htm=2,,3570,2fd1e290
  561. appprog_13.htm=2,,4393,116c84d0
  562. appprog_14.htm=2,,3527,fe00c641
  563. appprog_15.htm=2,,2100,a3a515ad
  564. appprog_16.htm=2,,2710,106f59e3
  565. appprog_17.htm=2,,2646,d1d16f29
  566. appprog_18.htm=2,,3467,1ad18e59
  567. appprog_19.htm=2,,2134,42627fd5
  568. appprog_2.htm=2,,1905,36e273a0
  569. appprog_20.htm=2,,2460,a35400c8
  570. appprog_21.htm=2,,3704,1732a6b2
  571. appprog_22.htm=2,,5449,7ca3d57a
  572. appprog_23.htm=2,,2686,7661ae38
  573. appprog_24.htm=2,,2833,f7348039
  574. appprog_25.htm=2,,2239,639e77cb
  575. appprog_26.htm=2,,2995,5f8e5ff3
  576. appprog_27.htm=2,,1986,afe17ab7
  577. appprog_28.htm=2,,2239,8f0cba82
  578. appprog_29.htm=2,,2453,6c12e9a8
  579. appprog_3.htm=2,,1934,6cffc3b8
  580. appprog_30.htm=2,,1829,5dba4db0
  581. appprog_31.htm=2,,3355,a5659e0d
  582. appprog_32.htm=2,,2962,2e3cf27c
  583. appprog_33.htm=2,,2805,a5f857f6
  584. appprog_34.htm=2,,1845,adac74a4
  585. appprog_35.htm=2,,2033,3d2f1638
  586. appprog_36.htm=2,,1726,cd1e0e85
  587. appprog_37.htm=2,,3830,646fb46c
  588. appprog_38.htm=2,,3070,3ee8eab6
  589. appprog_39.htm=2,,4072,d768055f
  590. appprog_4.htm=2,,2051,3ba91711
  591. appprog_40.htm=2,,3141,e17b8c4a
  592. appprog_41.htm=2,,2191,6869d362
  593. appprog_42.htm=2,,1907,4ccc452
  594. appprog_43.htm=2,,1948,8e3792f7
  595. appprog_44.htm=2,,3192,c2354ebe
  596. appprog_45.htm=2,,4984,cee2280c
  597. appprog_46.htm=2,,4034,7eb80465
  598. appprog_47.htm=2,,2169,b5c8c4ef
  599. appprog_48.htm=2,,1802,feeb6208
  600. appprog_49.htm=2,,1929,8f16bcc4
  601. appprog_5.htm=2,,3572,4cf447d
  602. appprog_50.htm=2,,2131,c1460deb
  603. appprog_51.htm=2,,1802,9634528
  604. appprog_52.htm=2,,1929,4310b70f
  605. appprog_53.htm=2,,3247,abdda73a
  606. appprog_54.htm=2,,5494,ba585aa4
  607. appprog_55.htm=2,,7046,b0d15523
  608. appprog_56.htm=2,,2086,2818f6d9
  609. appprog_57.htm=2,,8568,f6584ee5
  610. appprog_58.htm=2,,2006,19ab05ce
  611. appprog_59.htm=2,,5668,672396b2
  612. appprog_6.htm=2,,3901,1d72eeda
  613. appprog_60.htm=2,,2187,b34a2016
  614. appprog_61.htm=2,,1793,86690a3a
  615. appprog_62.htm=2,,1947,efa778af
  616. appprog_63.htm=2,,2187,78da90b3
  617. appprog_64.htm=2,,1793,1666eeda
  618. appprog_65.htm=2,,1947,ab7d8491
  619. appprog_66.htm=2,,3265,915a48f3
  620. appprog_67.htm=2,,5452,ac172d94
  621. appprog_68.htm=2,,7777,30086bc6
  622. appprog_69.htm=2,,2106,67bdd28e
  623. appprog_7.htm=2,,7198,8ab99840
  624. appprog_70.htm=2,,8773,9c50fd1e
  625. appprog_71.htm=2,,4824,5d7f9e0d
  626. appprog_72.htm=2,,8415,ba631095
  627. appprog_73.htm=2,,2020,fcd73125
  628. appprog_74.htm=2,,3827,ffd30d0a
  629. appprog_75.htm=2,,2552,d192874d
  630. appprog_76.htm=2,,2095,da869356
  631. appprog_77.htm=2,,2209,ea789ea3
  632. appprog_78.htm=2,,3551,a0fe60be
  633. appprog_79.htm=2,,2134,98d70b9e
  634. appprog_8.htm=2,,1557,abdc8e66
  635. appprog_80.htm=2,,1388,81608885
  636. appprog_81.htm=2,,1388,66968c85
  637. appprog_82.htm=2,,1385,18d34e69
  638. appprog_83.htm=2,,1385,76cf3eec
  639. appprog_84.htm=2,,1857,180b695
  640. appprog_85.htm=2,,1358,eb316b2f
  641. appprog_86.htm=2,,1835,58ad3409
  642. appprog_87.htm=2,,2937,eac300e2
  643. appprog_88.htm=2,,1726,80c85997
  644. appprog_89.htm=2,,1403,48929007
  645. appprog_9.htm=2,,2587,d66f4ed0
  646. appprog_90.htm=2,,1521,da85104f
  647. appprog_91.htm=2,,3615,f1f0c3a4
  648. appprog_92.htm=2,,3552,c5dd3233
  649. certadm1.gif=2,,48926,4af29347
  650. certadm2.gif=2,,28653,a83993d1
  651. certadm3.gif=2,,9070,dd10429d
  652. certadm4.gif=2,,18005,e97cf253
  653. certadm5.gif=2,,12930,109c18e5
  654. certadm6.gif=2,,7865,159c2921
  655. certadm7.gif=2,,5233,b87589d0
  656. certapi.gif=2,,5716,b91ca6e8
  657. certarch.gif=2,,4455,c2bf7371
  658. certbanr.gif=2,,5510,69207d3a
  659. certflow.gif=2,,6420,fac540db
  660. certini0.gif=2,,4128,188844cd
  661. certini1.gif=2,,5761,9cd8666c
  662. certini2.gif=2,,6465,c9054f3b
  663. certini3.gif=2,,6035,5e0e5bd3
  664. certini4.gif=2,,6663,3104eb7f
  665. certini5.gif=2,,4948,bb89a02a
  666. certini6.gif=2,,6175,a08080e0
  667. certini7.gif=2,,5710,2c104cbe
  668. certini8.gif=2,,4412,1d9d47c8
  669. certini9.gif=2,,4815,4dec83bd
  670. certprop.gif=2,,5373,faa269ef
  671. certsrv.gif=2,,5519,1ea33c9f
  672. certsrv.hhc=2,,61355,ded8390d
  673. certsrv.hhk=2,,39461,49940b20
  674. cncpt1.gif=2,,4716,6ed10e96
  675. cncpt2.gif=2,,2898,8b061dc4
  676. cncpt3.gif=2,,3042,e6c5ea87
  677. cncpt4.gif=2,,3570,c2cc9acc
  678. cncpt5.gif=2,,3137,c7b3877
  679. concept.htm=2,,2497,ce9518f3
  680. concept_1.htm=2,,3048,6858659
  681. concept_10.htm=2,,2070,3ed54dd3
  682. concept_11.htm=2,,1661,58d1ad1c
  683. concept_12.htm=2,,2051,a047e41
  684. concept_13.htm=2,,1909,c82d19a
  685. concept_14.htm=2,,1768,3993399e
  686. concept_15.htm=2,,1974,f06435b6
  687. concept_16.htm=2,,1767,1b37c87f
  688. concept_17.htm=2,,1755,505d2acb
  689. concept_18.htm=2,,2185,7a0f303d
  690. concept_19.htm=2,,1706,d6dd3983
  691. concept_2.htm=2,,2485,657f9a8d
  692. concept_20.htm=2,,2204,967ff0e
  693. concept_21.htm=2,,2401,b386b73c
  694. concept_22.htm=2,,1577,8f73bcb2
  695. concept_23.htm=2,,1789,eefc985b
  696. concept_24.htm=2,,1633,8d964d23
  697. concept_25.htm=2,,2033,3cfb10fb
  698. concept_26.htm=2,,1418,3c717e5c
  699. concept_27.htm=2,,2544,6ada5faf
  700. concept_28.htm=2,,2909,44a994f8
  701. concept_29.htm=2,,4317,13e0b2c4
  702. concept_3.htm=2,,2466,134972bd
  703. concept_30.htm=2,,2574,57a8a82d
  704. concept_31.htm=2,,3537,8092c11e
  705. concept_32.htm=2,,2262,32e38ade
  706. concept_33.htm=2,,1805,36f48920
  707. concept_34.htm=2,,3053,cb3abf36
  708. concept_35.htm=2,,2575,5f3fc855
  709. concept_36.htm=2,,3964,5e23394b
  710. concept_37.htm=2,,3901,5f4a2448
  711. concept_38.htm=2,,2260,23662d7
  712. concept_4.htm=2,,1901,adf6ede4
  713. concept_5.htm=2,,1584,6df38cff
  714. concept_6.htm=2,,1715,1ab6026c
  715. concept_7.htm=2,,2431,6747e12
  716. concept_8.htm=2,,2071,538c6406
  717. concept_9.htm=2,,1969,55355bbc
  718. cs_logo.gif=2,,4465,a827644d
  719. csadmin.htm=2,,3357,dcf3c65e
  720. csbullet.gif=2,,971,a6c1e2ef
  721. csenrol1.gif=2,,26024,e11a8e38
  722. csenrol2.gif=2,,26811,996d016f
  723. csenrol3.gif=2,,22854,c2f89739
  724. csenrol4.gif=2,,28715,7517e9d6
  725. csenrol5.gif=2,,60726,a8f819ae
  726. csenrol6.gif=2,,25066,d646df42
  727. csenrol7.gif=2,,2124,df655c8c
  728. csenroll.htm=2,,2274,75690dcd
  729. csprog.htm=2,,2509,34191f5
  730. cssetup1.gif=2,,9701,a74d8942
  731. cssupp.htm=2,,3154,2ce46df3
  732. cstitle.htm=2,,2793,623d4181
  733. eventlg1.gif=2,,10452,eff1121b
  734. eventlg2.gif=2,,6144,7a8c9458
  735. newsite.gif=2,,4126,918b54e9
  736. service.gif=2,,5020,59d45915
  737. services.gif=2,,7495,6a3d178
  738. wedge.gif=2,,844,d6edc786
  739. wizard1.gif=2,,7912,efc2d694
  740. wizard2.gif=2,,7140,4f860590
  741. xenrref.htm=2,,4310,1e91b773
  742. xenrref_1.htm=2,,3569,a37c8e6d
  743. xenrref_10.htm=2,,2281,a3a53a5d
  744. xenrref_11.htm=2,,2336,829edfd2
  745. xenrref_12.htm=2,,2696,739d7e5
  746. xenrref_13.htm=2,,2947,1c375e0d
  747. xenrref_14.htm=2,,2946,3bc53e8f
  748. xenrref_15.htm=2,,2709,de8039f5
  749. xenrref_16.htm=2,,2331,b39cc10c
  750. xenrref_17.htm=2,,2460,b1474dbc
  751. xenrref_18.htm=2,,2353,6f7a3bb2
  752. xenrref_19.htm=2,,2573,91f5a116
  753. xenrref_2.htm=2,,3207,99c60490
  754. xenrref_20.htm=2,,2703,90b76de0
  755. xenrref_21.htm=2,,2373,c57dd37d
  756. xenrref_22.htm=2,,2389,1f5e63d1
  757. xenrref_23.htm=2,,2497,8d3d2976
  758. xenrref_24.htm=2,,4073,928cf0e4
  759. xenrref_25.htm=2,,3058,8607af29
  760. xenrref_26.htm=2,,3160,e950600c
  761. xenrref_27.htm=2,,3419,afc868ae
  762. xenrref_28.htm=2,,2369,3602d726
  763. xenrref_29.htm=2,,2346,b21e8eb6
  764. xenrref_3.htm=2,,3465,956a9c7d
  765. xenrref_30.htm=2,,2719,8ae06420
  766. xenrref_31.htm=2,,2438,f0302aa7
  767. xenrref_32.htm=2,,2208,7142f97f
  768. xenrref_33.htm=2,,2323,3d55b537
  769. xenrref_4.htm=2,,2911,e61260bd
  770. xenrref_5.htm=2,,2412,32c7027e
  771. xenrref_6.htm=2,,2681,cc5fabd7
  772. xenrref_7.htm=2,,2057,146f1d45
  773. xenrref_8.htm=2,,2100,170d6c6f
  774. xenrref_9.htm=2,,7521,12ca76f7
  775. certdoc.htm=2,,53331,5631a1ba
  776.  
  777. certreq.exe=1,,19728,7f3d31c2
  778. certutil.exe=1,,40720,b7278724
  779. certhier.exe=1,,31504,2c72725
  780. certsrv.exe=1,,70928,cdf4d7d7
  781. certadm.dll=1,,22288,e08de941
  782. certcli.dll=1,,29456,7bb539ed
  783. certcrpt.dll=1,,55056,c9efb805
  784. certenc.dll=1,,47888,e5ab5864
  785. msrevoke.dll=1,,14608,500dff07
  786. nsrevoke.dll=1,,8976,6df2edb1
  787. certexit.dll=1,,17168,f9d5f33a
  788. certxds.dll=1,,22800,9df140a2
  789. certif.dll=1,,20240,e13aa70
  790. certpdef.dll=1,,22288,dccaf745
  791. certpsam.dll=1,,15632,be3ffd75
  792. policyvb.dll=1,,19968,652a8401
  793. certmdb.mdb=1,,219136,723b4eef
  794. certsrv.inf=1,,18834,f37aa26b
  795. certsrv.htm=1,,1056,f9e20356
  796. csback.gif=1,,10302,93442c06
  797. csbull.gif=1,,971,a6c1e2ef
  798. cslogo.gif=1,,4465,a827644d
  799. wcaacton.asp=1,,23777,c6f858d7
  800. wcaform.asp=1,,27717,8606aa9f
  801. wcaglob.asa=1,,1456,dc6c706b
  802. wcalist.asp=1,,18172,cfc51730
  803. wcqacton.asp=1,,21682,fee7c38e
  804. wcqform.asp=1,,24887,e03c87b4
  805. wcqglob.asa=1,,1456,dc6c706b
  806. wcqlist.asp=1,,17557,696753c4
  807. ceaccept.asp=1,,5267,e0f27ea2
  808. ceenroll.asp=1,,9366,62e4a676
  809. certdef.htm=1,,924,bb859843
  810. kgaccept.asp=1,,983,53bc1324
  811. krenroll.asp=1,,1109,a17bca0c
  812. newcert.cer=1,,140,da84c7b4
  813. certenr3.dll=1,,63440,b5b88d46
  814. xenroll.dll=1,,65736,d82f7e3
  815. xenroll.alpha=1,,121544,c4b22a6e
  816.