home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 9 / IOPROG_9.ISO / contrib / iis4 / rasics.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-08-30  |  42.5 KB  |  1,619 lines

  1. [Version]
  2. Signature="$Windows NT$"
  3. Platform = NTS
  4.  
  5. [DestinationDirs]
  6. CPSAD_Root =   33000,%CPSADDIR%
  7. CPSAD_Root_Uninstal =   33000,%CPSADDIR% 
  8. CPSDOC_Docs = 33000,%CPSADDIR%\docs
  9. CPSAD_system = 11
  10. CPSSRV_system = 11
  11. CPSSRV_Root = 43100,\%APP_PATH_SERVER%
  12. CPSSRV_Server = 43100,\%APP_PATH_SERVER%\bin
  13. CPSSRV_data = 43100,\%APP_PATH_SERVER%\data\database
  14. CPSDOC_Webdocs = 18,\ics\I_cps
  15. RASDOC_Webdocs = 18,\ics
  16. RASDOC_iismisc = 18,\iis\misc
  17. CMAK_Root =   33000,%CMAKDIR%
  18. CMAK_CmLang = 33000,%CMAKDIR%\cm32\enu
  19. CMAK_Webdocs = 18,\ics\I_cmak
  20. CIAS_Root =   33000,%CIASDIR%
  21. CIAS_RootNoDel = 33000,%CIASDIR%
  22. CIAS_WebDocs = 18,\ics\I_ias
  23. CIAS_System = 11
  24.  
  25. [Optional Components]
  26. RASICS
  27. RASDOC
  28. CMAK
  29. CMAKPROG
  30. CMAKDOC
  31. CPS
  32. CPSAD
  33. CPSSRV
  34. CPSDOC
  35. CIAS
  36. CIASOCM
  37. CIASDOC
  38.  
  39.  
  40. [RASICS]
  41. OptionDesc = %RASICS_DESC%
  42. Tip =  %RASICS_TIP%
  43. IconIndex = *
  44. Bitmap = COMPICO
  45.  
  46. [CPS]
  47. parent = RASICS
  48. OptionDesc = %CPS_DESC%
  49. Tip =  %CPS_TIP%
  50. IconIndex = *
  51. Bitmap = CPSICO
  52.  
  53. [CPSAD]
  54. Needs = iis_common
  55. Parent = CPS
  56. OptionDesc = %CPSAD_DESC%
  57. Tip =  %CPSAD_TIP%
  58. IconIndex = *
  59. Bitmap = CPSICO
  60. DefPath = "%24%\%PROGRAMF%"
  61. DefProgramGroup = "%CPSADPROG_GRP%"
  62. UserInfoKey = "%CPREGROOT%\%USERINFO%","%USER_VALNAME%","%ORG_VALNAME%"
  63. Uninstall=CPSAD_Uninst
  64. AddReg=CPSAD_AddReg
  65. AddShortcuts=CPSAD_Shortcuts
  66. CopyFiles=CPSAD_Root,CPSAD_system
  67.  
  68. [CPSSRV]
  69. Needs = dac_rds_core,dac_drv_brazos,dac_drv_sqlsrv,iis_www,iis_ftp,iis_common
  70. Parent = CPS
  71. OptionDesc = %CPSSRV_DESC%
  72. Tip =  %CPSSRV_TIP%
  73. IconIndex = *
  74. Bitmap = COMPICO
  75. DefPath = "%24%\%PROGRAMF%"
  76. DefProgramGroup = "%CPSADPROG_GRP%"
  77. UserInfoKey = "%CPREGROOT%\%USERINFO%","%USER_VALNAME%","%ORG_VALNAME%"
  78. Uninstall=CPSSRV_Uninst
  79. AddReg=CPSSRV_AddReg
  80. CopyFiles=CPSSRV_Root,CPSSRV_Server,CPSSRV_system,CPSSRV_data
  81.  
  82. [CPSDOC]
  83. Needs = iis_doc_common
  84. Parent = CPS
  85. OptionDesc = %CPSDOC_DESC%
  86. Tip =  %CPSDOC_TIP%
  87. IconIndex = *
  88. Bitmap = DOCICO
  89. Uninstall=CPSDOC_Uninst
  90. CopyFiles=CPSDOC_Webdocs
  91. AddVroots=CPSDOC_VRoots
  92.  
  93. [CPSDOC_Uninst]
  94. DelDir=CPSDOC_Webdocs
  95. DelFiles=CPSDOC_Webdocs
  96. DelVroots=CPSDOC_Vroots
  97.  
  98. [CPSSRV_Uninst]
  99. DelDir=CPSSRV_Root
  100. DelReg=CPSSRV_RegUninst
  101. DelFiles=CPSSRV_Root,CPSSRV_Server,CPSSRV_system,CPSSRV_data
  102.  
  103. [CPSAD_Uninst]
  104. DelReg=CPSAD_RegUninst
  105. DelShortcuts=CPSAD_Shortcuts
  106. DelFiles=CPSAD_Root_Uninstal 
  107.  
  108. [CPSDOC_VRoots]
  109. "iishelp/ics/I_cps"="%18%\ics\I_cps"
  110.  
  111. [CPSAD_AddReg]
  112. "HKCR", ".pbk", "", "", "CMPBKFile"
  113. "HKCR", ".pbr", "", "", "CMPBRFile"
  114. "HKCR", "CMPBKFile", "", "", "%PhoneName%"
  115. "HKCR", "CMPBRFile", "", "", "%RegionName%"
  116. "HKLM", "%SharedPath%\DAO\clients","%33000%\%CPSADDIR%\pbadmin.exe", "", ""
  117. "HKLM", "%SharedPath%\mfc40\clients","%33000%\%CPSADDIR%\pbadmin.exe", "", ""
  118. "HKLM", "%SharedPath%\olepro32\clients","%33000%\%CPSADDIR%\pbadmin.exe", "", ""
  119. "HKLM", "%SharedPath%\vbdb32\clients","%33000%\%CPSADDIR%\pbadmin.exe", "", ""
  120. "HKLM", "%SharedPath%\vbr40032\clients","%33000%\%CPSADDIR%\pbadmin.exe", "", ""
  121.  
  122. [CPSAD_RegUninst]
  123. "HKCR", ".pbk"
  124. "HKCR", ".pbr"
  125. "HKCR", "CMPBKFile"
  126. "HKCR", "CMPBRFile"
  127. "HKLM", "%SharedPath%\DAO\clients", "%33000%\%CPSADDIR%\pbadmin.exe"
  128. "HKLM", "%SharedPath%\mfc40\clients","%33000%\%CPSADDIR%\pbadmin.exe"
  129. "HKLM", "%SharedPath%\olepro32\clients","%33000%\%CPSADDIR%\pbadmin.exe"
  130. "HKLM", "%SharedPath%\vbdb32\clients", "%33000%\%CPSADDIR%\pbadmin.exe"
  131. "HKLM", "%SharedPath%\vbr40032\clients","%33000%\%CPSADDIR%\pbadmin.exe"
  132.  
  133. [CPSSRV_AddReg]
  134. "HKLM", "SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources","%KEY_NAME_DSN_Name%","","" ; creates the key
  135. "HKLM", "%KEY_ODBC_ROOT_Name%","DBQ","","%43100%\%APP_PATH_SERVER%\%DB_PATH_SERVER%\pbserver.mdb"
  136. "HKLM", "%KEY_ODBC_ROOT_Name%","Driver","","%11%\%KEY_NAME_ACCESS_DRIVER%"
  137. "HKLM", "%KEY_ODBC_ROOT_Name%","FIL","","MS Access;"
  138. "HKLM", "%KEY_ODBC_ROOT_Name%","PWD","",""
  139. "HKLM", "%KEY_ODBC_ROOT_Name%","UID","",""
  140. "HKLM", "%KEY_ODBC_ROOT_Data%","ImplicitCommitSync","","Yes"
  141. "HKLM", "%KEY_ODBC_ROOT_Data%","UserCommitSync","","Yes"
  142. "HKLM", "%KEY_WWWRoot%","%PBS_SCRIPT_VROOT%","","%43100%\%APP_PATH_SERVER%\Bin,,4"
  143. "HKLM", "%KEY_WWWRoot%","%PBS_DATA_VROOT%","","%43100%\%APP_PATH_SERVER%\Data,,1"
  144. "HKLM", "%KEY_FTPRoot%","%PBS_DATA_VROOT%","","%43100%\%APP_PATH_SERVER%\Data,,3"
  145. "HKLM", "%KEY_Events%","EventMessageFile","","%43100%\%APP_PATH_SERVER%\Bin\pbsvrmsg.dll"
  146. "HKLM", "%KEY_CPSMON_ROOT%","","",""
  147. "HKLM", "%KEY_CPSMON_PERF%","Library","","%43100%\%APP_PATH_SERVER%\Bin\pbsmon.dll"
  148. "HKLM", "%KEY_CPSMON_PERF%","Open","","OpenPerfMon"
  149. "HKLM", "%KEY_CPSMON_PERF%","Collect","","CollectPerfMon"
  150. "HKLM", "%KEY_CPSMON_PERF%","Close","","ClosePerfMon"
  151.  
  152. [CPSSRV_RegUninst]
  153. "HKLM", "%KEY_ODBC_ROOT_Name%"
  154. "HKLM", "%KEY_ODBC_ROOT_Data%"
  155. "HKLM", "%KEY_WWWRoot%","%PBS_SCRIPT_VROOT%"
  156. "HKLM", "%KEY_WWWRoot%","%PBS_DATA_VROOT%"
  157. "HKLM", "%KEY_FTPRoot%","%PBS_DATA_VROOT%"
  158. "HKLM", "%KEY_Events%"
  159. "HKLM", "%KEY_CPSMON_ROOT%"
  160. "HKLM", "%KEY_CPSMON_PERF%"
  161.  
  162. [CPSAD_Shortcuts]
  163. "%RASICS_DESC%", "%CPPRODNAME%", "%33000%\%CPSADDIR%\pbadmin.exe", "%33000%\%CPSADDIR%"
  164.  
  165. [CPSAD_Root]
  166. base.ddf
  167. country.txt
  168. pbadmin.cnt
  169. pbadmin.exe
  170. pbadmin.hlp
  171. pbserver.mdb,,,16
  172. diantz.exe
  173. dta.bat
  174. dta.ddf
  175. empty_pb.mdb
  176. full.bat
  177. full.ddf
  178. usstates.pbr
  179.  
  180. [CPSAD_Root_Uninstal]
  181. base.ddf
  182. country.txt
  183. pbadmin.cnt
  184. pbadmin.exe
  185. pbadmin.hlp
  186. ;pbserver.mdb - don't erase this file, needed by pbserver
  187. diantz.exe
  188. dta.bat
  189. dta.ddf
  190. empty_pb.mdb
  191. full.bat
  192. full.ddf
  193. usstates.pbr
  194.  
  195. [CPSSRV_Root]
  196.  
  197. [CPSSRV_Server]
  198. pbserver.dll
  199. pbsvrmsg.dll
  200. pbsmon.dll
  201.  
  202. [CPSSRV_data]
  203. pbserver.mdb
  204.  
  205. [CPSSRV_system]
  206. regsym.ini
  207. regsym.h
  208.  
  209. [CPSAD_system]
  210. ;asycfilt.dll,,,32
  211. comcat.dll,,,32
  212. comctl32.ocx,,,32
  213. comdlg32.ocx,,,32
  214. ctl3d32.dll,,,32
  215. dao350.dll,,,32
  216. dbgrid32.ocx,,,32
  217. mfc40.dll,,,32
  218. msinet.ocx,,,32
  219. msjet35.dll,,,32
  220. msjint35.dll,,,32
  221. msjter35.dll,,,32
  222. msvbvm50.dll,,,32
  223. ;msvcrt40.dll,,,32
  224. odbcji32.dll,,,32
  225. ;odbcjt32.dll,,,32
  226. odbctl32.dll,,,32
  227. ;oleaut32.dll,,,32
  228. olepro32.dll,,,32
  229. stdole2.tlb,,,32
  230. tabctl32.ocx,,,32
  231. vb5db.dll,,,32
  232. vbajet32.dll,,,32
  233. wininet.dll,,,32
  234.  
  235. [CPSDOC_Webdocs]
  236. bar.htm                
  237. legal.htm
  238. cps_ops_0001.htm
  239. cps_ops_1h5x.htm
  240. cps_ops_0nec.htm
  241. cps_ops_3skz.htm
  242. cps_ops_5beb.htm
  243. cps_ops_1drn.htm
  244. cps_ops_831v.htm
  245. cps_ops_87on.htm
  246. cps_ops_9mpf.htm
  247. cps_ops_3y2b.htm
  248. cps_ops_6gx0.htm
  249. cps_ops_5kmm.htm
  250. cps_ops_3u43.htm
  251. cps_ops_9zl1.htm
  252. cps_ops_02eq.htm
  253. cps_ops_9r5a.htm
  254. cps_ops_9kfn.htm
  255. cps_ops_0wdv.htm
  256. cps_ops_2oq7.htm
  257. cps_ops_1xv3.htm
  258. cps_ops_806r.htm
  259. cps_ops_95np.htm
  260. cps_ops_5vsn.htm
  261. cps_ops_6ip8.htm
  262. cps_ops_6xgz.htm
  263. cps_ops_1q05.htm
  264. cps_ops_2dkn.htm
  265. cps_ops_8vsj.htm
  266. cps_ops_6r5f.htm
  267. cps_ops_0515.htm
  268. cps_ops_1eb7.htm
  269. cps_ops_6u43.htm
  270. cps_ops_94vn.htm
  271. cps_ops_5643.htm
  272. cps_ops_320d.htm
  273. cps_ops_6dny.htm
  274. cps_ops_4bg3.htm
  275. cps_ops_8uel.htm
  276. cps_ops_65o3.htm
  277. cps_ops_0vbz.htm
  278. cps_ops_4zzk.htm
  279. cps_ops_00fk.htm
  280. cps_ops_1p2r.htm
  281. cps_ops_1s6l.htm
  282. cps_ops_429l.htm
  283. cps_ops_6sro.htm
  284. cps_ops_2ko4.htm
  285. cps_ops_5ovk.htm
  286. cps_ops_4jzn.htm
  287. cps_ops_80fi.htm
  288. cps_ops_7bcj.htm
  289. cps_ops_4ysy.htm
  290. cps_ops_31yk.htm
  291. cps_ops_4ujy.htm
  292. cps_ops_55pv.htm
  293. cps_ops_7ygi.htm
  294. cps_ops_2oj2.htm
  295. cps_ops_3lta.htm
  296. cps_ops_2b77.htm
  297. cps_ops_8rvy.htm
  298. cps_ops_0e97.htm
  299. cps_ops_2tkg.htm
  300. cps_ops_8pma.htm
  301. cps_ops_1q43.htm
  302. cps_ops_0ilv.htm
  303. cps_ops_931q.htm
  304. cps_ops_3qib.htm
  305. cps_ops_1goj.htm
  306. cps_ops_6bzn.htm
  307. cps_ops_9koj.htm
  308. cps_ops_1tim.htm
  309. cps_ops_0zcj.htm
  310. cps_ops_4oxf.htm
  311. cps_ops_6g1f.htm
  312. cps_ops_1fhu.htm
  313. cps_ops_3i43.htm
  314. cps_ops_2zc7.htm
  315. cps_ops_1trt.htm
  316. cps_ref_0001.htm
  317. cps_ref_0002.htm
  318. cps_ref_0003.htm
  319. cps_ref_3ezy.htm
  320. cps_ref_7aib.htm
  321. cps_ref_8a93.htm
  322. cps_ref_4n51.htm
  323. cps_ref_98mr.htm
  324. cps_ref_33cj.htm
  325. cps_ref_1aer.htm
  326. cps_ref_2t83.htm
  327. cps_ref_68tv.htm
  328. cps_ref_8ar7.htm
  329. cps_ref_9drn.htm
  330. cps_ref_63l1.htm
  331. cps_ref_8g4u.htm
  332. cps_ref_06cz.htm
  333. cps_ref_7l4j.htm
  334. cps_ref_4wzd.htm
  335. cps_ref_7df7.htm
  336. cps_ref_8r39.htm
  337. cps_ref_0vub.htm
  338. cps_ref_0ctv.htm
  339. cps_ref_14mr.htm
  340. cps_ref_3ppv.htm
  341. cps_ref_4t0z.htm
  342. cps_ref_7n03.htm
  343. cps_ref_6w1f.htm
  344. cps_ref_0luv.htm
  345. cps_ref_0a0j.htm
  346. cps_ref_7p2r.htm
  347. cps_ref_999v.htm
  348. cps_ref_8303.htm
  349. cps_ref_3ycz.htm
  350. cps_ref_1jtz.htm
  351. cps_ref_0gmf.htm
  352. cps_ref_9ndx.htm
  353. cps_ref_22gk.htm
  354. cps_ref_1l5x.htm
  355. cps_ref_1hpv.htm
  356. cps_ref_2rlf.htm
  357. cps_ref_4k0y.htm
  358. cps_ref_4g6d.htm
  359. cps_ref_3gf9.htm
  360. cps_ref_9h2r.htm
  361. cps_ref_4mle.htm
  362. cps_ref_9ko5.htm
  363. cps_ref_8v6t.htm
  364. cps_ref_844l.htm
  365. cps_ref_5wth.htm
  366. cps_ref_41gl.htm
  367. cps_ref_2kf9.htm
  368. cps_ref_0s11.htm
  369. cps_ref_5085.htm
  370. cps_ref_31b9.htm
  371. cps_ref_2x9h.htm
  372. cps_ref_4n3m.htm
  373. cps_ref_41yr.htm
  374. cps_ops_512d.htm
  375. cps_ops_57zm.htm
  376. cps_ops_3xpv.htm
  377. cps_ops_33hv.htm
  378. cps_ops_2j8z.htm
  379. cps_ops_7p0z.htm
  380. cps_ops_3z03.htm
  381. cps_ops_41yr.htm
  382. cps_ops_3t0l.htm
  383. cps_ops_5yyb.htm
  384. cps_ops_5cxf.htm
  385. cps_ops_9xrg.htm
  386. cps_ops_0j38.htm
  387. cps_ops_3nlf.htm
  388. cps_ops_48qa.htm
  389. cps_ops_78oi.htm
  390. cps_ops_7y43.htm
  391. cps_ops_85k5.htm
  392. cps_ops_5nle.htm
  393. cps_ops_1jxh.htm
  394. cps_ops_3v04.htm
  395. cps_ops_9oxl.htm
  396. cps_ops_7bhj.htm
  397. cps_ops_3qxx.htm
  398. cps_ref_6pf6.htm
  399. cps_ref_671v.htm
  400. cps_ref_2yzr.htm
  401. cpsread.htm
  402. pbsop02.gif
  403. pbsop04.gif
  404. pbsop05.gif
  405. pbsop06.gif
  406. pbsop07.gif
  407. pbsrf01.gif
  408. pbsrf03.gif
  409. pbsrf04.gif
  410. gnicimpo.gif
  411. gnicnote.gif
  412. gnnlogo.gif
  413. navys.gif
  414. pro.gif
  415. whfigs1.gif
  416. whfigs3.gif
  417. whindex.gif
  418. whnext.gif
  419. whprev.gif
  420.  
  421. [CMAK]
  422. Parent = RASICS
  423. OptionDesc = %CMAK_DESC%
  424. Tip =  %CMAK_TIP%
  425. IconIndex = *
  426. Bitmap = CMAKICO
  427.  
  428. [CMAKPROG]
  429. Needs = iis_common
  430. Parent = CMAK
  431. OptionDesc = %CMAK_DESC%
  432. Tip =  %CMAK_TIP%
  433. IconIndex = *
  434. Bitmap = CMAKICO
  435. DefPath = "%24%\%PROGRAMF%"
  436. UserInfoKey = "%CMREGROOT%\%USERINFO%","%USER_VALNAME%","%ORG_VALNAME%"
  437. Uninstall=CMAK_Uninst
  438. AddReg=CMAK_AddReg
  439. AddShortcuts=CMAK_Shortcuts
  440. CopyFiles=CMAK_Root,CMAK_Cmlang
  441.  
  442. [CMAKDOC]
  443. Needs = iis_doc_common
  444. Parent = CMAK
  445. OptionDesc = %CMAKDOC_DESC%
  446. Tip =  %CMAKDOC_TIP%
  447. IconIndex = *
  448. Bitmap = DOCICO
  449. CopyFiles=CMAK_Webdocs
  450. Uninstall=CMAKDOC_Uninst
  451. AddVroots=CMAK_VRoots
  452.  
  453. [CMAK_Uninst]
  454. DelDir=CMAK_Root
  455. DelReg=CMAK_RegUninst
  456. DelShortcuts=CMAK_Shortcuts
  457. DelFiles=CMAK_Root,CMAK_Cmlang
  458.  
  459. [CMAKDOC_Uninst]
  460. DelDir=CMAK_Webdocs
  461. DelFiles=CMAK_Webdocs
  462. DelVroots=CMAK_Vroots
  463.  
  464. [CMAK_VRoots]
  465. "IISHELP/ics/I_cmak"="%18%\ics\I_cmak"
  466.  
  467. [CMAK_AddReg]
  468. "HKLM", "%CMAppPath%", "", "", "%33000%\%CMAKDIR%\profwiz.EXE"
  469. "HKLM", "%CMAppPath%", "Path", "", "%33000%\%CMAKDIR%"
  470. "HKCR", "%CMAppName%", "", "", "%CMAppName%"
  471. "HKCR", "%CMAppName%\DefaultIcon", "", "", "%33000%\%CMAKDIR%\profwiz.EXE,1"
  472.  
  473. [CMAK_RegUninst]
  474. "HKLM", "%CMAppPath%"
  475. "HKCR", "%CMAppName%"
  476.  
  477. [CMAK_Shortcuts]
  478. "%RASICS_DESC%", "%CMPRODNAME%", "%33000%\%CMAKDIR%\cmak.exe", "%33000%\%CMAKDIR%"
  479.  
  480. [CMAK_Root]
  481. cmak.exe
  482. default.bmp
  483. defaultl.ico
  484. defaultp.bmp
  485. defaults.ico
  486. defaultt.ico
  487. empty.pbk
  488. empty.pbr
  489. iexpress.exe
  490. cmakeula.txt
  491. makecab.exe
  492. oleaut32.dll
  493. showicon.exe
  494. swflash.ocx
  495. urlmon.dll
  496. wextract.exe
  497.  
  498. [CMAK_Cmlang]
  499. advapi32.dll
  500. advpack.dll
  501. cmdial32.dll
  502. cmdl32.exe
  503. cmmgr32.exe
  504. cmmgr32.hlp
  505. cmpbk32.dll
  506. cmstats.dll
  507. comctl32.dll
  508. icfg95.dll
  509. icfgnt.dll
  510. icwscrpt.exe
  511. inet16.dll
  512. inetcfg.dll
  513. mbslgn32.dll
  514. msdun12.exe
  515. readme.txt
  516. rnaph.dll
  517. template.cdf
  518. template.cmp
  519. template.cms
  520. template.inf
  521. uninstcm.inf
  522. w95inf16.dll
  523. w95inf32.dll
  524. wininet.dll
  525. wintrust.dll
  526.  
  527. [CMAK_Webdocs]
  528. bar.htm  
  529. legal.htm
  530. cmak01.gif
  531. cmak02.gif
  532. cmak03.gif
  533. cmak04.gif
  534. cmak05.gif
  535. cmak06.gif
  536. cmak07.gif
  537. cmak08.gif
  538. cmak_0001.htm
  539. cmak_008d.htm
  540. cmak_00qb.htm
  541. cmak_01o3.htm
  542. cmak_04bo.htm
  543. cmak_06nk.htm
  544. cmak_0bao.htm
  545. cmak_0htf.htm
  546. cmak_0kha.htm
  547. cmak_0kvo.htm
  548. cmak_0tes.htm
  549. cmak_0wmm.htm
  550. cmak_122g.htm
  551. cmak_1e3v.htm
  552. cmak_1e90.htm
  553. cmak_1en9.htm
  554. cmak_1f72.htm
  555. cmak_1h5x.htm
  556. cmak_1i0j.htm
  557. cmak_1j77.htm
  558. cmak_1ldf.htm
  559. cmak_1oj7.htm
  560. cmak_1q0j.htm
  561. cmak_1qe7.htm
  562. cmak_1trt.htm
  563. cmak_20xa.htm
  564. cmak_22jv.htm
  565. cmak_22k4.htm
  566. cmak_22wg.htm
  567. cmak_236r.htm
  568. cmak_29il.htm
  569. cmak_2c8j.htm
  570. cmak_2hpq.htm
  571. cmak_2j5f.htm
  572. cmak_2n5a.htm
  573. cmak_2rc5.htm
  574. cmak_32ni.htm
  575. cmak_32wk.htm
  576. cmak_388g.htm
  577. cmak_3asz.htm
  578. cmak_3jqq.htm
  579. cmak_3nam.htm
  580. cmak_3nsi.htm
  581. cmak_3pkj.htm
  582. cmak_3uwj.htm
  583. cmak_3vtr.htm
  584. cmak_3xpg.htm
  585. cmak_3y43.htm
  586. cmak_42xx.htm
  587. cmak_43hv.htm
  588. cmak_44it.htm
  589. cmak_478z.htm
  590. cmak_47ar.htm
  591. cmak_47qr.htm
  592. cmak_4aig.htm
  593. cmak_4ann.htm
  594. cmak_4d4g.htm
  595. cmak_4df4.htm
  596. cmak_4k4z.htm
  597. cmak_4zar.htm
  598. cmak_55is.htm
  599. cmak_55ta.htm
  600. cmak_56b4.htm
  601. cmak_5acz.htm
  602. cmak_5enn.htm
  603. cmak_5gvi.htm
  604. cmak_5h4j.htm
  605. cmak_5m1x.htm
  606. cmak_5m28.htm
  607. cmak_5mg5.htm
  608. cmak_5usy.htm
  609. cmak_5vqc.htm
  610. cmak_5zxv.htm
  611. cmak_61q0.htm
  612. cmak_63jk.htm
  613. cmak_66um.htm
  614. cmak_68xk.htm
  615. cmak_6hyr.htm
  616. cmak_6isu.htm
  617. cmak_6kvn.htm
  618. cmak_6l11.htm
  619. cmak_6tt1.htm
  620. cmak_6zjk.htm
  621. cmak_72g5.htm
  622. cmak_74j7.htm
  623. cmak_755w.htm
  624. cmak_7g9x.htm
  625. cmak_7gab.htm
  626. cmak_7hm8.htm
  627. cmak_7meo.htm
  628. cmak_7odw.htm
  629. cmak_7qb7.htm
  630. cmak_7soj.htm
  631. cmak_7tv8.htm
  632. cmak_8oab.htm
  633. cmak_8pyr.htm
  634. cmak_8qyb.htm
  635. cmak_8yyb.htm
  636. cmak_927n.htm
  637. cmak_953z.htm
  638. cmak_9a79.htm
  639. cmak_9cj0.htm
  640. cmak_9egj.htm
  641. cmak_9h6b.htm
  642. cmak_9hlx.htm
  643. cmak_9myb.htm
  644. cmak_9n8z.htm
  645. cmak_9nxj.htm
  646. cmak_9nxv.htm
  647. cmak_9qib.htm
  648. cmak_9w6w.htm
  649. cmak_9yib.htm
  650. cmakread.htm
  651. gnicimpo.gif
  652. gnicnote.gif
  653. gnnlogo.gif
  654. navys.gif
  655. pro.gif
  656. whfigs1.gif
  657. whfigs3.gif
  658. whindex.gif
  659. whnext.gif
  660. whprev.gif
  661.  
  662. [CIAS]
  663. Parent=RASICS
  664. OptionDesc = %CIAS_DESC%
  665. Tip =  %CIAS_TIP%
  666. IconIndex = *
  667. Bitmap = CIASICO
  668.  
  669. [CIASOCM]
  670. Parent=CIAS
  671. Needs = iis_common,iis_www
  672. OptionDesc = %CIAS_DESC%
  673. Tip =  %CIAS_TIP%
  674. IconIndex = *
  675. Bitmap = CIASICO
  676. CheckVersion = CIAS_Root, authsrv.exe, 1, 0
  677. DefPath = "%24%\%PROGRAMF%"
  678. DefProgramGroup = "%CIASPROG_GRP%"
  679. UserInfoKey = "%CIREGROOT%\%USERINFO%","%USER_VALNAME%","%ORG_VALNAME%"
  680. Uninstall= CIAS_Uninst
  681. AddReg= CIAS_AddReg
  682. AddShortcuts= CIAS_Shortcuts
  683. CopyFiles= CIAS_Root,CIAS_RootNoDel,CIAS_System
  684.  
  685. [CIASDOC]
  686. Needs = iis_doc_common,iis_doc_ismcore
  687. Parent=CIAS
  688. Uninstall= CIASDOC_Uninst
  689. OptionDesc = %CIASDOC_DESC%
  690. Tip =  %CIASDOC_TIP%
  691. IconIndex = *
  692. Bitmap = DOCICO
  693. CopyFiles=  CIAS_WebDocs
  694. AddVroots=CIAS_VRoots
  695.  
  696. [CIASDOC_Uninst]
  697. DelDir=CIAS_WebDocs
  698. DelFiles=CIAS_WebDocs
  699. DelVroots=CIAS_Vroots
  700.  
  701. [CIAS_Uninst]
  702. DelDir=CIAS_Root
  703. DelReg=CIAS_RegUninst
  704. DelShortcuts=CIAS_Shortcuts
  705. DelFiles=CIAS_Root
  706.  
  707. [CIAS_VRoots]
  708. "IISHELP/ics/I_ias"="%18%\ics\I_ias"
  709.  
  710. [CIAS_AddReg]
  711.  
  712. [CIAS_RootNoDel]
  713. adminui.mdb,,,16
  714.  
  715. [CIAS_Root]
  716. actlapi.dll
  717. adminui.cnt
  718. adminui.exe
  719. adminui.hlp
  720. adminui.chm
  721. adminui.hhc
  722. authdll.dll
  723. authodbc.dll
  724. authperf.dll
  725. authperf.h
  726. authperf.ini
  727. authsam.dll
  728. authsrv.exe
  729. dbcon.dll
  730. dictionary
  731. iasconf.dll
  732. radcfg.dll
  733. radlog.dll
  734. radstp.dll
  735.  
  736. [CIAS_WebDocs]
  737. bar.htm
  738. legal.htm
  739. ciaop18.gif
  740. ciaop19.gif
  741. ciaop20.gif
  742. ciaop21.gif
  743. ias_ops_0001.htm
  744. ias_ops_1h5x.htm
  745. ias_ops_40fn.htm
  746. ias_ops_1w8j.htm
  747. ias_ops_48o7.htm
  748. ias_ops_4ncj.htm
  749. ias_ops_10s3.htm
  750. ias_ops_6gx0.htm
  751. ias_ops_8t9q.htm
  752. ias_ops_1303.htm
  753. ias_ops_119v.htm
  754. ias_ops_4kvn.htm
  755. ias_ops_7lgz.htm
  756. ias_ops_4svr.htm
  757. ias_ops_1pyr.htm
  758. ias_ops_76yb.htm
  759. ias_ops_6dpj.htm
  760. ias_ops_9gtj.htm
  761. ias_ops_263r.htm
  762. ias_ops_7ysn.htm
  763. ias_ops_7nhv.htm
  764. ias_ops_7qsl.htm
  765. ias_ops_8xtj.htm
  766. ias_ops_3b03.htm
  767. ias_ops_26uq.htm
  768. ias_ops_1stv.htm
  769. ias_ops_90dv.htm
  770. ias_ops_792m.htm
  771. ias_ops_097y.htm
  772. ias_ops_9rn2.htm
  773. ias_ops_0ca6.htm
  774. ias_ops_3agj.htm
  775. ias_ops_1cmv.htm
  776. ias_ops_84ha.htm
  777. ias_ops_03zm.htm
  778. ias_ops_019v.htm
  779. ias_ops_12ib.htm
  780. ias_ops_0xmb.htm
  781. ias_ops_11wz.htm
  782. ias_ops_9q5v.htm
  783. ias_ops_1l9v.htm
  784. ias_ops_5r8z.htm
  785. ias_ops_9pkj.htm
  786. ias_ops_7tf7.htm
  787. ias_ops_1lte.htm
  788. ias_ops_0yer.htm
  789. ias_ops_62ur.htm
  790. ias_ops_9lf7.htm
  791. ias_ops_1jdx.htm
  792. ias_ops_78aa.htm
  793. ias_ops_5mzp.htm
  794. ias_ops_5wkz.htm
  795. ias_ops_3tid.htm
  796. ias_ops_0pwz.htm
  797. ias_ops_9eb7.htm
  798. ias_ops_08e1.htm
  799. ias_ops_1ewj.htm
  800. ias_ops_1cfn.htm
  801. ias_ops_5f1v.htm
  802. ias_ops_5vzm.htm
  803. ias_ops_2ble.htm
  804. ias_ops_72r7.htm
  805. ias_ops_3ws3.htm
  806. ias_ops_61ir.htm
  807. ias_ops_5c1f.htm
  808. ias_ops_4455.htm
  809. ias_ops_86t5.htm
  810. ias_ops_1510.htm
  811. ias_ops_1trt.htm
  812. ias_ops_3feb.htm
  813. ias_ops_4i7g.htm
  814. ias_ops_28oj.htm
  815. ias_ops_6hv7.htm
  816. ias_ops_04ab.htm
  817. ias_ops_28c3.htm
  818. ias_ops_738y.htm
  819. ias_ops_64vm.htm
  820. ias_ops_68mq.htm
  821. ias_ops_7qk2.htm
  822. ias_ops_69yr.htm
  823. iasread.htm
  824. gnicimpo.gif
  825. gnicnote.gif
  826. gnnlogo.gif
  827. navys.gif
  828. pro.gif
  829. whfigs1.gif
  830. whfigs3.gif
  831. whindex.gif
  832. whnext.gif
  833. whprev.gif
  834.  
  835. [CIAS_System]
  836. ;asycfilt.dll,,,32 
  837. comcat.dll,,,32
  838. comct232.ocx,,,32
  839. comctl32.ocx,,,32 
  840. comdlg32.ocx,,,32
  841. dao350.dll,,,32
  842. dbgrid32.ocx,,,32
  843. dblist32.ocx,,,32
  844. dbnmpntw.dll,,,32
  845. mscomm32.ocx,,,32
  846. msjet35.dll,,,32
  847. msjint35.dll,,,32
  848. msjter35.dll,,,32
  849. msrdo20.dll,,,32
  850. msvbvm50.dll,,,32
  851. ;msvcrt40.dll,,,32 
  852. ntwdblib.dll,,,32
  853. ;odbc32.dll,,,32   
  854. ;odbcint.dll,,,32  
  855. odbcji32.dll,,,32
  856. ;odbcjt32.dll,,,32 
  857. odbctl32.dll,,,32
  858. rdocurs.dll,,,32
  859. ;sqlsrv32.dll,,,32 
  860. sstrace.dll,,,32
  861. tabctl32.ocx,,,32
  862. vb5db.dll,,,32
  863. vbajet32.dll,,,32
  864.  
  865. [RASDOC]
  866. Parent = RASICS
  867. Needs = iis_doc_common
  868. OptionDesc = %RASDOC_DESC%
  869. Tip =  %RASDOC_TIP%
  870. IconIndex = *
  871. Bitmap = DOCICO
  872. Uninstall=RASDOC_Uninst
  873. CopyFiles=RASDOC_Webdocs,RASDOC_iismisc
  874. AddVroots=RASDOC_VRoots
  875.  
  876. [RASDOC_Uninst]
  877. DelDir=RASDOC_Webdocs
  878. DelFiles=RASDOC_Webdocs,RASDOC_iismisc
  879. DelVroots=RASDOC_Vroots
  880.  
  881. [RASDOC_VRoots]
  882. "IISHELP/ics"="%18%\ics"
  883.  
  884. [RASDOC_Webdocs]
  885. legal.htm
  886. iasop21.gif
  887. iasop22.gif
  888. tunneling.gif
  889. gsbc03.gif
  890. gsbc04.gif
  891. bc_welcome_54qb.htm
  892. bc_welcome_67u3.htm
  893. bc_welcome_7bzn.htm
  894. bc_welcome_1oxf.htm
  895. bc_guided_92uq.htm
  896. bc_guided_2ejj.htm
  897. bc_guided_8brz.htm
  898. bc_guided_3ayc.htm
  899. bc_guided_0e5v.htm
  900. bc_guided_1aur.htm
  901. bc_guided_8bvj.htm
  902. bc_guided_0zol.htm
  903. bc_guided_9aur.htm
  904. bc_guided_3len.htm
  905. bc_guided_7coj.htm
  906. bc_guided_9njn.htm
  907. bc_setup_7y5p.htm
  908. bc_setup_7d13.htm
  909. bc_setup_6a2b.htm
  910. bc_setup_61rn.htm
  911. bc_setup_20vn.htm
  912. bc_setup_30th.htm
  913. bc_setup_3r51.htm
  914. bc_setup_21nv.htm
  915. bc_setup_8kth.htm
  916. bc_setup_9gvm.htm
  917. bc_setup_3rn6.htm
  918. bc_setup_71o2.htm
  919. bc_setup_3cq5.htm
  920. bc_setup_33ci.htm
  921. bc_setup_85yq.htm
  922. bc_setup_1ohg.htm
  923. bc_setup_4dkc.htm
  924. bc_setup_32cl.htm
  925. bc_setup_4wa3.htm
  926. bc_learning_61ir.htm
  927. bc_learning_7fg3.htm
  928. bc_learning_0ipg.htm
  929. bc_learning_93xv.htm
  930. bc_guided_37cj.htm
  931. bc_guided_6j03.htm
  932. bc_guided_5hr9.htm
  933. bc_guided_429l.htm
  934. bc_guided_53zt.htm
  935. bc_guided_66pf.htm
  936. bc_setup_2qb7.htm
  937. bc_setup_7orp.htm
  938. bc_setup_6quj.htm
  939. bc_setup_7p2q.htm
  940. bc_setup_4v8z.htm
  941. bc_setup_04ds.htm
  942. bc_setup_1aya.htm
  943. bc_setup_4ysy.htm
  944. bc_setup_6ucz.htm
  945. bc_setup_83hh.htm
  946. bc_setup_5vmz.htm
  947. raccbanr.gif
  948. racwelcome.htm 
  949. cpswelcome.htm
  950. iaswelcome.htm
  951. cmakwelcome.htm
  952.  
  953. [RASDOC_iismisc]
  954. legal.htm
  955. raccbanr.gif
  956. racwelcome.htm 
  957.  
  958. [Strings]
  959. RASICS_DESC =                           "Remote Access Services"
  960. RASICS_TIP =                            "Manages dial-up connections and phonebooks"
  961. RASDOC_DESC =                           "Product Documentation"
  962. RASDOC_TIP =                            "Remote Access Services Getting Started Documentation"
  963. CMAKPROG_GRP =                          "Connection Manager Administration Kit"
  964. CMPRODNAME =                            "Connection Manager Administration Kit"
  965. CMAK_DESC =                             "Connection Manager Administration Kit"
  966. CMAK_TIP =                              "Creates Connection Manager dial-up profiles."
  967. CMAKDOC_DESC =                          "Product Documentation"
  968. CMAKDOC_TIP =                           "Connection Manager Administration Kit Documentation"
  969. CMAKDIR =                               "CMAK"
  970. CMREGROOT =                             "Software\Microsoft\Connection Manager Administration Kit" ;; DO NOT LOCALIZE ;;
  971. CMAppPath =                             "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\cmak.exe"
  972. CMAppName =                             "Connection Manager Administration Kit"
  973. CPSADPROG_GRP =                         "Phone Book Administrator"
  974. CPPRODNAME =                            "Phone Book Administrator"
  975. CPSAD_DESC =                            "Phone Book Administrator"
  976. CPSAD_TIP =                             "Creates and maintains Phonebooks"
  977. CPSDOC_DESC =                           "Product Documentation"
  978. CPSDOC_TIP =                            "Phone Book Administrator Documentation"
  979. CPS_DESC =                              "Connection Point Services"
  980. CPS_TIP =                               "Manages and serves phonebooks"
  981. CPSSRV_DESC =                           "Phone Book Service"
  982. CPSSRV_TIP =                            "Installs the Phonebooks server"
  983. CPSADDIR =                              "PBA"
  984. CPREGROOT =                             "Software\Microsoft\Phone Book Admin" ;; DO NOT LOCALIZE ;;
  985. PhoneName =                             "Phone Book"
  986. RegionName =                            "Region File"
  987. CIAS_PROVIDERS =                        "SYSTEM\CurrentControlSet\Services\Authsrv\Providers"
  988. CIAS_PERFORMANCE =                      "SYSTEM\CurrentControlSet\Services\Authsrv\Performance"
  989. CIAS_VERSION =                          "SYSTEM\CurrentControlSet\Services\Authsrv\Parameters"
  990. CIASPROG_GRP =                          "Internet Authentication Services"
  991. CIAS_DESC =                             "Internet Authentication Services"
  992. CIAS_TIP =                              "Installs the Internet Authentication Service"
  993. CIASDOC_DESC =                          "Product Documentation"
  994. CIASDOC_TIP =                           "Internet Authentication Service Documentation"
  995. CIASDIR =                               "IAS"
  996. CIREGROOT =                             "Software\Microsoft\Internet Authentication Service" ;;;; DO NOT LOCALIZE ;;
  997. KEY_ODBC_ROOT_Name =                    "SOFTWARE\ODBC\ODBC.INI\PBServer"
  998. KEY_ODBC_ROOT_Data =                    "SOFTWARE\ODBC\ODBC.INI\PBServer\Engines\Jet"
  999. KEY_NAME_DSN_LIST =                     "SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources"
  1000. KEY_NAME_DSN_DATA =                     "Engines\Jet"
  1001. KEY_NAME_DSN_Name =                     "PBServer"
  1002. KEY_ODBC_DRIVERS =                      "SOFTWARE\ODBC\ODBCINST.INI\"
  1003. KEY_NAME_ACCESS_DRIVER =                "ODBCJT32.DLL"
  1004. KEY_WWWRoot =                           "SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\Virtual Roots"
  1005. KEY_FTP =                               "SYSTEM\CurrentControlSet\Services\MSFTPSVC"
  1006. KEY_EVENTS =                            "System\CurrentControlSet\Services\EventLog\Application\Phone Book Service"
  1007. KEY_VROOT =                             "System\CurrentControlSet\Services\W3SVC\Parameters\Virtual Roots"
  1008. KEY_FTPRoot =                           "SYSTEM\CurrentControlSet\Services\MSFTPSVC\Parameters\Virtual Roots"
  1009. APP_PATH_SERVER =                       "Phone Book Service"
  1010. PBS_SCRIPT_VROOT =                      "/PBServer,"
  1011. PBS_DATA_VROOT =                        "/PBSData,"
  1012. DB_PATH_SERVER =                        "data\database"
  1013. KEY_CPSMON_ROOT =                       "SYSTEM\CurrentControlSet\Services\PBServerMonitor"
  1014. KEY_CPSMON_PERF =                       "SYSTEM\CurrentControlSet\Services\PBServerMonitor\Performance"
  1015. SharedPath =                            "SOFTWARE\Microsoft\Shared Tools"
  1016. PROGRAMF =                              "Program Files"
  1017. USERINFO =                              "User Info"                ;;;; DO NOT LOCALIZE THIS !! ;;;;
  1018. USER_VALNAME =                          "Name"                     ;;;; DO NOT LOCALIZE THIS !! ;;;;
  1019. ORG_VALNAME =                           "Company"                  ;;;; DO NOT LOCALIZE THIS !! ;;;;
  1020. DISK_DESCRIPT =                         "Microsoft IIS CD-ROM" 
  1021.  
  1022. ;;;;;;;; Replaced by aut-gen stuff below ;;;;;;;;;;;
  1023. ; [SourceDisksNames]
  1024. ; Cabinet file names and associated disks
  1025. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  1026. ; 0="","",0
  1027. ; 1=%DISKDESCRIPT%,"RASICS.cab",0
  1028. ;
  1029. ; [SourceDisksFiles]
  1030. ; <file> = <cabinet number>,<subdir>,<size>
  1031. ; Note: File is not in a cabinet if cab# is 0
  1032. ; bestwith.gif=1,,100000
  1033. ;;;;;;;; Replaced by aut-gen stuff below ;;;;;;;;;;;
  1034. ;*** BEGIN **********************************************************
  1035. ;**                                                                **
  1036. ;** Automatically generated on: Sat Aug 30 13:53:36 1997           **
  1037. ;**                                                                **
  1038. ;** Diamond Version: (32) 1.00.0540 (02/01/96)                     **
  1039. ;**                                                                **
  1040. ;*** BEGIN **********************************************************
  1041.  
  1042.  
  1043. [SourceDisksNames]
  1044. 1="%DISK_DESCRIPT%",rasics.CAB,0
  1045.  
  1046. [SourceDisksFiles]
  1047. actlapi.dll=1,,92448,84b08b5
  1048. adminui.cnt=1,,780,fabe80f8
  1049. adminui.exe=1,,527872,a56ed6a1
  1050. adminui.hlp=1,,31714,411d390c
  1051. adminui.chm=1,,14408,81b64969
  1052. adminui.hhc=1,,3222,24c77a24
  1053. adminui.mdb=1,,352256,d20d5135
  1054. authdll.dll=1,,5968,2fece748
  1055. authodbc.dll=1,,21792,551926c6
  1056. authperf.dll=1,,10688,dccefb88
  1057. authperf.h=1,,718,50256bb8
  1058. authperf.ini=1,,32603,134f318
  1059. authsam.dll=1,,8624,dc6b1c73
  1060. authsrv.exe=1,,223424,e7cde669
  1061. dbcon.dll=1,,26160,c97aea14
  1062. dictionary=1,,18109,ee0c1aea
  1063. iasconf.dll=1,,9584,1cb5ac72
  1064. radcfg.dll=1,,40176,943b7660
  1065. radlog.dll=1,,12624,a065229f
  1066. radstp.dll=1,,34144,a51ed87c
  1067. ciaop18.gif=1,,8012,e001166c
  1068. ciaop19.gif=1,,3820,d3257f5b
  1069. ciaop20.gif=1,,5370,ed63fcbd
  1070. ciaop21.gif=1,,9188,307a89f
  1071. ias_ops_0001.htm=1,,13726,52aa220
  1072. ias_ops_1h5x.htm=1,,3549,fbaab087
  1073. ias_ops_40fn.htm=1,,2286,8aec07c4
  1074. ias_ops_1w8j.htm=1,,2171,b81b1ccd
  1075. ias_ops_48o7.htm=1,,2177,fc638521
  1076. ias_ops_4ncj.htm=1,,1465,54bd37a7
  1077. ias_ops_10s3.htm=1,,2098,6cc9c071
  1078. ias_ops_6gx0.htm=1,,3748,8ff30522
  1079. ias_ops_8t9q.htm=1,,3004,f206f3f7
  1080. ias_ops_1303.htm=1,,3849,795e9ccd
  1081. ias_ops_119v.htm=1,,2806,e5385531
  1082. ias_ops_4kvn.htm=1,,4276,c44aac8
  1083. ias_ops_7lgz.htm=1,,1493,683f0cdb
  1084. ias_ops_4svr.htm=1,,1562,7c802491
  1085. ias_ops_1pyr.htm=1,,1902,700e0008
  1086. ias_ops_76yb.htm=1,,3175,9eb2f209
  1087. ias_ops_6dpj.htm=1,,2119,aedb492a
  1088. ias_ops_9gtj.htm=1,,2571,16d46100
  1089. ias_ops_263r.htm=1,,1749,2886bbe6
  1090. ias_ops_7ysn.htm=1,,2478,390ce900
  1091. ias_ops_7nhv.htm=1,,5502,e9d40843
  1092. ias_ops_7qsl.htm=1,,1560,4456ffe6
  1093. ias_ops_8xtj.htm=1,,1601,cbd49450
  1094. ias_ops_3b03.htm=1,,1767,8c42a51
  1095. ias_ops_26uq.htm=1,,2983,c3e2246a
  1096. ias_ops_1stv.htm=1,,3419,8cbdbfa
  1097. ias_ops_90dv.htm=1,,2333,be6e0ad2
  1098. ias_ops_792m.htm=1,,1361,5f65a8c2
  1099. ias_ops_097y.htm=1,,1727,f4965287
  1100. ias_ops_9rn2.htm=1,,1642,785a7797
  1101. ias_ops_0ca6.htm=1,,2989,58640ada
  1102. ias_ops_3agj.htm=1,,1533,ad8e9967
  1103. ias_ops_1cmv.htm=1,,1965,573326c5
  1104. ias_ops_84ha.htm=1,,1977,bdb9cfb3
  1105. ias_ops_03zm.htm=1,,4120,861542bc
  1106. ias_ops_019v.htm=1,,2006,2ab21861
  1107. ias_ops_12ib.htm=1,,4315,859162ef
  1108. ias_ops_0xmb.htm=1,,1652,eb23e067
  1109. ias_ops_11wz.htm=1,,2620,56462ae9
  1110. ias_ops_9q5v.htm=1,,1452,40db9a86
  1111. ias_ops_1l9v.htm=1,,3306,86cb6e14
  1112. ias_ops_5r8z.htm=1,,2462,48ddcee9
  1113. ias_ops_9pkj.htm=1,,2189,51246f8a
  1114. ias_ops_7tf7.htm=1,,3316,8fdc0122
  1115. ias_ops_1lte.htm=1,,2204,e1bab842
  1116. ias_ops_0yer.htm=1,,2628,3e70c6be
  1117. ias_ops_62ur.htm=1,,5478,40eb21cd
  1118. ias_ops_9lf7.htm=1,,4059,89789481
  1119. ias_ops_1jdx.htm=1,,2005,8f537546
  1120. ias_ops_78aa.htm=1,,2757,f0347498
  1121. ias_ops_5mzp.htm=1,,2327,db97b818
  1122. ias_ops_5wkz.htm=1,,1822,83d732d8
  1123. ias_ops_3tid.htm=1,,1763,ecb7162e
  1124. ias_ops_0pwz.htm=1,,4126,e14aa756
  1125. ias_ops_9eb7.htm=1,,2136,79a955bf
  1126. ias_ops_08e1.htm=1,,2272,58d9aa97
  1127. ias_ops_1ewj.htm=1,,1754,b1665f85
  1128. ias_ops_1cfn.htm=1,,2052,e10a503d
  1129. ias_ops_5f1v.htm=1,,4768,4ed84e34
  1130. ias_ops_5vzm.htm=1,,1501,404221ba
  1131. ias_ops_2ble.htm=1,,1727,65158c6
  1132. ias_ops_72r7.htm=1,,1652,e64f504b
  1133. ias_ops_3ws3.htm=1,,4529,f277134
  1134. ias_ops_61ir.htm=1,,3741,4117c9d4
  1135. ias_ops_5c1f.htm=1,,1578,481fdd19
  1136. ias_ops_4455.htm=1,,1774,7886a6d8
  1137. ias_ops_86t5.htm=1,,2264,ec196892
  1138. ias_ops_1510.htm=1,,3315,e154d905
  1139. ias_ops_1trt.htm=1,,26644,c4405363
  1140. ias_ops_3feb.htm=1,,1393,c2a61a8c
  1141. ias_ops_4i7g.htm=1,,1244,74fb549c
  1142. ias_ops_28oj.htm=1,,1326,8284f7da
  1143. ias_ops_6hv7.htm=1,,1249,aea1e40
  1144. ias_ops_04ab.htm=1,,1377,9ebdcfc3
  1145. ias_ops_28c3.htm=1,,2297,42f85094
  1146. ias_ops_738y.htm=1,,1206,1cc8221f
  1147. ias_ops_64vm.htm=1,,1168,e49ebaf1
  1148. ias_ops_68mq.htm=1,,1278,8efc27a9
  1149. ias_ops_7qk2.htm=1,,2314,a9afc1bf
  1150. ias_ops_69yr.htm=1,,2619,d06b27cf
  1151. iasread.htm=1,,4888,14814056
  1152. comct232.ocx=1,,154896,96aab567
  1153. dblist32.ocx=1,,202000,92f70241
  1154. dbnmpntw.dll=1,,23552,606108b2
  1155. mscomm32.ocx=1,,97040,d1fac3c1
  1156. msrdo20.dll=1,,376080,e199fb39
  1157. ntwdblib.dll=1,,275968,8f9adfcb
  1158. rdocurs.dll=1,,97552,3f125e12
  1159. sstrace.dll=1,,15616,2b5536fa
  1160. cmak.exe=1,,238368,7a3e6367
  1161. default.bmp=1,,47892,7b8831a4
  1162. defaultl.ico=1,,766,91ec13d9
  1163. defaultp.bmp=1,,36344,a1468bfb
  1164. defaults.ico=1,,766,91ec13d9
  1165. defaultt.ico=1,,766,91ec13d9
  1166. empty.pbk=1,,1,e96ccf45
  1167. empty.pbr=1,,1,f4dbdf21
  1168. iexpress.exe=1,,130320,583b2f0b
  1169. cmakeula.txt=1,,6630,f67e30c7
  1170. makecab.exe=1,,152576,9c36559
  1171. oleaut32.dll=1,,473872,3eca2b31
  1172. showicon.exe=1,,8016,d9480dfa
  1173. swflash.ocx=1,,194048,62cbd046
  1174. urlmon.dll=1,,166672,1f6af3a1
  1175. wextract.exe=1,,70368,a2ce914b
  1176. advapi32.dll=1,,43008,89c63318
  1177. advpack.dll=1,,72784,411e6d00
  1178. cmdial32.dll=1,,10656,5af6cd90
  1179. cmdl32.exe=1,,46288,8d42a824
  1180. cmmgr32.exe=1,,232880,6a7df6f6
  1181. cmmgr32.hlp=1,,36858,95c5727a
  1182. cmpbk32.dll=1,,83120,8bc172cb
  1183. cmstats.dll=1,,9584,a20a750a
  1184. comctl32.dll=1,,379152,51c9e590
  1185. icfg95.dll=1,,19552,8d397b06
  1186. icfgnt.dll=1,,22816,2dbfd76b
  1187. icwscrpt.exe=1,,151040,d7048958
  1188. inet16.dll=1,,44628,d8031aa1
  1189. inetcfg.dll=1,,136816,c6253995
  1190. mbslgn32.dll=1,,29984,bd5c537
  1191. msdun12.exe=1,,1456800,1c49cb76
  1192. readme.txt=1,,61,98811caf
  1193. rnaph.dll=1,,9728,73f3e677
  1194. template.cdf=1,,1052,923043a2
  1195. template.cmp=1,,87,7114d431
  1196. template.cms=1,,1200,af52e9d3
  1197. template.inf=1,,8342,92f65e7
  1198. uninstcm.inf=1,,2500,faf51b24
  1199. w95inf16.dll=1,,2272,40d920a3
  1200. w95inf32.dll=1,,4608,623cf8d8
  1201. wintrust.dll=1,,140800,624b0299
  1202. cmak01.gif=1,,9134,198e129d
  1203. cmak02.gif=1,,20093,e465aa8e
  1204. cmak03.gif=1,,17005,8595b854
  1205. cmak04.gif=1,,17496,a50e20be
  1206. cmak05.gif=1,,18249,fe61fe2c
  1207. cmak06.gif=1,,5621,6a0d130b
  1208. cmak07.gif=1,,15236,7b491fd6
  1209. cmak08.gif=1,,12694,b1dadaec
  1210. cmak_0001.htm=1,,15764,b9616736
  1211. cmak_008d.htm=1,,1942,8726c801
  1212. cmak_00qb.htm=1,,1815,ff238860
  1213. cmak_01o3.htm=1,,2956,33e8696e
  1214. cmak_04bo.htm=1,,3891,f9cf6f02
  1215. cmak_06nk.htm=1,,2299,293a8cc4
  1216. cmak_0bao.htm=1,,1228,a0aa5b65
  1217. cmak_0htf.htm=1,,2264,cce828b2
  1218. cmak_0kha.htm=1,,35581,9e6dad80
  1219. cmak_0kvo.htm=1,,5352,5f1605b0
  1220. cmak_0tes.htm=1,,2087,fc46ceb0
  1221. cmak_0wmm.htm=1,,3272,479c444d
  1222. cmak_122g.htm=1,,2266,e47291b
  1223. cmak_1e3v.htm=1,,3111,e8cc99b6
  1224. cmak_1e90.htm=1,,2112,78aa6b5a
  1225. cmak_1en9.htm=1,,2415,53b85f85
  1226. cmak_1f72.htm=1,,1587,a96ee6c
  1227. cmak_1h5x.htm=1,,1788,ca4c4740
  1228. cmak_1i0j.htm=1,,2315,a62e9b97
  1229. cmak_1j77.htm=1,,2545,d0d80810
  1230. cmak_1ldf.htm=1,,17150,2fa46a92
  1231. cmak_1oj7.htm=1,,3498,ccc3980f
  1232. cmak_1q0j.htm=1,,2130,d9440f8c
  1233. cmak_1qe7.htm=1,,5450,ac499d48
  1234. cmak_1trt.htm=1,,13864,83eeff0b
  1235. cmak_20xa.htm=1,,1659,ff9d47bd
  1236. cmak_22jv.htm=1,,1368,ab858a1b
  1237. cmak_22k4.htm=1,,2455,ba85b08d
  1238. cmak_22wg.htm=1,,2475,1287d0
  1239. cmak_236r.htm=1,,936,8037b9a6
  1240. cmak_29il.htm=1,,1973,8bf7790b
  1241. cmak_2c8j.htm=1,,1089,5e60c8b4
  1242. cmak_2hpq.htm=1,,3813,83ab7a96
  1243. cmak_2j5f.htm=1,,1617,79ead55f
  1244. cmak_2n5a.htm=1,,2802,6b34b52a
  1245. cmak_2rc5.htm=1,,1768,8e914510
  1246. cmak_32ni.htm=1,,4728,8fc283b3
  1247. cmak_32wk.htm=1,,1597,b7d64d99
  1248. cmak_388g.htm=1,,1575,23218f16
  1249. cmak_3asz.htm=1,,1589,927ec390
  1250. cmak_3jqq.htm=1,,1362,c4327f5f
  1251. cmak_3nam.htm=1,,1850,80323e79
  1252. cmak_3nsi.htm=1,,1464,2487db9f
  1253. cmak_3pkj.htm=1,,2525,60fde94f
  1254. cmak_3uwj.htm=1,,2850,b8cefd70
  1255. cmak_3vtr.htm=1,,3361,6ca2f3d8
  1256. cmak_3xpg.htm=1,,937,c8e7fffd
  1257. cmak_3y43.htm=1,,1739,97d36e6f
  1258. cmak_42xx.htm=1,,1834,2389e87b
  1259. cmak_43hv.htm=1,,1564,1af7292a
  1260. cmak_44it.htm=1,,2862,3e8ae1d9
  1261. cmak_478z.htm=1,,1458,bc44bfd5
  1262. cmak_47ar.htm=1,,4764,bcd50d41
  1263. cmak_47qr.htm=1,,1501,825f6946
  1264. cmak_4aig.htm=1,,2181,3f03b683
  1265. cmak_4ann.htm=1,,4676,73e18504
  1266. cmak_4d4g.htm=1,,1785,aa138397
  1267. cmak_4df4.htm=1,,2147,2f3b5156
  1268. cmak_4k4z.htm=1,,3645,64f76a99
  1269. cmak_4zar.htm=1,,2073,ce5dfa1f
  1270. cmak_55is.htm=1,,4858,36f8e830
  1271. cmak_55ta.htm=1,,1673,fb8d1670
  1272. cmak_56b4.htm=1,,1141,b4218ef1
  1273. cmak_5acz.htm=1,,784,c08f8f36
  1274. cmak_5enn.htm=1,,4449,d4f80564
  1275. cmak_5gvi.htm=1,,3211,88df1c5
  1276. cmak_5h4j.htm=1,,1903,3f952812
  1277. cmak_5m1x.htm=1,,1754,6c9ea640
  1278. cmak_5m28.htm=1,,3341,6b958832
  1279. cmak_5mg5.htm=1,,2078,3917c3b7
  1280. cmak_5usy.htm=1,,1947,9d4c282f
  1281. cmak_5vqc.htm=1,,1563,7e922036
  1282. cmak_5zxv.htm=1,,2014,e9b4a9c0
  1283. cmak_61q0.htm=1,,17790,1d2578ef
  1284. cmak_63jk.htm=1,,2898,ec6a986f
  1285. cmak_66um.htm=1,,2183,196c9052
  1286. cmak_68xk.htm=1,,4351,4c282565
  1287. cmak_6hyr.htm=1,,2046,a4839dd7
  1288. cmak_6isu.htm=1,,2347,a658247a
  1289. cmak_6kvn.htm=1,,5373,c4ddcfcf
  1290. cmak_6l11.htm=1,,3951,4f9f46f
  1291. cmak_6tt1.htm=1,,1739,1e6836c6
  1292. cmak_6zjk.htm=1,,2220,b5ac5e12
  1293. cmak_72g5.htm=1,,2185,db38b85b
  1294. cmak_74j7.htm=1,,37365,bef4c97c
  1295. cmak_755w.htm=1,,1111,98658f98
  1296. cmak_7g9x.htm=1,,2222,62217e1b
  1297. cmak_7gab.htm=1,,7469,54f3a54e
  1298. cmak_7hm8.htm=1,,1543,22441245
  1299. cmak_7meo.htm=1,,2721,73ea4998
  1300. cmak_7odw.htm=1,,1059,15fd81eb
  1301. cmak_7qb7.htm=1,,3855,37915c70
  1302. cmak_7soj.htm=1,,1199,5ad89c5b
  1303. cmak_7tv8.htm=1,,6919,9d18e80f
  1304. cmak_8oab.htm=1,,2128,7d85aa6f
  1305. cmak_8pyr.htm=1,,6871,8427a1be
  1306. cmak_8qyb.htm=1,,1066,47c9c646
  1307. cmak_8yyb.htm=1,,1047,78b1f1e0
  1308. cmak_927n.htm=1,,6104,94318de5
  1309. cmak_953z.htm=1,,2197,bf3a0027
  1310. cmak_9a79.htm=1,,2625,678220f6
  1311. cmak_9cj0.htm=1,,1071,ebf2789d
  1312. cmak_9egj.htm=1,,2305,d7466e48
  1313. cmak_9h6b.htm=1,,960,6b6c072e
  1314. cmak_9hlx.htm=1,,4643,bc98df3
  1315. cmak_9myb.htm=1,,2578,4c2f1e30
  1316. cmak_9n8z.htm=1,,1601,dda85396
  1317. cmak_9nxj.htm=1,,2437,6a066673
  1318. cmak_9nxv.htm=1,,3307,405686be
  1319. cmak_9qib.htm=1,,1701,87397cf9
  1320. cmak_9w6w.htm=1,,2047,6ec58967
  1321. cmak_9yib.htm=1,,2155,a0c3cc8d
  1322. cmakread.htm=1,,8082,cc882fe3
  1323. base.ddf=1,,206,99479586
  1324. country.txt=1,,3721,a934328b
  1325. pbadmin.cnt=1,,1558,cb5d4e8a
  1326. pbadmin.exe=1,,519168,177362bd
  1327. pbadmin.hlp=1,,34059,3a09dd68
  1328. diantz.exe=1,,121344,eb720699
  1329. dta.bat=1,,173,c6ddda0c
  1330. dta.ddf=1,,34,5498dc07
  1331. empty_pb.mdb=1,,243712,55b6b562
  1332. full.bat=1,,183,5f56295e
  1333. full.ddf=1,,34,5498dc07
  1334. fullcab.inf=1,,1170,c1cf3d9e
  1335. usstates.pbr=1,,599,ce65333e
  1336. ctl3d32.dll=1,,27120,be1aa06b
  1337. mfc40.dll=1,,923408,26ffcc0f
  1338. msinet.ocx=1,,106256,f7063697
  1339. olepro32.dll=1,,32528,9b57741f
  1340. stdole2.tlb=1,,16896,7c14b052
  1341. pbserver.dll=1,,20384,ff694433
  1342. pbsvrmsg.dll=1,,8976,591ee5f8
  1343. pbsmon.dll=1,,10144,61e00286
  1344. regsym.ini=1,,15152,c5c5e7ed
  1345. regsym.h=1,,775,1e89e4a
  1346. cps_ops_0001.htm=1,,14508,569709ea
  1347. cps_ops_1h5x.htm=1,,1687,dc18f8c9
  1348. cps_ops_0nec.htm=1,,2608,ca280aac
  1349. cps_ops_3skz.htm=1,,1872,1bbe3188
  1350. cps_ops_5beb.htm=1,,2776,53c21dde
  1351. cps_ops_1drn.htm=1,,1648,f5ee813c
  1352. cps_ops_831v.htm=1,,2032,1468ddc5
  1353. cps_ops_87on.htm=1,,1403,61a49ee4
  1354. cps_ops_9mpf.htm=1,,1593,5255941
  1355. cps_ops_3y2b.htm=1,,1644,c0979c26
  1356. cps_ops_6gx0.htm=1,,1740,288aaae9
  1357. cps_ops_5kmm.htm=1,,1949,59720be1
  1358. cps_ops_3u43.htm=1,,1808,7e675853
  1359. cps_ops_9zl1.htm=1,,1581,a226f008
  1360. cps_ops_02eq.htm=1,,1121,85e158a0
  1361. cps_ops_9r5a.htm=1,,1371,aea31bce
  1362. cps_ops_9kfn.htm=1,,2874,97a1f865
  1363. cps_ops_0wdv.htm=1,,1472,54cc52de
  1364. cps_ops_2oq7.htm=1,,4457,95e45536
  1365. cps_ops_1xv3.htm=1,,2905,20e8900c
  1366. cps_ops_806r.htm=1,,1531,889a6cec
  1367. cps_ops_95np.htm=1,,1454,eb69a582
  1368. cps_ops_5vsn.htm=1,,1916,7f615649
  1369. cps_ops_6ip8.htm=1,,1995,14f29475
  1370. cps_ops_6xgz.htm=1,,1413,dfa03227
  1371. cps_ops_1q05.htm=1,,1490,6df5be0d
  1372. cps_ops_2dkn.htm=1,,1516,67768893
  1373. cps_ops_8vsj.htm=1,,6019,a732c81c
  1374. cps_ops_6r5f.htm=1,,1668,be5c7ab3
  1375. cps_ops_0515.htm=1,,1688,b361293b
  1376. cps_ops_1eb7.htm=1,,1599,7fb24ab
  1377. cps_ops_6u43.htm=1,,4631,868c99c4
  1378. cps_ops_94vn.htm=1,,3402,fc538fe8
  1379. cps_ops_5643.htm=1,,1511,b8176d37
  1380. cps_ops_320d.htm=1,,2190,89f395af
  1381. cps_ops_6dny.htm=1,,1864,fac6ea3
  1382. cps_ops_4bg3.htm=1,,1696,a4767beb
  1383. cps_ops_8uel.htm=1,,2477,b88e7486
  1384. cps_ops_65o3.htm=1,,1679,28eeaa95
  1385. cps_ops_0vbz.htm=1,,2189,d9b456ca
  1386. cps_ops_4zzk.htm=1,,1585,bccbb925
  1387. cps_ops_00fk.htm=1,,1412,526d9e39
  1388. cps_ops_1p2r.htm=1,,1708,b2cc09df
  1389. cps_ops_1s6l.htm=1,,1556,6be048b5
  1390. cps_ops_429l.htm=1,,3416,7953c112
  1391. cps_ops_6sro.htm=1,,1691,16fa1895
  1392. cps_ops_2ko4.htm=1,,1443,367cd51b
  1393. cps_ops_5ovk.htm=1,,1589,94d855f4
  1394. cps_ops_4jzn.htm=1,,2886,8504dfa5
  1395. cps_ops_80fi.htm=1,,1672,e0ef4880
  1396. cps_ops_7bcj.htm=1,,1481,a8fe8c87
  1397. cps_ops_4ysy.htm=1,,4157,ab65389a
  1398. cps_ops_31yk.htm=1,,3388,a432c263
  1399. cps_ops_4ujy.htm=1,,3691,f025b2b3
  1400. cps_ops_55pv.htm=1,,1489,c671b27d
  1401. cps_ops_7ygi.htm=1,,2116,7f6599c0
  1402. cps_ops_2oj2.htm=1,,1530,2ecd498f
  1403. cps_ops_3lta.htm=1,,1515,69ce4e4
  1404. cps_ops_2b77.htm=1,,1904,3ea75a15
  1405. cps_ops_8rvy.htm=1,,2941,9b9c0802
  1406. cps_ops_0e97.htm=1,,1765,22b56eaa
  1407. cps_ops_2tkg.htm=1,,1985,f35c2a9a
  1408. cps_ops_8pma.htm=1,,2342,9a640118
  1409. cps_ops_1q43.htm=1,,3962,6b88f676
  1410. cps_ops_0ilv.htm=1,,1618,3dd0100a
  1411. cps_ops_931q.htm=1,,4022,9b46fbb
  1412. cps_ops_3qib.htm=1,,2789,2d3707c5
  1413. cps_ops_1goj.htm=1,,3972,fc3f6219
  1414. cps_ops_6bzn.htm=1,,3800,222c05ec
  1415. cps_ops_9koj.htm=1,,1531,e14ac1c0
  1416. cps_ops_1tim.htm=1,,2796,2f08b508
  1417. cps_ops_0zcj.htm=1,,3734,8f34d42b
  1418. cps_ops_4oxf.htm=1,,2896,f737a06c
  1419. cps_ops_6g1f.htm=1,,1630,70b68ee4
  1420. cps_ops_1fhu.htm=1,,1340,5a03e07a
  1421. cps_ops_3i43.htm=1,,5919,33172a95
  1422. cps_ops_2zc7.htm=1,,2540,86d524d
  1423. cps_ops_1trt.htm=1,,28840,dcfdb734
  1424. cps_ref_0001.htm=1,,10745,1ece6b45
  1425. cps_ref_0002.htm=1,,1494,a16222de
  1426. cps_ref_0003.htm=1,,2918,3042b01d
  1427. cps_ref_3ezy.htm=1,,1567,1906f808
  1428. cps_ref_7aib.htm=1,,2028,a4e71652
  1429. cps_ref_8a93.htm=1,,1400,1767418a
  1430. cps_ref_4n51.htm=1,,1369,b58303d7
  1431. cps_ref_98mr.htm=1,,1489,b28aae3
  1432. cps_ref_33cj.htm=1,,1854,b0c55d09
  1433. cps_ref_1aer.htm=1,,2135,a627b982
  1434. cps_ref_2t83.htm=1,,2611,d54134c2
  1435. cps_ref_68tv.htm=1,,1642,26a3cbfa
  1436. cps_ref_8ar7.htm=1,,1820,f6aaec12
  1437. cps_ref_9drn.htm=1,,1867,1dc474f3
  1438. cps_ref_63l1.htm=1,,4737,7c48164f
  1439. cps_ref_8g4u.htm=1,,3844,b6534dc8
  1440. cps_ref_06cz.htm=1,,1345,2cf4d5c1
  1441. cps_ref_7l4j.htm=1,,1908,7ab07475
  1442. cps_ref_4wzd.htm=1,,2768,fe2ca7ef
  1443. cps_ref_7df7.htm=1,,2635,ae01e70
  1444. cps_ref_8r39.htm=1,,1582,e8df4040
  1445. cps_ref_0vub.htm=1,,7122,ad8ce439
  1446. cps_ref_0ctv.htm=1,,4077,4c42b2a
  1447. cps_ref_14mr.htm=1,,2410,9984f180
  1448. cps_ref_3ppv.htm=1,,1408,9490ccd7
  1449. cps_ref_4t0z.htm=1,,4032,8d7009c9
  1450. cps_ref_7n03.htm=1,,1447,b2170133
  1451. cps_ref_6w1f.htm=1,,1737,d6edfef0
  1452. cps_ref_0luv.htm=1,,4219,4b11912c
  1453. cps_ref_0a0j.htm=1,,886,dff3a218
  1454. cps_ref_7p2r.htm=1,,2470,7601a38d
  1455. cps_ref_999v.htm=1,,2765,a777af2
  1456. cps_ref_8303.htm=1,,1542,c8561d3d
  1457. cps_ref_3ycz.htm=1,,1970,fb178514
  1458. cps_ref_1jtz.htm=1,,2043,54705024
  1459. cps_ref_0gmf.htm=1,,2189,d30e189e
  1460. cps_ref_9ndx.htm=1,,1420,2311bdcc
  1461. cps_ref_22gk.htm=1,,1407,249008e6
  1462. cps_ref_1l5x.htm=1,,3201,257ad528
  1463. cps_ref_1hpv.htm=1,,1437,e593f5fa
  1464. cps_ref_2rlf.htm=1,,2575,94d3d3ce
  1465. cps_ref_4k0y.htm=1,,1707,db06920c
  1466. cps_ref_4g6d.htm=1,,2230,8301b40c
  1467. cps_ref_3gf9.htm=1,,1626,e89ed83b
  1468. cps_ref_9h2r.htm=1,,1771,5c422636
  1469. cps_ref_4mle.htm=1,,2614,67140a94
  1470. cps_ref_9ko5.htm=1,,3669,3d669a2f
  1471. cps_ref_8v6t.htm=1,,2667,3f5f90f1
  1472. cps_ref_844l.htm=1,,1913,5f9f1c0a
  1473. cps_ref_5wth.htm=1,,3098,92248713
  1474. cps_ref_41gl.htm=1,,3356,b07fad91
  1475. cps_ref_2kf9.htm=1,,2448,f1843b0d
  1476. cps_ref_0s11.htm=1,,2287,8cf5d347
  1477. cps_ref_5085.htm=1,,2243,e89784c4
  1478. cps_ref_31b9.htm=1,,1777,362390f9
  1479. cps_ref_2x9h.htm=1,,1604,ded0e645
  1480. cps_ref_4n3m.htm=1,,1875,53e72812
  1481. cps_ref_41yr.htm=1,,12379,d0d37a4b
  1482. cps_ops_512d.htm=1,,1669,8a966b9
  1483. cps_ops_57zm.htm=1,,1911,4dd77d8d
  1484. cps_ops_3xpv.htm=1,,2487,dbbcffe0
  1485. cps_ops_33hv.htm=1,,3313,440856e4
  1486. cps_ops_2j8z.htm=1,,5147,b0846d97
  1487. cps_ops_7p0z.htm=1,,3929,9291b68a
  1488. cps_ops_3z03.htm=1,,1340,2c0c1193
  1489. cps_ops_41yr.htm=1,,993,fe0cf1f8
  1490. cps_ops_3t0l.htm=1,,4100,767f0e3c
  1491. cps_ops_5yyb.htm=1,,1536,1c5bcec4
  1492. cps_ops_5cxf.htm=1,,1702,6a50e726
  1493. cps_ops_9xrg.htm=1,,3941,25651596
  1494. cps_ops_0j38.htm=1,,2403,5b193230
  1495. cps_ops_3nlf.htm=1,,1183,a2a562e8
  1496. cps_ops_48qa.htm=1,,3518,1fd2c92e
  1497. cps_ops_78oi.htm=1,,1623,d4dab521
  1498. cps_ops_7y43.htm=1,,1624,e8304bab
  1499. cps_ops_85k5.htm=1,,2708,1253408d
  1500. cps_ops_5nle.htm=1,,2122,52ceb672
  1501. cps_ops_1jxh.htm=1,,1883,2e97f4c0
  1502. cps_ops_3v04.htm=1,,1046,2c3f3a57
  1503. cps_ops_9oxl.htm=1,,2053,bcaa1e1b
  1504. cps_ops_7bhj.htm=1,,1783,ce495425
  1505. cps_ops_3qxx.htm=1,,1614,64174c36
  1506. cps_ref_6pf6.htm=1,,4370,22cfa72c
  1507. cps_ref_671v.htm=1,,1426,346d6069
  1508. cps_ref_2yzr.htm=1,,2733,1d250337
  1509. cpsread.htm=1,,3340,ef95d55d
  1510. pbsop02.gif=1,,3560,27b4ff8b
  1511. pbsop04.gif=1,,9706,ed279d90
  1512. pbsop05.gif=1,,5783,c2136f98
  1513. pbsop06.gif=1,,8477,2603b514
  1514. pbsop07.gif=1,,15182,80955b86
  1515. pbsrf01.gif=1,,2864,7b5f00c4
  1516. pbsrf03.gif=1,,2659,176942e0
  1517. pbsrf04.gif=1,,1353,aeb3ac44
  1518. bar.htm=1,,157,ee95aac1
  1519. legal.htm=1,,3406,f9a7277b
  1520. gnicimpo.gif=1,,536,37816ecb
  1521. gnicnote.gif=1,,410,bafefe7a
  1522. gnnlogo.gif=1,,1151,76bda5d8
  1523. htindex.htm=1,,6120,b45358a4
  1524. httoc.htm=1,,2568,9498b2c2
  1525. navys.gif=1,,936,39523bfe
  1526. pro.gif=1,,832,8f594759
  1527. whfigs1.gif=1,,1976,4c1449ce
  1528. whfigs3.gif=1,,1976,4c1449ce
  1529. whindex.gif=1,,899,f679ba2
  1530. whnext.gif=1,,888,c3cc32f2
  1531. whprev.gif=1,,884,fc717af0
  1532. comcat.dll=1,,22288,a8ea7bc3
  1533. comctl32.ocx=1,,597264,82a8fefc
  1534. comdlg32.ocx=1,,128784,c62ba390
  1535. dao350.dll=1,,582144,f300847b
  1536. dbgrid32.ocx=1,,519680,c593b891
  1537. msjet35.dll=1,,1039360,89ccd713
  1538. msjint35.dll=1,,37136,cd75544d
  1539. msjter35.dll=1,,24336,ae659081
  1540. msvbvm50.dll=1,,1334032,4b14514
  1541. odbcji32.dll=1,,37680,a5334516
  1542. odbctl32.dll=1,,77472,f2d55f3f
  1543. tabctl32.ocx=1,,191248,e2f270df
  1544. vb5db.dll=1,,78608,e69a299b
  1545. vbajet32.dll=1,,18192,4d394bb
  1546. wininet.dll=1,,323776,67fdf26c
  1547. pbserver.mdb=1,,178176,72f7acee
  1548. iasop21.gif=1,,4785,1577fc
  1549. iasop22.gif=1,,3419,ecbe717e
  1550. tunneling.gif=1,,4929,fcd43391
  1551. gsbc03.gif=1,,7896,e068112a
  1552. gsbc04.gif=1,,10924,903fcf6c
  1553. bc_welcome_54qb.htm=1,,2064,ebd8ee24
  1554. bc_welcome_67u3.htm=1,,2106,ea42b2a2
  1555. bc_welcome_7bzn.htm=1,,2111,2bcd0411
  1556. bc_welcome_1oxf.htm=1,,2032,23ab9940
  1557. bc_guided_92uq.htm=1,,1982,dc6122a6
  1558. bc_guided_2ejj.htm=1,,3751,5a4129a3
  1559. bc_guided_8brz.htm=1,,1562,5273d341
  1560. bc_guided_3ayc.htm=1,,2758,c42984f
  1561. bc_guided_0e5v.htm=1,,2346,cde1e05
  1562. bc_guided_1aur.htm=1,,2790,ec4822b9
  1563. bc_guided_8bvj.htm=1,,1765,4eb18cc2
  1564. bc_guided_0zol.htm=1,,4249,199206c1
  1565. bc_guided_9aur.htm=1,,5942,7eb3f21a
  1566. bc_guided_3len.htm=1,,1584,3dca5db1
  1567. bc_guided_7coj.htm=1,,6957,3b137788
  1568. bc_guided_9njn.htm=1,,5215,ffb29cb8
  1569. bc_setup_7y5p.htm=1,,1552,ae919bf5
  1570. bc_setup_7d13.htm=1,,1927,90bfc350
  1571. bc_setup_6a2b.htm=1,,1903,6256ad6f
  1572. bc_setup_61rn.htm=1,,2194,a0a7e891
  1573. bc_setup_20vn.htm=1,,2636,d0b4f96a
  1574. bc_setup_30th.htm=1,,1490,f94360eb
  1575. bc_setup_3r51.htm=1,,1090,633bc54a
  1576. bc_setup_21nv.htm=1,,1330,32c03b97
  1577. bc_setup_8kth.htm=1,,1711,7edd4885
  1578. bc_setup_9gvm.htm=1,,4768,c431e0a1
  1579. bc_setup_3rn6.htm=1,,1471,7b9a79b
  1580. bc_setup_71o2.htm=1,,2952,ff270263
  1581. bc_setup_3cq5.htm=1,,1320,96e46018
  1582. bc_setup_33ci.htm=1,,5387,c61ea291
  1583. bc_setup_85yq.htm=1,,1924,2276ba47
  1584. bc_setup_1ohg.htm=1,,2093,2bbc07e0
  1585. bc_setup_4dkc.htm=1,,1984,7ee48398
  1586. bc_setup_32cl.htm=1,,3169,f2edbe
  1587. bc_setup_4wa3.htm=1,,3870,f51e495b
  1588. bc_learning_61ir.htm=1,,1463,bc925b1c
  1589. bc_learning_7fg3.htm=1,,2752,4b73b251
  1590. bc_learning_0ipg.htm=1,,3453,deacb04f
  1591. bc_learning_93xv.htm=1,,3799,ae2a2b39
  1592. bc_guided_37cj.htm=1,,2572,6a966b8c
  1593. bc_guided_6j03.htm=1,,3347,45aed5d2
  1594. bc_guided_5hr9.htm=1,,1496,c6e6f8e9
  1595. bc_guided_429l.htm=1,,1322,7e9ce1d6
  1596. bc_guided_53zt.htm=1,,2272,aa5aef55
  1597. bc_guided_66pf.htm=1,,2092,c5b0b298
  1598. bc_setup_2qb7.htm=1,,1994,f1963e95
  1599. bc_setup_7orp.htm=1,,1644,39aff75c
  1600. bc_setup_6quj.htm=1,,1844,e24cf752
  1601. bc_setup_7p2q.htm=1,,1579,de2ed6ca
  1602. bc_setup_4v8z.htm=1,,1587,f5b5e06b
  1603. bc_setup_04ds.htm=1,,2050,b892ce77
  1604. bc_setup_1aya.htm=1,,3536,585c3a20
  1605. bc_setup_4ysy.htm=1,,3363,80740e32
  1606. bc_setup_6ucz.htm=1,,2054,f8c858d9
  1607. bc_setup_83hh.htm=1,,3662,f3996beb
  1608. bc_setup_5vmz.htm=1,,4371,f7f43ff
  1609. raccbanr.gif=1,,5602,2513b8ca
  1610. racwelcome.htm=1,,2391,d7af369a
  1611. cpswelcome.htm=1,,1886,6c713aaf
  1612. iaswelcome.htm=1,,1936,9a74449f
  1613. cmakwelcome.htm=1,,1762,f9aaecf0
  1614. ;*** END ************************************************************
  1615. ;**                                                                **
  1616. ;** Automatically generated on: Sat Aug 30 13:53:36 1997           **
  1617. ;**                                                                **
  1618. ;*** END ************************************************************
  1619.