home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / setup.cab / certsrv.inf < prev    next >
Windows Setup INFormation  |  1997-10-30  |  22KB  |  879 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 = ?
  34. Needs = certsrv_client, iis_www, dac_drv_brazos
  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 = ?
  46. Needs=iis_www, dac_drv_brazos
  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 = ?
  58. Needs=iis_doc_common, iis_www
  59. _Uninstall = Doc_Uninstall
  60. _Install = Doc_Install
  61.  
  62.  
  63.  
  64. ; *********************** Target Directories **********************************
  65. [DestinationDirs]
  66. client_exe_files=11             ; To System32
  67. client_dll_files=11             ; To System32
  68. client_inf_files=17             ; To INF
  69. client_root_html=11,CertSrv         ; To System32\CertSrv 
  70. client_adm_html=11,CertSrv\CertAdm     ; To System32\CertSrv\CertAdm
  71. client_que_html=11,CertSrv\CertQue     ; To System32\CertSrv\CertQue
  72. client_enroll_html=11,CertSrv\CertEnroll ; To System32\CertSrv\CertEnroll
  73. client_control=11,CertSrv\CertControl    ;        ; to ...\CertControl 
  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.  
  80. doc_files=10,Help\CertSrv         ; To %systemroot%\Help\CertSrv
  81.  
  82.  
  83.  
  84. ; ****************** Default Installation Copy Files Section ******************
  85. [Server_Install]
  86. CopyFiles = server_exe_files, server_dll_files
  87.  
  88. [Server_Uninstall]
  89. DelFiles =  server_exe_files, server_dll_files
  90.  
  91. [Client_Install]
  92. 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, client_control
  93.  
  94. [Client_Uninstall]
  95. 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, client_control
  96.  
  97. [Doc_Install]
  98. CopyFiles = doc_files
  99.  
  100. [Doc_Uninstall]
  101. DelFiles = doc_files
  102.  
  103.  
  104.  
  105. ; ****************************** Strings Section ******************************
  106. ; LOCALIZE this section for non-US English releases
  107. [Strings]
  108. certsrvDesc  = "Certificate Server"
  109. certsrvTip   = "Allows you to create and/or request X509 digital certificates for authentication."
  110.  
  111. certclientDesc  = "Certificate Server Web Client"
  112. certclientTip   = "Allows you to publish web pages on your server to submit requests and retrieve certificates from a Certificate Authority."
  113.  
  114. certserverDesc  = "Certificate Server Certificate Authority"
  115. certserverTip   = "Allows you to create a Certificate Authority on your server for issuing digital certificates."
  116.  
  117. certdocDesc  = "Certificate Server Documentation"
  118. certdocTip   = "Documentation for installing and using a Certificate Authority."
  119.  
  120.  
  121.  
  122. ; ***************************** File List Sections *****************************
  123. ;CERTSRV FILES: file list extracted from here on -- don't change this comment!
  124.  
  125. [client_exe_files]
  126. certreq.exe
  127. certutil.exe
  128.  
  129. [server_exe_files]
  130. certhier.exe
  131. certsrv.exe
  132.  
  133. [client_dll_files]
  134. certadm.dll
  135. certcli.dll
  136. certcrpt.dll
  137. certenc.dll
  138. msrevoke.dll
  139. nsrevoke.dll
  140.  
  141. [server_dll_files]
  142. certexit.dll
  143. certxds.dll
  144. certif.dll
  145. certpdef.dll
  146. certpsam.dll
  147. policyvb.dll
  148. certmdb.mdb
  149.  
  150. [client_inf_files]
  151. certsrv.inf
  152.  
  153. [client_root_html]
  154. certsrv.htm
  155. csback.gif
  156. csbull.gif
  157. cslogo.gif
  158.  
  159. [client_adm_html]
  160. wcaacton.asp
  161. wcaform.asp
  162. wcaglob.asa
  163. wcalist.asp
  164.  
  165. [client_que_html]
  166. wcqacton.asp
  167. wcqform.asp
  168. wcqglob.asa
  169. wcqlist.asp
  170.  
  171. [client_enroll_html]
  172. ceaccept.asp
  173. ceenroll.asp
  174. certdef.htm
  175. kgaccept.asp
  176. krenroll.asp
  177. newcert.cer
  178. ceadv.asp
  179.  
  180. [client_control]
  181. xenroll.cab
  182.  
  183. [client_control_x86]
  184. certenr3.dll
  185. xenroll.dll
  186.  
  187. [client_control_alpha]
  188. xenroll.alpha
  189.  
  190. [doc_files]
  191. admin.htm
  192. admin_1.htm
  193. admin_10.htm
  194. admin_11.htm
  195. admin_12.htm
  196. admin_13.htm
  197. admin_14.htm
  198. admin_15.htm
  199. admin_16.htm
  200. admin_17.htm
  201. admin_18.htm
  202. admin_19.htm
  203. admin_2.htm
  204. admin_20.htm
  205. admin_21.htm
  206. admin_22.htm
  207. admin_23.htm
  208. admin_24.htm
  209. admin_25.htm
  210. admin_26.htm
  211. admin_27.htm
  212. admin_28.htm
  213. admin_29.htm
  214. admin_3.htm
  215. admin_30.htm
  216. admin_31.htm
  217. admin_32.htm
  218. admin_33.htm
  219. admin_34.htm
  220. admin_35.htm
  221. admin_36.htm
  222. admin_37.htm
  223. admin_38.htm
  224. admin_39.htm
  225. admin_4.htm
  226. admin_40.htm
  227. admin_41.htm
  228. admin_42.htm
  229. admin_43.htm
  230. admin_44.htm
  231. admin_45.htm
  232. admin_46.htm
  233. admin_47.htm
  234. admin_48.htm
  235. admin_49.htm
  236. admin_5.htm
  237. admin_50.htm
  238. admin_51.htm
  239. admin_52.htm
  240. admin_53.htm
  241. admin_54.htm
  242. admin_55.htm
  243. admin_56.htm
  244. admin_57.htm
  245. admin_58.htm
  246. admin_59.htm
  247. admin_6.htm
  248. admin_60.htm
  249. admin_61.htm
  250. admin_7.htm
  251. admin_8.htm
  252. admin_9.htm
  253. appprog.htm
  254. appprog_1.htm
  255. appprog_10.htm
  256. appprog_100.htm
  257. appprog_101.htm
  258. appprog_102.htm
  259. appprog_103.htm
  260. appprog_104.htm
  261. appprog_105.htm
  262. appprog_106.htm
  263. appprog_107.htm
  264. appprog_108.htm
  265. appprog_109.htm
  266. appprog_11.htm
  267. appprog_110.htm
  268. appprog_111.htm
  269. appprog_112.htm
  270. appprog_113.htm
  271. appprog_114.htm
  272. appprog_115.htm
  273. appprog_116.htm
  274. appprog_117.htm
  275. appprog_118.htm
  276. appprog_119.htm
  277. appprog_12.htm
  278. appprog_120.htm
  279. appprog_121.htm
  280. appprog_122.htm
  281. appprog_123.htm
  282. appprog_124.htm
  283. appprog_125.htm
  284. appprog_126.htm
  285. appprog_127.htm
  286. appprog_128.htm
  287. appprog_129.htm
  288. appprog_13.htm
  289. appprog_130.htm
  290. appprog_131.htm
  291. appprog_132.htm
  292. appprog_133.htm
  293. appprog_134.htm
  294. appprog_135.htm
  295. appprog_136.htm
  296. appprog_137.htm
  297. appprog_138.htm
  298. appprog_139.htm
  299. appprog_14.htm
  300. appprog_140.htm
  301. appprog_141.htm
  302. appprog_142.htm
  303. appprog_143.htm
  304. appprog_144.htm
  305. appprog_145.htm
  306. appprog_146.htm
  307. appprog_147.htm
  308. appprog_15.htm
  309. appprog_16.htm
  310. appprog_17.htm
  311. appprog_18.htm
  312. appprog_19.htm
  313. appprog_2.htm
  314. appprog_20.htm
  315. appprog_21.htm
  316. appprog_22.htm
  317. appprog_23.htm
  318. appprog_24.htm
  319. appprog_25.htm
  320. appprog_26.htm
  321. appprog_27.htm
  322. appprog_28.htm
  323. appprog_29.htm
  324. appprog_3.htm
  325. appprog_30.htm
  326. appprog_31.htm
  327. appprog_32.htm
  328. appprog_33.htm
  329. appprog_34.htm
  330. appprog_35.htm
  331. appprog_36.htm
  332. appprog_37.htm
  333. appprog_38.htm
  334. appprog_39.htm
  335. appprog_4.htm
  336. appprog_40.htm
  337. appprog_41.htm
  338. appprog_42.htm
  339. appprog_43.htm
  340. appprog_44.htm
  341. appprog_45.htm
  342. appprog_46.htm
  343. appprog_47.htm
  344. appprog_48.htm
  345. appprog_49.htm
  346. appprog_5.htm
  347. appprog_50.htm
  348. appprog_51.htm
  349. appprog_52.htm
  350. appprog_53.htm
  351. appprog_54.htm
  352. appprog_55.htm
  353. appprog_56.htm
  354. appprog_57.htm
  355. appprog_58.htm
  356. appprog_59.htm
  357. appprog_6.htm
  358. appprog_60.htm
  359. appprog_61.htm
  360. appprog_62.htm
  361. appprog_63.htm
  362. appprog_64.htm
  363. appprog_65.htm
  364. appprog_66.htm
  365. appprog_67.htm
  366. appprog_68.htm
  367. appprog_69.htm
  368. appprog_7.htm
  369. appprog_70.htm
  370. appprog_71.htm
  371. appprog_72.htm
  372. appprog_73.htm
  373. appprog_74.htm
  374. appprog_75.htm
  375. appprog_76.htm
  376. appprog_77.htm
  377. appprog_78.htm
  378. appprog_79.htm
  379. appprog_8.htm
  380. appprog_80.htm
  381. appprog_81.htm
  382. appprog_82.htm
  383. appprog_83.htm
  384. appprog_84.htm
  385. appprog_85.htm
  386. appprog_86.htm
  387. appprog_87.htm
  388. appprog_88.htm
  389. appprog_89.htm
  390. appprog_9.htm
  391. appprog_90.htm
  392. appprog_91.htm
  393. appprog_92.htm
  394. appprog_93.htm
  395. appprog_94.htm
  396. appprog_95.htm
  397. appprog_96.htm
  398. appprog_97.htm
  399. appprog_98.htm
  400. appprog_99.htm
  401. certadm1.gif
  402. certadm2.gif
  403. certadm3.gif
  404. certadm4.gif
  405. certadm5.gif
  406. certadm6.gif
  407. certadm7.gif
  408. certapi.gif
  409. certarch.gif
  410. certbanr.gif
  411. certflow.gif
  412. certini0.gif
  413. certini9.gif
  414. certsrv.hhc
  415. certsrv.hhk
  416. cncpt1.gif
  417. cncpt2.gif
  418. cncpt3.gif
  419. cncpt4.gif
  420. cncpt5.gif
  421. concept.htm
  422. concept_1.htm
  423. concept_10.htm
  424. concept_11.htm
  425. concept_12.htm
  426. concept_13.htm
  427. concept_14.htm
  428. concept_15.htm
  429. concept_16.htm
  430. concept_17.htm
  431. concept_18.htm
  432. concept_19.htm
  433. concept_2.htm
  434. concept_20.htm
  435. concept_21.htm
  436. concept_22.htm
  437. concept_23.htm
  438. concept_24.htm
  439. concept_25.htm
  440. concept_26.htm
  441. concept_27.htm
  442. concept_28.htm
  443. concept_29.htm
  444. concept_3.htm
  445. concept_30.htm
  446. concept_31.htm
  447. concept_32.htm
  448. concept_33.htm
  449. concept_34.htm
  450. concept_35.htm
  451. concept_36.htm
  452. concept_37.htm
  453. concept_38.htm
  454. concept_4.htm
  455. concept_5.htm
  456. concept_6.htm
  457. concept_7.htm
  458. concept_8.htm
  459. concept_9.htm
  460. cs_logo.gif
  461. csadmin.htm
  462. csbullet.gif
  463. csenrol1.gif
  464. csenrol2.gif
  465. csenrol3.gif
  466. csenroll.htm
  467. csprog.htm
  468. cssupp.htm
  469. cstitle.htm
  470. wedge.gif
  471. xenrref.htm
  472. xenrref_1.htm
  473. xenrref_10.htm
  474. xenrref_11.htm
  475. xenrref_12.htm
  476. xenrref_13.htm
  477. xenrref_14.htm
  478. xenrref_15.htm
  479. xenrref_16.htm
  480. xenrref_17.htm
  481. xenrref_18.htm
  482. xenrref_19.htm
  483. xenrref_2.htm
  484. xenrref_20.htm
  485. xenrref_21.htm
  486. xenrref_22.htm
  487. xenrref_23.htm
  488. xenrref_24.htm
  489. xenrref_25.htm
  490. xenrref_26.htm
  491. xenrref_27.htm
  492. xenrref_28.htm
  493. xenrref_29.htm
  494. xenrref_3.htm
  495. xenrref_30.htm
  496. xenrref_31.htm
  497. xenrref_32.htm
  498. xenrref_33.htm
  499. xenrref_4.htm
  500. xenrref_5.htm
  501. xenrref_6.htm
  502. xenrref_7.htm
  503. xenrref_8.htm
  504. xenrref_9.htm
  505. certdoc.htm
  506.  
  507.  
  508. ; ****************************************************************************
  509. ; Source Disks Names and Files Sections
  510. ; ****************************************************************************
  511. [SourceDisksNames]
  512. ; Cabinet file names and associated disks
  513. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  514. 1="Microsoft Certificate Server 1.0","certsrv.cab",0
  515. 2="Microsoft Certificate Server 1.0","certdoc.cab",0
  516.  
  517.  
  518. [SourceDisksFiles]
  519. ;<file> = <cabinet number>,<subdir>,<size>,<checksum>
  520. ;Note: File is not in a cabinet if cab# is 0
  521.  
  522. admin.htm=2,,1674,4832eae0
  523. admin_1.htm=2,,2497,e6203935
  524. admin_10.htm=2,,5092,7d78c73e
  525. admin_11.htm=2,,2406,a75d21d9
  526. admin_12.htm=2,,2504,f2fd64e2
  527. admin_13.htm=2,,2580,8e8ddf97
  528. admin_14.htm=2,,1894,958cc7e
  529. admin_15.htm=2,,2429,704763b1
  530. admin_16.htm=2,,2272,8fa54253
  531. admin_17.htm=2,,2272,a2867580
  532. admin_18.htm=2,,3098,d6da1cb9
  533. admin_19.htm=2,,2652,77c7729d
  534. admin_2.htm=2,,1997,f294450a
  535. admin_20.htm=2,,2159,98c5db37
  536. admin_21.htm=2,,3004,7980ae4
  537. admin_22.htm=2,,3981,4086777
  538. admin_23.htm=2,,3884,6d340891
  539. admin_24.htm=2,,3493,4173ae63
  540. admin_25.htm=2,,2474,f6d97eed
  541. admin_26.htm=2,,2503,52fb606d
  542. admin_27.htm=2,,6630,d8020ddf
  543. admin_28.htm=2,,2538,282a1855
  544. admin_29.htm=2,,2248,771aadd7
  545. admin_3.htm=2,,6458,ed665feb
  546. admin_30.htm=2,,2499,3e4c28ce
  547. admin_31.htm=2,,2659,65242ad9
  548. admin_32.htm=2,,2511,b1e5bad3
  549. admin_33.htm=2,,3116,9adc83d3
  550. admin_34.htm=2,,2519,dc74b118
  551. admin_35.htm=2,,2315,5eecea0f
  552. admin_36.htm=2,,2553,8da6a166
  553. admin_37.htm=2,,2150,f8677939
  554. admin_38.htm=2,,2462,1f0bfce
  555. admin_39.htm=2,,3291,77aae921
  556. admin_4.htm=2,,2244,869e2ad5
  557. admin_40.htm=2,,2718,cdd99628
  558. admin_41.htm=2,,2519,81e5317d
  559. admin_42.htm=2,,3740,67437e63
  560. admin_43.htm=2,,2399,4d13d461
  561. admin_44.htm=2,,2496,51d87ded
  562. admin_45.htm=2,,2358,ae9965cf
  563. admin_46.htm=2,,2773,336be02d
  564. admin_47.htm=2,,7335,340d8bb9
  565. admin_48.htm=2,,6640,c4afffa2
  566. admin_49.htm=2,,2894,78e780a
  567. admin_5.htm=2,,1845,ac2f9c8b
  568. admin_50.htm=2,,2636,56127b77
  569. admin_51.htm=2,,1598,82938e3f
  570. admin_52.htm=2,,1584,108ce26c
  571. admin_53.htm=2,,2537,1bb311a7
  572. admin_54.htm=2,,2362,239c3ceb
  573. admin_55.htm=2,,7873,a47629e7
  574. admin_56.htm=2,,1668,a1fb67cc
  575. admin_57.htm=2,,1842,51c288af
  576. admin_58.htm=2,,4821,e376af4
  577. admin_59.htm=2,,2552,87c16c29
  578. admin_6.htm=2,,11420,75c6d38a
  579. admin_60.htm=2,,8822,17725393
  580. admin_61.htm=2,,1418,ff3b0450
  581. admin_7.htm=2,,3108,805b2ff3
  582. admin_8.htm=2,,2979,a2c71a6
  583. admin_9.htm=2,,1831,8fb064e0
  584. appprog.htm=2,,2792,d15bb34f
  585. appprog_1.htm=2,,1986,b659919
  586. appprog_10.htm=2,,4805,75b9571b
  587. appprog_100.htm=2,,1948,8e3792f7
  588. appprog_101.htm=2,,3238,15a48295
  589. appprog_102.htm=2,,5031,86b4ffe1
  590. appprog_103.htm=2,,4093,cff784f6
  591. appprog_104.htm=2,,2169,b5c8c4ef
  592. appprog_105.htm=2,,1802,feeb6208
  593. appprog_106.htm=2,,1929,8f16bcc4
  594. appprog_107.htm=2,,2169,cfeb215d
  595. appprog_108.htm=2,,1802,9634528
  596. appprog_109.htm=2,,1929,4310b70f
  597. appprog_11.htm=2,,4396,5a7164c0
  598. appprog_110.htm=2,,3253,c0ea091f
  599. appprog_111.htm=2,,5541,a20562de
  600. appprog_112.htm=2,,7154,cb8a953e
  601. appprog_113.htm=2,,2089,4787f7a1
  602. appprog_114.htm=2,,8664,ffa02684
  603. appprog_115.htm=2,,2006,329d3330
  604. appprog_116.htm=2,,5730,a8d98d6e
  605. appprog_117.htm=2,,2187,b34a2016
  606. appprog_118.htm=2,,1793,86690a3a
  607. appprog_119.htm=2,,1947,efa778af
  608. appprog_12.htm=2,,3527,602110d4
  609. appprog_120.htm=2,,2187,78da90b3
  610. appprog_121.htm=2,,1793,1666eeda
  611. appprog_122.htm=2,,1947,ab7d8491
  612. appprog_123.htm=2,,3271,5fbf8a9
  613. appprog_124.htm=2,,5499,b340a5e5
  614. appprog_125.htm=2,,7884,13ee6337
  615. appprog_126.htm=2,,2106,67bdd28e
  616. appprog_127.htm=2,,8871,852f49eb
  617. appprog_128.htm=2,,4937,81d8522f
  618. appprog_129.htm=2,,8530,acf5f18e
  619. appprog_13.htm=2,,2146,dd2d4ecb
  620. appprog_130.htm=2,,2020,96306037
  621. appprog_131.htm=2,,3452,dbbb5f80
  622. appprog_132.htm=2,,2554,7c535f18
  623. appprog_133.htm=2,,2163,5c919ae0
  624. appprog_134.htm=2,,2201,31fadafb
  625. appprog_135.htm=2,,3551,d7600da0
  626. appprog_136.htm=2,,2134,98d70b9e
  627. appprog_137.htm=2,,1857,180b695
  628. appprog_138.htm=2,,1853,33f31416
  629. appprog_139.htm=2,,1855,97a37d9
  630. appprog_14.htm=2,,2763,d85aa3e0
  631. appprog_140.htm=2,,2799,3273307c
  632. appprog_141.htm=2,,2856,7343c422
  633. appprog_142.htm=2,,2757,1da3c1d3
  634. appprog_143.htm=2,,2347,17c0c074
  635. appprog_144.htm=2,,1726,80c85997
  636. appprog_145.htm=2,,1523,e63c1ca7
  637. appprog_146.htm=2,,3657,4d3d5b17
  638. appprog_147.htm=2,,3543,be38d5b0
  639. appprog_15.htm=2,,2646,9061d1b0
  640. appprog_16.htm=2,,3513,81914593
  641. appprog_17.htm=2,,2199,7a8ddb85
  642. appprog_18.htm=2,,2554,f136ab44
  643. appprog_19.htm=2,,3827,aa3750a9
  644. appprog_2.htm=2,,1905,36e273a0
  645. appprog_20.htm=2,,5495,47108492
  646. appprog_21.htm=2,,2732,31e07af
  647. appprog_22.htm=2,,2833,fb71eb39
  648. appprog_23.htm=2,,2239,639e77cb
  649. appprog_24.htm=2,,3012,ce883f18
  650. appprog_25.htm=2,,1986,afe17ab7
  651. appprog_26.htm=2,,2239,8f0cba82
  652. appprog_27.htm=2,,3296,609668a3
  653. appprog_28.htm=2,,1847,ec22d164
  654. appprog_29.htm=2,,2028,f74be6d7
  655. appprog_3.htm=2,,1934,6cffc3b8
  656. appprog_30.htm=2,,2063,f4518abd
  657. appprog_31.htm=2,,2901,1d485fd9
  658. appprog_32.htm=2,,1751,987216b9
  659. appprog_33.htm=2,,1846,253c320b
  660. appprog_34.htm=2,,3164,5ed28138
  661. appprog_35.htm=2,,2595,4bc6e2af
  662. appprog_36.htm=2,,1821,c207c71f
  663. appprog_37.htm=2,,2320,85647c2c
  664. appprog_38.htm=2,,1739,2f7a6f7b
  665. appprog_39.htm=2,,1747,6685a51d
  666. appprog_4.htm=2,,2198,80c9929f
  667. appprog_40.htm=2,,3909,5ef3fcc2
  668. appprog_41.htm=2,,1867,24892409
  669. appprog_42.htm=2,,2149,6cc4934a
  670. appprog_43.htm=2,,1849,b796f629
  671. appprog_44.htm=2,,2370,aa9e3441
  672. appprog_45.htm=2,,3208,38b6ca3
  673. appprog_46.htm=2,,2073,91f14da2
  674. appprog_47.htm=2,,1970,ed5bd239
  675. appprog_48.htm=2,,2147,e93d147c
  676. appprog_49.htm=2,,3494,4f022b61
  677. appprog_5.htm=2,,3574,320d2c9c
  678. appprog_50.htm=2,,2969,8a785ae6
  679. appprog_51.htm=2,,1825,1df3f86a
  680. appprog_52.htm=2,,2028,5a771371
  681. appprog_53.htm=2,,1746,bc73fac8
  682. appprog_54.htm=2,,2011,53b9cee2
  683. appprog_55.htm=2,,1833,1575a9ec
  684. appprog_56.htm=2,,2051,cdb714ff
  685. appprog_57.htm=2,,2942,da7c279e
  686. appprog_58.htm=2,,1825,72ad37b1
  687. appprog_59.htm=2,,2028,aa91589f
  688. appprog_6.htm=2,,3901,1d72eeda
  689. appprog_60.htm=2,,1746,7a629c0a
  690. appprog_61.htm=2,,2008,bde1dd3f
  691. appprog_62.htm=2,,1833,b22ef61b
  692. appprog_63.htm=2,,2048,2098430f
  693. appprog_64.htm=2,,3910,eb25b546
  694. appprog_65.htm=2,,1875,4ded63e1
  695. appprog_66.htm=2,,1824,be16547d
  696. appprog_67.htm=2,,1871,bb30b5f7
  697. appprog_68.htm=2,,1819,5dff8f7f
  698. appprog_69.htm=2,,1810,e184f169
  699. appprog_7.htm=2,,7198,ad7581be
  700. appprog_70.htm=2,,1878,4d11ef04
  701. appprog_71.htm=2,,1878,dc80eb9
  702. appprog_72.htm=2,,3396,7d4195a3
  703. appprog_73.htm=2,,1875,75f17ebe
  704. appprog_74.htm=2,,1824,ba02ee7
  705. appprog_75.htm=2,,1819,8e34291c
  706. appprog_76.htm=2,,1810,9627030c
  707. appprog_77.htm=2,,1878,2064e92d
  708. appprog_78.htm=2,,3167,a48cdbef
  709. appprog_79.htm=2,,1831,f2c19e81
  710. appprog_8.htm=2,,1557,abdc8e66
  711. appprog_80.htm=2,,2034,3729bf98
  712. appprog_81.htm=2,,1754,8c3cb76a
  713. appprog_82.htm=2,,3319,a9be1d19
  714. appprog_83.htm=2,,2031,74c88d54
  715. appprog_84.htm=2,,3625,2a0ef1a1
  716. appprog_85.htm=2,,2065,507a373a
  717. appprog_86.htm=2,,2453,e915a2da
  718. appprog_87.htm=2,,1829,5dba4db0
  719. appprog_88.htm=2,,3401,cbaa95bd
  720. appprog_89.htm=2,,3010,c9204d50
  721. appprog_9.htm=2,,4622,8599889
  722. appprog_90.htm=2,,2805,9a65f867
  723. appprog_91.htm=2,,1845,adac74a4
  724. appprog_92.htm=2,,2079,9cfafbf9
  725. appprog_93.htm=2,,1726,cd1e0e85
  726. appprog_94.htm=2,,3876,f2be94bd
  727. appprog_95.htm=2,,3073,cf478231
  728. appprog_96.htm=2,,4118,b431024b
  729. appprog_97.htm=2,,3141,e17b8c4a
  730. appprog_98.htm=2,,2191,6869d362
  731. appprog_99.htm=2,,1954,b16d553c
  732. certadm1.gif=2,,26097,92a0786f
  733. certadm2.gif=2,,28653,a83993d1
  734. certadm3.gif=2,,9070,dd10429d
  735. certadm4.gif=2,,18005,e97cf253
  736. certadm5.gif=2,,12930,109c18e5
  737. certadm6.gif=2,,7865,159c2921
  738. certadm7.gif=2,,5233,b87589d0
  739. certapi.gif=2,,5679,9536dd5
  740. certarch.gif=2,,4455,c2bf7371
  741. certbanr.gif=2,,2245,4531a04a
  742. certflow.gif=2,,4260,5232f7b6
  743. certini0.gif=2,,4128,188844cd
  744. certini9.gif=2,,4815,4dec83bd
  745. certsrv.hhc=2,,73675,61ec403a
  746. certsrv.hhk=2,,46614,c5e17a69
  747. cncpt1.gif=2,,4716,6ed10e96
  748. cncpt2.gif=2,,2898,8b061dc4
  749. cncpt3.gif=2,,3042,e6c5ea87
  750. cncpt4.gif=2,,3570,c2cc9acc
  751. cncpt5.gif=2,,3137,c7b3877
  752. concept.htm=2,,2497,ce9518f3
  753. concept_1.htm=2,,2894,f52c5a3b
  754. concept_10.htm=2,,2070,3ed54dd3
  755. concept_11.htm=2,,1661,58d1ad1c
  756. concept_12.htm=2,,2051,a047e41
  757. concept_13.htm=2,,1909,c82d19a
  758. concept_14.htm=2,,1768,3993399e
  759. concept_15.htm=2,,1974,f06435b6
  760. concept_16.htm=2,,1767,1b37c87f
  761. concept_17.htm=2,,1755,505d2acb
  762. concept_18.htm=2,,2185,7a0f303d
  763. concept_19.htm=2,,1706,d6dd3983
  764. concept_2.htm=2,,2485,657f9a8d
  765. concept_20.htm=2,,2204,967ff0e
  766. concept_21.htm=2,,2401,b386b73c
  767. concept_22.htm=2,,1577,8f73bcb2
  768. concept_23.htm=2,,1764,b53c7d19
  769. concept_24.htm=2,,1633,8d964d23
  770. concept_25.htm=2,,1986,c0f85e0c
  771. concept_26.htm=2,,1418,3c717e5c
  772. concept_27.htm=2,,2908,815b8a52
  773. concept_28.htm=2,,2909,44a994f8
  774. concept_29.htm=2,,4317,13e0b2c4
  775. concept_3.htm=2,,2466,134972bd
  776. concept_30.htm=2,,2574,57a8a82d
  777. concept_31.htm=2,,3537,8092c11e
  778. concept_32.htm=2,,2262,32e38ade
  779. concept_33.htm=2,,1805,36f48920
  780. concept_34.htm=2,,3053,cb3abf36
  781. concept_35.htm=2,,2575,5f3fc855
  782. concept_36.htm=2,,3964,5e23394b
  783. concept_37.htm=2,,3901,5f4a2448
  784. concept_38.htm=2,,2251,58ec2538
  785. concept_4.htm=2,,1901,adf6ede4
  786. concept_5.htm=2,,1584,6df38cff
  787. concept_6.htm=2,,1715,1ab6026c
  788. concept_7.htm=2,,2431,6747e12
  789. concept_8.htm=2,,2071,538c6406
  790. concept_9.htm=2,,1969,55355bbc
  791. cs_logo.gif=2,,4465,a827644d
  792. csadmin.htm=2,,3339,fa57fcba
  793. csbullet.gif=2,,971,a6c1e2ef
  794. csenrol1.gif=2,,24635,fb262e6c
  795. csenrol2.gif=2,,26811,996d016f
  796. csenrol3.gif=2,,27491,b5eba016
  797. csenroll.htm=2,,2256,4c00b907
  798. csprog.htm=2,,2491,e01e1a30
  799. cssupp.htm=2,,3136,a804622b
  800. cstitle.htm=2,,2801,4e780616
  801. wedge.gif=2,,844,d6edc786
  802. xenrref.htm=2,,4310,1e91b773
  803. xenrref_1.htm=2,,3569,a37c8e6d
  804. xenrref_10.htm=2,,2272,c51238e
  805. xenrref_11.htm=2,,2336,829edfd2
  806. xenrref_12.htm=2,,2696,739d7e5
  807. xenrref_13.htm=2,,2947,1c375e0d
  808. xenrref_14.htm=2,,2946,3bc53e8f
  809. xenrref_15.htm=2,,2744,e5fa9b2c
  810. xenrref_16.htm=2,,2331,b39cc10c
  811. xenrref_17.htm=2,,2622,9c7c1ffa
  812. xenrref_18.htm=2,,2353,6f7a3bb2
  813. xenrref_19.htm=2,,2573,91f5a116
  814. xenrref_2.htm=2,,3207,99c60490
  815. xenrref_20.htm=2,,2703,90b76de0
  816. xenrref_21.htm=2,,2373,c57dd37d
  817. xenrref_22.htm=2,,2389,1f5e63d1
  818. xenrref_23.htm=2,,2497,8d3d2976
  819. xenrref_24.htm=2,,4073,928cf0e4
  820. xenrref_25.htm=2,,3058,8607af29
  821. xenrref_26.htm=2,,3160,e950600c
  822. xenrref_27.htm=2,,3419,afc868ae
  823. xenrref_28.htm=2,,2369,3602d726
  824. xenrref_29.htm=2,,2346,b21e8eb6
  825. xenrref_3.htm=2,,3465,956a9c7d
  826. xenrref_30.htm=2,,2719,8ae06420
  827. xenrref_31.htm=2,,2438,f0302aa7
  828. xenrref_32.htm=2,,2208,7142f97f
  829. xenrref_33.htm=2,,2314,59837ec9
  830. xenrref_4.htm=2,,2911,e61260bd
  831. xenrref_5.htm=2,,2412,32c7027e
  832. xenrref_6.htm=2,,2681,cc5fabd7
  833. xenrref_7.htm=2,,2057,146f1d45
  834. xenrref_8.htm=2,,2100,170d6c6f
  835. xenrref_9.htm=2,,7521,12ca76f7
  836. certdoc.htm=2,,29140,3ca7c93c
  837.  
  838. certreq.exe=1,,22288,b28bfb8b
  839. certutil.exe=1,,45328,471f3f7a
  840. certhier.exe=1,,34064,f9199b82
  841. certsrv.exe=1,,79120,7e7cc4b5
  842. certadm.dll=1,,22288,ebaa9e5f
  843. certcli.dll=1,,29456,27b9288f
  844. certcrpt.dll=1,,58640,3109dfd2
  845. certenc.dll=1,,47376,b39a4461
  846. msrevoke.dll=1,,14608,4e19fb60
  847. nsrevoke.dll=1,,8976,763531a
  848. certexit.dll=1,,17168,5b3afdfc
  849. certxds.dll=1,,20240,8633ecaa
  850. certif.dll=1,,20240,e81f23a5
  851. certpdef.dll=1,,25360,e7bbe4db
  852. certpsam.dll=1,,15632,7704595b
  853. policyvb.dll=1,,41472,f8de0541
  854. certmdb.mdb=1,,219136,95c19c81
  855. certsrv.inf=1,,20567,4ab8ac15
  856. certsrv.htm=1,,1056,f9e20356
  857. csback.gif=1,,10302,93442c06
  858. csbull.gif=1,,971,a6c1e2ef
  859. cslogo.gif=1,,4465,a827644d
  860. wcaacton.asp=1,,23777,c6f858d7
  861. wcaform.asp=1,,28438,6e4e01e6
  862. wcaglob.asa=1,,1456,dc6c706b
  863. wcalist.asp=1,,18697,cd9d29e2
  864. wcqacton.asp=1,,21682,fee7c38e
  865. wcqform.asp=1,,24800,da8195a9
  866. wcqglob.asa=1,,1456,dc6c706b
  867. wcqlist.asp=1,,18074,366569ee
  868. ceaccept.asp=1,,8476,67d4eb37
  869. ceenroll.asp=1,,12318,18bbcdb3
  870. certdef.htm=1,,924,bb859843
  871. kgaccept.asp=1,,983,44d69542
  872. krenroll.asp=1,,1109,91548c88
  873. newcert.cer=1,,140,da84c7b4
  874. ceadv.asp=1,,8604,9db220bc
  875. xenroll.cab=1,,40039,dd088f20
  876. certenr3.dll=1,,63440,b5b88d46
  877. xenroll.dll=1,,69328,a4a11cd
  878. xenroll.alpha=1,,125648,5474c357
  879.