home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / setup.cab / ins.inf < prev    next >
Windows Setup INFormation  |  1997-11-10  |  37KB  |  1,358 lines

  1. [Version]
  2. Signature = "$Windows NT$"
  3.  
  4. [Strings]
  5. REG_UNINSTALL="Software\Microsoft\Windows\CurrentVersion\Uninstall"
  6. REG_INETSTP="Software\Microsoft\InetStp"
  7. REG_INETMGR="Software\Microsoft\InetMgr"
  8. REG_SVCS_INETINFO="System\CurrentControlSet\Services\InetInfo"
  9. REG_KEYRING="Software\Microsoft\Keyring"
  10. REG_APPPATHS="Software\Microsoft\Windows\CurrentVersion\App Paths"
  11. REG_CLSID="Software\Classes\CLSID"
  12. REG_CLSID_TAAL_91="Software\Classes\CLSID\{8EB03391-3670-11D0-9797-00A0C922E73E}"
  13. REG_CLSID_TAAL_80="Software\Classes\CLSID\{8EB03380-3670-11D0-9797-00A0C922E73E}"
  14. REG_CLSID_TAAL_92="Software\Classes\CLSID\{8EB03392-3670-11D0-9797-00A0C922E73E}"
  15. REG_SLATE_MMC="Software\Microsoft\MMC"
  16. SZ_SLATE_ID="{A841B6C2-7577-11d0-BB1F-00A0C922E79C}"
  17.  
  18. ; the following are localizable
  19. SDESC_INS="Internet NNTP Service"
  20. LDESC_INS="Microsoft Internet NNTP Service"
  21. SDESC_IIS_NNTP="NNTP Service"
  22. LDESC_IIS_NNTP="Microsoft NNTP Service"
  23. SDESC_IIS_NNTP_DOCS="NNTP Service Documentation"
  24. LDESC_IIS_NNTP_DOCS="Microsoft NNTP Service Documentation"
  25. SZ_SLATE_NAME_STRING="Internet Services"
  26. ; this old key ring string is used in IIS/PWS 2.0
  27. OLD_TIP_KEYRING="&Key Manager"
  28. TIP_KEYRING="Key Manager"
  29. TIP_PERFMETER="Performance Meter"
  30. TIP_EVENTVWR="Event Viewer"
  31. TIP_SRVMGR="Server Manager"
  32. TIP_USRMGR="User Manager"
  33.  
  34. [Optional Components]
  35. ins
  36. iis_nntp
  37. iis_nntp_docs
  38.  
  39. [ins]
  40. OptionDesc = %SDESC_INS%
  41. Tip = %LDESC_INS%
  42. IconIndex = 0
  43. Parent = iis
  44.  
  45. [iis_nntp]
  46. Needs = iis_www
  47. Parent = ins
  48. OptionDesc = %SDESC_IIS_NNTP%
  49. Tip = %LDESC_IIS_NNTP%
  50. IconIndex = *
  51. UpgReg="System\CurrentControlSet\Services\NNTPSVC"
  52. Modes=4
  53.  
  54. [iis_nntp_docs]
  55. Needs = iis_doc_common
  56. Parent = ins
  57. OptionDesc = %SDESC_IIS_NNTP_DOCS%
  58. Tip = %LDESC_IIS_NNTP_DOCS%
  59. IconIndex = *
  60. UpgReg="System\CurrentControlSet\Services\NNTPSVC"
  61. Modes=4
  62.  
  63. ;
  64. ; About iis_nntp
  65. ;
  66. [iis_nntp_install]
  67. Copyfiles=\
  68. iis_nntp_files_keep, \
  69. iis_nntp_files_service, \
  70. iis_nntp_files_system, \
  71. iis_nntp_files_system_nodel, \
  72. iis_nntp_files_service_nodel, \
  73. iis_nntp_files_help, \
  74. iis_nntp_files_web, \
  75. iis_nntp_files_webadmin, \
  76. iis_nntp_files_webadmin_images, \
  77. iis_nntp_files_webadmin_help, \
  78. iis_nntp_files_srchasp, \
  79. iis_nntp_files_srchasp_images, \
  80. iis_nntp_files_srchsmpl
  81. AddReg=iis_nntp_register
  82.  
  83. [iis_nntp_uninstall]
  84. Delfiles=\
  85. iis_nntp_files_service, \
  86. iis_nntp_files_system, \
  87. iis_nntp_files_help, \
  88. iis_nntp_files_web, \
  89. iis_nntp_files_webadmin, \
  90. iis_nntp_files_webadmin_images, \
  91. iis_nntp_files_webadmin_help, \
  92. iis_nntp_files_srchasp, \
  93. iis_nntp_files_srchasp_images
  94. DelReg=iis_nntp_unregister
  95.  
  96. [iis_nntp_register]
  97.  
  98. [iis_nntp_unregister]
  99.  
  100. ; =========================================================================
  101. ; About iis_nntp_docs
  102. ;
  103. [iis_nntp_docs_install]
  104. Copyfiles=\
  105. iis_nntp_files_docs
  106.  
  107. [iis_nntp_docs_uninstall]
  108. Delfiles=\
  109. iis_nntp_files_docs
  110.  
  111. ; =========================================================================
  112. ; The list of shared files to uninstall in the event of remove all or
  113. ; uninstalling the last component
  114. ;
  115. [iis_ins_uninstall]
  116. Delfiles=iis_nntp_files_system_nodel, \
  117. iis_nntp_files_service_nodel
  118.  
  119.  
  120. ; =========================================================================
  121. ; About iis_nntp_mcis10_product_upgrade
  122. ; BINLIN: need to find out all the files/registries need to be deleted
  123. ; during MCIS10->k2 upgrade from BruceG or ISBU.
  124. ;
  125. [iis_nntp_mcis10_product_upgrade]
  126. Delfiles=iis_nntp_mcis10_files_system, iis_nntp_mcis10_files_service, iis_nntp_mcis10_files_program
  127. DelReg=iis_nntp_mcis10_product_unregister
  128.  
  129. [iis_nntp_mcis10_product_unregister]
  130.  
  131. [iis_nntp_mcis10_files_system]
  132. nntpmib.dll
  133. ;nntpctrs.dll
  134. nntpapi.dll
  135. irnotify.dll
  136. jnfoctrs.dll
  137. msntrace.dll
  138. ;regtrace.exe
  139. nntpadm.dll
  140. nntpfilt.dll
  141.  
  142. [iis_nntp_mcis10_files_service]
  143. delaux.exe
  144. nntpbld.exe
  145. nntpcfg.cnt
  146. nntpcfg.dll
  147. nntpcfg.hlp
  148. ;nntpctrs.h
  149. ;nntpctrs.ini
  150. ;nntpkey.dll
  151. ;nntpsvc.dll
  152. rexpire.exe
  153. rfeed.exe
  154. rgroup.exe
  155. rserver.exe
  156. rsess.exe
  157. rfind.exe
  158.  
  159. [iis_nntp_mcis10_files_program]
  160. nntp.mib
  161. nntpsvc.txt
  162. nntpuins.dll
  163. jnfocomm.dll
  164. jpudll.dll
  165. setkeyex.exe
  166. nntpdpa.cmd
  167. nntpdpa.reg
  168. nntpntlm.cmd
  169. nntpntlm.reg
  170. dt_ctrl.dll
  171. ;regsvr32.exe
  172.  
  173. ; 11 ===> system directory (%windir%\system on Win95, %windir%\system32 on NT)
  174. ; 32768 ===> c:\inetpub
  175. [DestinationDirs]
  176. iis_nntp_files_keep=11
  177. iis_nntp_files_service=11, inetsrv
  178. iis_nntp_files_system=11
  179. iis_nntp_files_system_nodel=11
  180. iis_nntp_files_service_nodel=11, inetsrv
  181. iis_nntp_files_docs=18, news
  182. iis_nntp_files_help=18, news
  183. iis_nntp_files_web=32768, News
  184. iis_nntp_files_webadmin=32768, News\Admin
  185. iis_nntp_files_webadmin_images=32768, News\Admin\images
  186. iis_nntp_files_webadmin_help=32768, News\Admin\help
  187. iis_nntp_files_srchasp=32768, News\Search
  188. iis_nntp_files_srchasp_images=32768, News\Search\images
  189. iis_nntp_files_srchsmpl=32768, IISSamples\ISSamples
  190. iis_nntp_mcis10_files_system=11
  191. iis_nntp_mcis10_files_service=11, inetsrv
  192. iis_nntp_mcis10_files_program=11, inetsrv
  193.  
  194. [NNTP_REG]
  195. ;fUpg    fKeep    hkRoot    szSubKey                             szValueName         mdPath             mdID     mdAttrb    mdUser     mdData    mdData    mdData
  196. ;     OldReg  Key                                                                               Type    Type    Len     
  197. ;
  198. ; fUpg = 0 (don't ugprade), 1 (upgrade or use default), 2 (upgrade only, don't set key if not in registry)
  199. ; mdAttrib = 0x1 (METADATA_INHERIT), 0x2 (METADATA_PARTIAL_PATH), 0x4 (METADATA_SECURE), 0x8 (METADATA_REFERENCE), 0x10 (METADATA_VOLATILE), 0x20 (METADATA_ISINHERITED)
  200. ; mdDataType = 0 (ALL_METADATA), 1 (DWORD_METADATA), 2 (STRING_METADATA), 3 (BINARY_METADATA), 4 (EXPANDSZ_METADATA), 5 (MULTISZ_METADATA), 6 (INVALID_END_METADATA)
  201. ; mdUserType = 1 (IIS_MD_UT_SERVER), 2 (IIS_MD_UT_FILE)
  202. ;
  203. ; base parameters
  204. 0    1    HKLM    None                                KeyType            LM/NntpSvc        1002    0x1    1    2    0    IIsNntpService
  205. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AdminEmail        LM/NntpSvc        45060    0x1    1    2    0    %__NNTP_DEFAULT_ADMIN_EMAIL%
  206. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AdminName        LM/NntpSvc        45061    0x1    1    2    0    %__NNTP_DEFAULT_ADMIN_NAME%
  207. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ShutdownLatency        LM/NntpSvc        45070    0x1    1    1    4    2
  208. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        Authorization        LM/NntpSvc        6000    0x1    2    1    4    7
  209. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        NTAuthenticationProviders    LM/NntpSvc    6032    0x1    2    2    0    NTLM
  210. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AllowAnonymous        LM/NntpSvc        45071    0x1    1    1    4    1
  211. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AllowAnonymous        LM/NntpSvc        5005    0x1    1    1    4    1
  212. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AnonUserName        LM/NntpSvc        6020    0x1    2    2    0    IUSR_%__MACHINENAME%
  213. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogType            LM/NntpSvc        4000    0x1    1    1    4    1
  214. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogFileTruncateSize    LM/NntpSvc        4004    0x1    1    1    4    20480000
  215. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogFilePeriod        LM/NntpSvc        4003    0x1    1    1    4    1
  216. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogFilePluginOrder    LM/NntpSvc        4011    0x1    1    2    0    {FF160657-DE82-11CF-BC0A-00AA006111E0}
  217. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogFileDirectory    LM/NntpSvc        4001    0x1    1    4    0    %%SystemRoot%%\System32\LogFiles
  218. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogSqlDataSources    LM/NntpSvc        4007    0x1    1    2    0    NNTPLOG
  219. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogSqlTableName        LM/NntpSvc        4008    0x1    1    2    0    NntpLog
  220. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogSqlUserName        LM/NntpSvc        4009    0x1    1    2    0    NntpAdmin
  221. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        LogSqlPassword        LM/NntpSvc        4010    0x1    1    2    0    sqllog
  222. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ServerPostingHardLimit    LM/NntpSvc        45165    0x1    1    1    4    1400000
  223. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ServerPostingSoftLimit    LM/NntpSvc        45166    0x1    1    1    4    FA000
  224. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        FeedPostHardLimit    LM/NntpSvc        45167    0x1    1    1    4    2800000
  225. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        FeedPostSoftLImit    LM/NntpSvc        45168    0x1    1    1    4    177000
  226. 0    1    HKLM    None                                LevelsToScan        LM/NntpSvc        1022    0x1    1    1    4    10
  227. 1    1    HKLM    None                                IsContentIndexed    LM/NntpSvc        6039    0x1    1    2    4    1
  228. ; upgrade only
  229. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        MaxConnections        LM/NntpSvc        1014    0x1    1    1    4    100
  230. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ArticleTimeLimit    LM/NntpSvc        45056    0x1    1    1    4    0
  231. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        HistoryExpiration    LM/NntpSvc        45057    0x1    1    1    4    0
  232. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        HonorClientMsgIds    LM/NntpSvc        45058    0x1    1    1    4    1
  233. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        SmtpServer        LM/NntpSvc        45059    0x1    1    2    0    BUGBUG
  234. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AllowClientPosts    LM/NntpSvc        45062    0x1    1    1    4    1
  235. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AllowControlMsgs    LM/NntpSvc        45063    0x1    1    1    4    1
  236. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AllowFeedPosts        LM/NntpSvc        45064    0x1    1    1    4    1
  237. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        DefaultModerator    LM/NntpSvc        45065    0x1    1    2    0    BUGBUG
  238. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AnonymousUserName    LM/NntpSvc        45066    0x1    1    1    4    0
  239. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        CommandLogMask        LM/NntpSvc        45067    0x1    1    1    4    7389350
  240. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        DisableNewnews        LM/NntpSvc        45068    0x1    1    1    4    1
  241. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        NewsCrawlerTime        LM/NntpSvc        45069    0x1    1    1    4    30
  242. ; instance parameters
  243. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1        1002    0x1    1    2    0    IIsNntpServer
  244. 0    1    HKLM    None                                Binding            LM/NntpSvc/1        1023    0x1    1    5    0    :119:
  245. 0    1    HKLM    None                                SecureBinding            LM/NntpSvc/1        2021    0x1    1    5    0    :563:
  246. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        Authorization        LM/NntpSvc/1        6000    0x1    2    1    4    7
  247. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        NTAuthenticationProviders    LM/NntpSvc/1    6032    0x1    2    2    0    NTLM
  248. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        AllowAnonymous        LM/NntpSvc/1        45071    0x1    1    1    4    1
  249. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        GroupHelpFile        LM/NntpSvc/1        45156    0x1    1    2    0    %__NNTPFILE%\descrip.txt
  250. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        GroupListFile        LM/NntpSvc/1        45157    0x1    1    2    0    %__NNTPFILE%\group.lst
  251. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ArticleTableFile    LM/NntpSvc/1        45158    0x1    1    2    0    %__NNTPFILE%\article.hsh
  252. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        HistoryTableFile    LM/NntpSvc/1        45159    0x1    1    2    0    %__NNTPFILE%\history.hsh
  253. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ModeratorFile        LM/NntpSvc/1        45160    0x1    1    2    0    %__NNTPFILE%\moderatr.txt
  254. 0    1    HKLM    None                                                        PrettyName        LM/NntpSvc/1        45178    0x1    1    2    0    %__NNTPFILE%\prettynm.txt
  255. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        XoverTableFile        LM/NntpSvc/1        45161    0x1    1    2    0    %__NNTPFILE%\xover.hsh
  256. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        DisplayName        LM/NntpSvc/1        45162    0x1    1    2    0    %__NNTP_SERVICE_NAME%
  257. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ListFile        LM/NntpSvc/1        45172    0x1    1    2    0    %__NNTPFILE%\listfile.hsh
  258. 0    1    HKLM    None                                PickupDirectory        LM/NntpSvc/1        45173    0x1    1    2    0    %__NNTPFILE%\pickup
  259. 0    1    HKLM    None                                FailedPickupDirectory    LM/NntpSvc/1        45174    0x1    1    2    0    %__NNTPFILE%\failedpickup
  260. 0    1    HKLM    None                                DropDirectory        LM/NntpSvc/1        45176    0x1    1    2    0    %__NNTPFILE%\drop
  261. 0    1    HKLM    None                                InstanceName        LM/NntpSvc/1        1015    0x1    1    2    0    %__NNTP_DEFAULT_SITE_NAME%
  262. ; upgrade only
  263. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ErrorControl        LM/NntpSvc/1        45163    0x1    1    1    4    0
  264. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ServerUucpName        LM/NntpSvc/1        45164    0x1    1    1    4    0
  265. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        CleanBoot        LM/NntpSvc/1        45169    0x1    1    1    4    0
  266. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        NntpUucpName        LM/NntpSvc/1        45170    0x1    1    1    4    0
  267. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        NntpOrganization    LM/NntpSvc/1        45171    0x1    1    1    4    0
  268. ; feed parameters
  269. 1    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds    PeerTempDirectory          LM/NntpSvc/1/Feeds    45476    0x1    1    2    0    %__NNTPROOT%\_temp.files_
  270. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Feeds    1002    0x1    1    2    0    IIsNntpFeeds
  271. ; upgrade only
  272. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    ServerName        LM/NntpSvc/1/Feeds/*    45456    0x1    1    2    0    BUGBUG
  273. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    FeedType        LM/NntpSvc/1/Feeds/*    45457    0x1    1    1    4    0
  274. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    Newsgroups        LM/NntpSvc/1/Feeds/*    45458    0x1    1    5    0    BUGBUG
  275. ;2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    SecurityType        LM/NntpSvc/1/Feeds/*    45459    0x1    1    1    4    0
  276. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    AuthenicationType    LM/NntpSvc/1/Feeds/*    45460    0x1    1    1    4    0
  277. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    AccountName        LM/NntpSvc/1/Feeds/*    45461    0x1    1    5    0    BUGBUG
  278. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    Password        LM/NntpSvc/1/Feeds/*    45462    0x1    1    1    4    0
  279. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    FeedStartTimeHigh    LM/NntpSvc/1/Feeds/*    45463    0x1    1    1    4    0
  280. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    FeedStartTimeLow    LM/NntpSvc/1/Feeds/*    45464    0x1    1    1    4    0
  281. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    FeedInterval        LM/NntpSvc/1/Feeds/*    45465    0x1    1    1    4    0
  282. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    AllowControlMessages    LM/NntpSvc/1/Feeds/*    45466    0x1    1    1    4    0
  283. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    CreateAutomatically    LM/NntpSvc/1/Feeds/*    45467    0x1    1    1    4    0
  284. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    Disabled        LM/NntpSvc/1/Feeds/*    45468    0x1    1    1    4    0
  285. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    Distribution        LM/NntpSvc/1/Feeds/*    45469    0x1    1    5    0    BUGBUG
  286. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    ConcurrentSessions    LM/NntpSvc/1/Feeds/*    45470    0x1    1    1    4    0
  287. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    MaxConnAttempts        LM/NntpSvc/1/Feeds/*    45471    0x1    1    1    4    0
  288. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    UucpName        LM/NntpSvc/1/Feeds/*    45472    0x1    1    2    0    BUGBUG
  289. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    TempDirectory        LM/NntpSvc/1/Feeds/*    45473    0x1    1    2    0    BUGBUG
  290. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    NextPullHigh        LM/NntpSvc/1/Feeds/*    45474    0x1    1    1    4    0
  291. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    NextPullLow        LM/NntpSvc/1/Feeds/*    45475    0x1    1    1    4    0
  292. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    PeerTempDirectory    LM/NntpSvc/1/Feeds/*    45476    0x1    1    2    0    BUGBUG
  293. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    PeerGapSize        LM/NntpSvc/1/Feeds/*    45477    0x1    1    1    4    0
  294. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Feeds\*    OutgoingPort        LM/NntpSvc/1/Feeds/*    45478    0x1    1    1    4    0
  295. ; expire parameters
  296. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Expires    1002    0x1    1    2    0    IIsNntpExpiration
  297. ; info parameters
  298. 0    1    HKLM    None                                KeyType            LM/NntpSvc/Info        1002    0x1    1    2    0    IIsInfo
  299. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        None            LM/NntpSvc/Info        4012    0x1    1    2    0    %__NNTP_LOG_FILE_FORMATS%
  300. ; upgrade only
  301. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Expires\*    ExpireSpace        LM/NntpSvc/1/Expires/*    45656    0x1    1    1    4    0
  302. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Expires\*    ExpireTime        LM/NntpSvc/1/Expires/*    45657    0x1    1    1    4    0
  303. 2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Expires\*    Newsgroups        LM/NntpSvc/1/Expires/*    45658    0x1    1    5    0    BUGBUG
  304. ;2    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters\Expires\*    ExpirePolicyName    LM/NntpSvc/1/Expires/*    45659    0x1    1    1    4    0
  305. ; other keytypes
  306. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Groups    1002    0x1    1    2    0    IIsNntpGroups
  307. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Sessions    1002    0x1    1    2    0    IIsNntpSessions
  308. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Rebuild    1002    0x1    1    2    0    IIsNntpRebuild
  309. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Root    1002    0x1    1    2    0    IIsNntpVirtualDir
  310. ; shinjuku
  311. ; web admin vroot
  312. 0    1    HKLM    None                                None            LM/W3Svc/1/ROOT/News    6016    0x1    2    1    4    205
  313. 0    1    HKLM    None                                None            LM/W3Svc/1/ROOT/News    6000    0x1    2    1    4    4
  314. 0    1    HKLM    None                                None            LM/W3Svc/1/ROOT/News    1099    0x1    1    1    4    0
  315. 0    1    HKLM    None                                None            LM/W3Svc/1/ROOT/News    3001    0x1    2    2    0    %__INETPUB%\News
  316. 0    1    HKLM    None                                None            LM/W3Svc/1/ROOT/News    2100    0x1    100    1    4    4
  317. ; Deny access for all in Web admin
  318. 0    1    HKLM    None                                None            LM/W3Svc/1/ROOT/News    6019    0x1    2    3    0    18000080200000803c00008044000080010000004c00000000000000000000000100000001000000020000000200000004000000000000004c00008000000000000000000000000000000000ffffffff7f000001
  319.  
  320. [NNTP_REG_UPGRADEB2]
  321. 0    1    HKLM    None                                KeyType            LM/NntpSvc        1002    0x1    1    2    0    IIsNntpService
  322. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ServerPostingHardLimit    LM/NntpSvc        45165    0x1    1    1    4    1400000
  323. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        ServerPostingSoftLimit    LM/NntpSvc        45166    0x1    1    1    4    FA000
  324. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        FeedPostHardLimit    LM/NntpSvc        45167    0x1    1    1    4    2800000
  325. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        FeedPostSoftLImit    LM/NntpSvc        45168    0x1    1    1    4    177000
  326. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        None            LM/NntpSvc        4012    0x1    1    2    0    NCSA Common Log File Format, Microsoft IIS Log File Format, W3C Extended Log File Format, ODBC Logging
  327. 0    1    HKLM    None                                LevelsToScan        LM/NntpSvc        1022    0x1    1    1    4    10
  328. ; instance parameters
  329. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1        1002    0x1    1    2    0    IIsNntpServer
  330. 0    1    HKLM    None                                                        PrettyName        LM/NntpSvc/1        45178    0x1    1    2    0    %__NNTPFILE%\prettynm.txt
  331. ; feed parameters
  332. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Feeds    1002    0x1    1    2    0    IIsNntpFeeds
  333. ; expire parameters
  334. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Expires    1002    0x1    1    2    0    IIsNntpExpiration
  335. ; info parameters
  336. 0    1    HKLM    None                                KeyType            LM/NntpSvc/Info        1002    0x1    1    2    0    IIsInfo
  337. 0    1    HKLM    System\CurrentControlSet\Services\NntpSvc\Parameters        None            LM/NntpSvc/Info        4012    0x1    1    2    0    NCSA Common Log File Format, Microsoft IIS Log File Format, W3C Extended Log File Format, ODBC Logging
  338. ; other keytypes
  339. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Groups    1002    0x1    1    2    0    IIsNntpGroups
  340. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Sessions    1002    0x1    1    2    0    IIsNntpSessions
  341. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Rebuild    1002    0x1    1    2    0    IIsNntpRebuild
  342. 0    1    HKLM    None                                KeyType            LM/NntpSvc/1/Root    1002    0x1    1    2    0    IIsNntpVirtualDir
  343.  
  344. [iis_nntp_files_docs]
  345. nrc05_3.htm
  346. nrc05_4.htm
  347. nrc05_5.htm
  348. nrc05_6.htm
  349. nrc05_7.htm
  350. nrc05_8.htm
  351. nrc05_9.htm
  352. nrc06.htm
  353. nrc06_1.htm
  354. nrc06_2.htm
  355. nrc06_3.htm
  356. nrc06_4.htm
  357. nrc06_5.htm
  358. nrc06_6.htm
  359. nrc07.htm
  360. nrc07_1.htm
  361. nrc07_2.htm
  362. nrc07_3.htm
  363. nrc07_4.htm
  364. nrc07_5.htm
  365. refwelcn.htm
  366. refwelcn_1.htm
  367. xno_01.gif
  368. xno_02.gif
  369. xno_03.gif
  370. xno_04.gif
  371. xno_05.gif
  372. xno_b01.gif
  373. xno_b02.gif
  374. xno_e01.gif
  375. xno_e02.gif
  376. xno_e03.gif
  377. xno_e04.gif
  378. xno_help.gif
  379. news.hhc
  380. news.hhk
  381. nntpsnap.cnt
  382. nrc01.htm
  383. noc01.htm
  384. noc02.htm
  385. noc02_1.htm
  386. noc02_2.htm
  387. noc02_3.htm
  388. noc02_4.htm
  389. noc02_5.htm
  390. noc04.htm
  391. noc04_1.htm
  392. noc04_2.htm
  393. noc04_3.htm
  394. noc04_4.htm
  395. noc04_5.htm
  396. noc04_6.htm
  397. noc05.htm
  398. noc05_1.htm
  399. noc05_10.htm
  400. noc05_11.htm
  401. noc05_12.htm
  402. noc05_13.htm
  403. noc05_14.htm
  404. noc05_15.htm
  405. noc05_16.htm
  406. noc05_17.htm
  407. noc05_18.htm
  408. noc05_19.htm
  409. noc05_2.htm
  410. noc05_20.htm
  411. noc05_21.htm
  412. noc05_22.htm
  413. noc05_23.htm
  414. noc05_24.htm
  415. noc05_25.htm
  416. noc05_26.htm
  417. noc05_27.htm
  418. noc05_28.htm
  419. noc05_29.htm
  420. noc05_3.htm
  421. noc05_30.htm
  422. noc05_4.htm
  423. noc05_5.htm
  424. noc05_6.htm
  425. noc05_7.htm
  426. noc05_8.htm
  427. noc05_9.htm
  428. noc06.htm
  429. noc06_1.htm
  430. noc06_10.htm
  431. noc06_11.htm
  432. noc06_2.htm
  433. noc06_3.htm
  434. noc06_4.htm
  435. noc06_5.htm
  436. noc06_6.htm
  437. noc06_7.htm
  438. noc06_8.htm
  439. noc06_9.htm
  440. noc07.htm
  441. noc07_1.htm
  442. noc07_10.htm
  443. noc07_2.htm
  444. noc07_3.htm
  445. noc07_4.htm
  446. noc07_5.htm
  447. noc07_6.htm
  448. noc07_7.htm
  449. noc07_8.htm
  450. noc07_9.htm
  451. nrc05_2.htm
  452. nrc01_1.htm
  453. nrc01_2.htm
  454. nrc01_3.htm
  455. nrc01_4.htm
  456. nrc01_5.htm
  457. nrc02.htm
  458. nrc02_1.htm
  459. nrc02_2.htm
  460. nrc02_3.htm
  461. nrc02_4.htm
  462. nrc02_5.htm
  463. nrc03.htm
  464. nrc03_1.htm
  465. nrc03_10.htm
  466. nrc03_11.htm
  467. nrc03_2.htm
  468. nrc03_3.htm
  469. nrc03_4.htm
  470. nrc03_5.htm
  471. nrc03_6.htm
  472. nrc03_7.htm
  473. nrc03_8.htm
  474. nrc03_9.htm
  475. nrc05.htm
  476. nrc05_1.htm
  477. xno_ism.gif
  478. nntpsnap.hlp
  479. xno_mmc.gif
  480.  
  481. [iis_nntp_files_help]
  482. nntpsnap.cnt
  483. nntpsnap.hlp
  484.  
  485. [iis_nntp_files_keep]
  486. inetcomm.dll,,,32
  487. msoert.dll,,,32
  488.  
  489. [iis_nntp_files_service]
  490. infomsg.nws
  491. nntpadm.dll
  492. nntpsvc.dll
  493. isrpc.dll
  494. nntpsnap.dll
  495. drive.exe
  496. big.tem
  497. small.tem
  498. rexpire.vbs
  499. rgroup.vbs
  500. rserver.vbs
  501. rsess.vbs
  502. nntpfilt.dll
  503. qryobj.dll
  504. ddrop.dll
  505. nntpkey.dll
  506. qrydb.dll
  507.  
  508. [iis_nntp_files_service_nodel]
  509. dt_ctrl.dll
  510. jpudll.dll
  511. seo.dll
  512.  
  513. [iis_nntp_files_srchasp]
  514. srcdflt.asp
  515. srcbd.asp
  516. edit.asp
  517. default.asp
  518. editres.asp
  519. ixqlang.htm
  520. adminres.asp
  521. srchd.asp
  522. srcmenu.asp
  523. admin.asp
  524. add.asp
  525. addres.asp
  526. blank.htm,blank.htm2
  527.  
  528. [iis_nntp_files_srchasp_images]
  529. gnback.gif,gnback.gif2
  530. ism.gif,ism.gif2
  531. iisnav.gif,iisnav.gif2
  532. edit.gif,edit.gif2
  533. new.gif,new.gif2
  534. ismhd.gif,ismhd.gif2
  535. next.gif,next.gif2
  536. logo.gif,logo.gif2
  537.  
  538. [iis_nntp_files_srchsmpl]
  539. nntpqry.asp
  540. navbar.htm
  541.  
  542. [iis_nntp_files_system]
  543. nntpctrs.ini
  544. nntpctrs.h
  545. nntpctrs.dll
  546. nntpapi.dll
  547.  
  548. [iis_nntp_files_system_nodel]
  549. imsg.dll
  550. mimefilt.dll
  551. rwnh.dll
  552. adsiisex.dll
  553. regtrace.exe
  554. exstrace.dll
  555.  
  556. [iis_nntp_files_web]
  557. global.asa
  558.  
  559. [iis_nntp_files_webadmin]
  560. nntpread.txt
  561. nnexp.asp
  562. nnexpad.asp
  563. nnexpg.asp
  564. nnexpgad.asp
  565. nnexpghd.asp
  566. nnexpgls.asp
  567. nnexphd.asp
  568. nnexpls.asp
  569. nnexppl.asp
  570. nngen.asp
  571. nnemnuns.asp
  572. nndirhd.asp
  573. nndirls.asp
  574. nnemnu.asp
  575. nnemnums.asp
  576. nnchkval.htm
  577. nnemnus.asp
  578. nndir.asp
  579. nndired.asp
  580. nnadved.asp
  581. nnadvhd.asp
  582. nnadvls.asp
  583. nnauth.asp
  584. nnbld.asp
  585. nnblk.asp
  586. nneredir.asp
  587. nncomm.asp
  588. blank.htm,blank.htm1
  589. default.htm
  590. global.asa
  591. nnabout.asp
  592. nnadv.asp
  593. nnadvbd.asp
  594. nnsechd.asp
  595. nnsecls.asp
  596. nnser.asp
  597. nnser.asp.2
  598. nnser.asp.4
  599. nnses.asp
  600. nnseshd.asp
  601. nnsesls.asp
  602. nnset.inc
  603. nnsetval.htm
  604. nnsrv.asp
  605. nnstat.asp
  606. nntl.asp
  607. nntp.asp
  608. nntree.asp
  609. nnvs.asp
  610. nyi.htm
  611. version.htm
  612. _cnst.asp
  613. nnisnum.htm
  614. nnlg.asp
  615. nnlist.asp
  616. nnlog.asp
  617. nnloghd.asp
  618. nnlogls.asp
  619. nnmnu.asp
  620. nnmnums.asp
  621. nnmnuns.asp
  622. nnmnus.asp
  623. nnnav.asp
  624. nnpop.asp
  625. nnredir.asp
  626. nnsec.asp
  627. nngrphd.asp.4
  628. nngrpls.asp
  629. nnhd.asp
  630. nnisfull.htm
  631. nngrphd.asp
  632. nngetval.htm
  633. nngrp.asp
  634. nngrped.asp
  635. nngen.asp.4
  636.  
  637. [iis_nntp_files_webadmin_help]
  638. vsipaddr.htm
  639. vspathhd.htm
  640. vsssl.htm
  641. welcome.htm
  642. vsipport.htm
  643. toc.htm
  644. tocframe.htm
  645. vsdesc.htm
  646. title.htm
  647. sesuser.htm
  648. start.htm
  649. stop.htm
  650. temp.htm
  651. props.htm
  652. refresh.htm
  653. resume.htm
  654. secanon.htm
  655. secbasic.htm
  656. secmcis.htm
  657. secnt.htm
  658. sesdall.htm
  659. sesdisc.htm
  660. sesfrom.htm
  661. sesnext.htm
  662. sesprev.htm
  663. sesrfrsh.htm
  664. sestime.htm
  665. pop.htm
  666. gpremv.htm
  667. gpresult.htm
  668. hd128.htm
  669. hdallow.htm
  670. hdindex.htm
  671. hdlog.htm
  672. hdpass.htm
  673. hdpath.htm
  674. hdrest.htm
  675. hdsecchn.htm
  676. hduser.htm
  677. nnadvh.htm
  678. nnauthh.htm
  679. nncommh.htm
  680. nndiredh.htm
  681. nndirh.htm
  682. nnexpgh.htm
  683. nnexph.htm
  684. nnexpplh.htm
  685. nnfadh.htm
  686. nnfh.htm
  687. nnfprh.htm
  688. nnfsbh.htm
  689. nnfsch.htm
  690. nnfseh.htm
  691. nnftedh.htm
  692. nngenh.htm
  693. nngrpedh.htm
  694. nngrph.htm
  695. nnlgh.htm
  696. nnsech.htm
  697. nnserh.htm
  698. nnsesh.htm
  699. nnsrvh.htm
  700. nnvsh.htm
  701. pause.htm
  702. gencont.htm
  703. gendef.htm
  704. genmaxc.htm
  705. genmaxp.htm
  706. genserv.htm
  707. gpadd.htm
  708. gpedit.htm
  709. gpfind.htm
  710. gpmatch.htm
  711. gpnews.htm
  712. expremv.htm
  713. expsize.htm
  714. exptime.htm
  715. genallow.htm
  716. dirremv.htm
  717. dirsub.htm
  718. expadd.htm
  719. expedit.htm
  720. expgroup.htm
  721. expid.htm
  722. diredit.htm
  723. dirpath.htm
  724. dadsub.htm
  725. daduser.htm
  726. colegal.htm
  727. conenlog.htm
  728. conlimit.htm
  729. connect.htm
  730. contime.htm
  731. dad128.htm
  732. dadallow.htm
  733. dadpass.htm
  734. dadpath.htm
  735. dadrest.htm
  736. dadsecch.htm
  737. diradd.htm
  738.  
  739. [iis_nntp_files_webadmin_images]
  740. wwwprop.gif
  741. www4.gif
  742. www0.gif
  743. www2.gif
  744. tbother.gif
  745. updir.gif
  746. vbscript.gif
  747. vdir0.gif
  748. vdir2.gif
  749. vdir4.gif
  750. tabs.gif
  751. tbasp.gif
  752. tbasp0.gif
  753. tbisapi.gif
  754. save.gif
  755. slideron.gif
  756. slidersp.gif
  757. slidrend.gif
  758. slidroff.gif
  759. smallkey.gif
  760. space.gif
  761. stop.gif
  762. tabline.gif
  763. tabottom.gif
  764. gnictoc0.gif
  765. gnictoc1.gif
  766. gnictoc2.gif
  767. gnicttl.gif
  768. gnicup.gif
  769. handshk.gif
  770. help.gif
  771. iisnav.gif,iisnav.gif1
  772. iisttl.gif
  773. ism.gif,ism.gif1
  774. ismhd.gif,ismhd.gif1
  775. key.gif
  776. line.gif
  777. loading.gif
  778. lock.gif
  779. logo.gif,logo.gif1
  780. mime.gif
  781. minus.gif
  782. minusl.gif
  783. new.gif,new.gif1
  784. next.gif,next.gif1
  785. off.gif
  786. ok.gif
  787. on.gif
  788. open.gif
  789. pause.gif
  790. plus.gif
  791. plusl.gif
  792. popup.gif
  793. quesdoc.gif
  794. radiooff.gif
  795. radioon.gif
  796. refr.gif
  797. remv.gif
  798. roll.gif
  799. rte.gif
  800. gnicsave.gif
  801. about.gif
  802. back.gif
  803. bkclos.gif
  804. bkopen.gif
  805. black.gif
  806. blank.gif
  807. blankl.gif
  808. brws.gif
  809. cert.gif
  810. checkoff.gif
  811. checkon.gif
  812. cncl.gif
  813. comp.gif
  814. comp0.gif
  815. comp1.gif
  816. comp2.gif
  817. comp3.gif
  818. comp4.gif
  819. cont.gif
  820. dir0.gif
  821. dir2.gif
  822. dir4.gif
  823. doc.gif
  824. drct.gif
  825. edit.gif,edit.gif1
  826. ftp0.gif
  827. ftp2.gif
  828. ftp4.gif
  829. ftpprop.gif
  830. gnback.gif,gnback.gif1
  831. gnicabou.gif
  832. gniccncl.gif
  833. gniccomg.gif
  834. gniccoms.gif
  835. gnicdis.gif
  836. gnicdoc.gif
  837. gnicdown.gif
  838. gnicdsal.gif
  839. gnicedit.gif
  840. gnichelp.gif
  841. gnickey.gif
  842. gniclock.gif
  843. gniclogo.gif
  844. gnicnew.gif
  845. gnicnext.gif
  846. gnicok.gif
  847. gnicprev.gif
  848. gnicrefr.gif
  849. gnicremv.gif
  850. gnicroll.gif
  851. ;*** BEGIN **********************************************************
  852. ;**                                                                **
  853. ;** Automatically generated on: Mon Nov 10 08:19:18 1997           **
  854. ;**                                                                **
  855. ;** Diamond Version: (32) 1.00.0540 (02/01/96)                     **
  856. ;**                                                                **
  857. ;*** BEGIN **********************************************************
  858. ;LAYOUT.INF
  859. ;Disk Layout file for Microsoft IIS Setup
  860. ;Copyright (c) 1993-1997 Microsoft Corporation
  861.  
  862. [version]
  863. signature="$Windows NT$"
  864. SetupClass=BASE
  865.  
  866.  
  867. [SourceDisksNames]
  868. ; Cabinet file names and associated disks
  869. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  870. 0="Microsoft IIS CD-ROM","",0
  871. 1="Microsoft IIS CD-ROM","ins.cab",0
  872. [SourceDisksFiles]
  873. ;<file> = <cabinet number>,<subdir>,<size>
  874. ;Note: File is not in a cabinet if cab# is 0
  875.  
  876. inetcomm.dll=1,,339216
  877. msoert.dll=1,,61072
  878. nntpsvc.dll=1,,679696
  879. isrpc.dll=1,,9488
  880. nntpsnap.dll=1,,386320
  881. nntpadm.dll=1,,183056
  882. infomsg.nws=1,,765
  883. ddrop.dll=1,,31504
  884. nntpkey.dll=1,,43792
  885. qrydb.dll=1,,40720
  886. qryobj.dll=1,,141312
  887. drive.exe=1,,8464
  888. big.tem=1,,404
  889. small.tem=1,,71
  890. rexpire.vbs=1,,9436
  891. rgroup.vbs=1,,10223
  892. rserver.vbs=1,,15320
  893. rsess.vbs=1,,5507
  894. nntpfilt.dll=1,,12560
  895. rwnh.dll=1,,11024
  896. nntpapi.dll=1,,25872
  897. nntpctrs.dll=1,,20240
  898. nntpctrs.ini=1,,168914
  899. nntpctrs.h=1,,5523
  900. exstrace.dll=1,,15632
  901. regtrace.exe=1,,41504
  902. adsiisex.dll=1,,12048
  903. imsg.dll=1,,14608
  904. mimefilt.dll=1,,27920
  905. seo.dll=1,,325392
  906. jpudll.dll=1,,15120
  907. dt_ctrl.dll=1,,19728
  908. nntpread.txt=1,,7102
  909. nntpsnap.hlp=1,,64416
  910. news.hhc=1,,19366
  911. news.hhk=1,,23594
  912. nntpsnap.cnt=1,,505
  913. noc01.htm=1,,3542
  914. noc02.htm=1,,2957
  915. noc02_1.htm=1,,6229
  916. noc02_2.htm=1,,3601
  917. noc02_3.htm=1,,5764
  918. noc02_4.htm=1,,5273
  919. noc02_5.htm=1,,1342
  920. noc04.htm=1,,2489
  921. noc04_1.htm=1,,5248
  922. noc04_2.htm=1,,4868
  923. noc04_3.htm=1,,1317
  924. noc04_4.htm=1,,1317
  925. noc04_5.htm=1,,1317
  926. noc04_6.htm=1,,1329
  927. noc05.htm=1,,2728
  928. noc05_1.htm=1,,11179
  929. noc05_10.htm=1,,2689
  930. noc05_11.htm=1,,6559
  931. noc05_12.htm=1,,2718
  932. noc05_13.htm=1,,3902
  933. noc05_14.htm=1,,4476
  934. noc05_15.htm=1,,3317
  935. noc05_16.htm=1,,2094
  936. noc05_17.htm=1,,5211
  937. noc05_18.htm=1,,3414
  938. noc05_19.htm=1,,3919
  939. noc05_2.htm=1,,4864
  940. noc05_20.htm=1,,5510
  941. noc05_21.htm=1,,3598
  942. noc05_22.htm=1,,3949
  943. noc05_23.htm=1,,3157
  944. noc05_24.htm=1,,4607
  945. noc05_25.htm=1,,1317
  946. noc05_26.htm=1,,1317
  947. noc05_27.htm=1,,1317
  948. noc05_28.htm=1,,1329
  949. noc05_29.htm=1,,1357
  950. noc05_3.htm=1,,1317
  951. noc05_30.htm=1,,1369
  952. noc05_4.htm=1,,2238
  953. noc05_5.htm=1,,2381
  954. noc05_6.htm=1,,4367
  955. noc05_7.htm=1,,2424
  956. noc05_8.htm=1,,3559
  957. noc05_9.htm=1,,4105
  958. noc06.htm=1,,2541
  959. noc06_1.htm=1,,2390
  960. noc06_10.htm=1,,624
  961. noc06_11.htm=1,,636
  962. noc06_2.htm=1,,8041
  963. noc06_3.htm=1,,3817
  964. noc06_4.htm=1,,3120
  965. noc06_5.htm=1,,2719
  966. noc06_6.htm=1,,1321
  967. noc06_7.htm=1,,1321
  968. noc06_8.htm=1,,1333
  969. noc06_9.htm=1,,624
  970. noc07.htm=1,,2396
  971. noc07_1.htm=1,,2224
  972. noc07_10.htm=1,,636
  973. noc07_2.htm=1,,2924
  974. noc07_3.htm=1,,4253
  975. noc07_4.htm=1,,3826
  976. noc07_5.htm=1,,1317
  977. noc07_6.htm=1,,1317
  978. noc07_7.htm=1,,1317
  979. noc07_8.htm=1,,1329
  980. noc07_9.htm=1,,624
  981. nrc01.htm=1,,9075
  982. nrc01_1.htm=1,,4114
  983. nrc01_2.htm=1,,1337
  984. nrc01_3.htm=1,,1337
  985. nrc01_4.htm=1,,1337
  986. nrc01_5.htm=1,,1338
  987. nrc02.htm=1,,2597
  988. nrc02_1.htm=1,,2806
  989. nrc02_2.htm=1,,7943
  990. nrc02_3.htm=1,,1337
  991. nrc02_4.htm=1,,1337
  992. nrc02_5.htm=1,,1338
  993. nrc03.htm=1,,3650
  994. nrc03_1.htm=1,,6969
  995. nrc03_10.htm=1,,1396
  996. nrc03_11.htm=1,,8391
  997. nrc03_2.htm=1,,3243
  998. nrc03_3.htm=1,,6505
  999. nrc03_4.htm=1,,4644
  1000. nrc03_5.htm=1,,4070
  1001. nrc03_6.htm=1,,18055
  1002. nrc03_7.htm=1,,1337
  1003. nrc03_8.htm=1,,1337
  1004. nrc03_9.htm=1,,1338
  1005. nrc05.htm=1,,3265
  1006. nrc05_1.htm=1,,4414
  1007. nrc05_2.htm=1,,4633
  1008. nrc05_3.htm=1,,5869
  1009. nrc05_4.htm=1,,3250
  1010. nrc05_5.htm=1,,3186
  1011. nrc05_6.htm=1,,1337
  1012. nrc05_7.htm=1,,1337
  1013. nrc05_8.htm=1,,1337
  1014. nrc05_9.htm=1,,1349
  1015. nrc06.htm=1,,2789
  1016. nrc06_1.htm=1,,8486
  1017. nrc06_2.htm=1,,6205
  1018. nrc06_3.htm=1,,1337
  1019. nrc06_4.htm=1,,1337
  1020. nrc06_5.htm=1,,1337
  1021. nrc06_6.htm=1,,1349
  1022. nrc07.htm=1,,8885
  1023. nrc07_1.htm=1,,39812
  1024. nrc07_2.htm=1,,1337
  1025. nrc07_3.htm=1,,1337
  1026. nrc07_4.htm=1,,1337
  1027. nrc07_5.htm=1,,1338
  1028. refwelcn.htm=1,,3372
  1029. refwelcn_1.htm=1,,1361
  1030. xno_01.gif=1,,2749
  1031. xno_02.gif=1,,3596
  1032. xno_03.gif=1,,6117
  1033. xno_04.gif=1,,3206
  1034. xno_05.gif=1,,2717
  1035. xno_b01.gif=1,,2900
  1036. xno_b02.gif=1,,2905
  1037. xno_e01.gif=1,,10314
  1038. xno_e02.gif=1,,18252
  1039. xno_e03.gif=1,,14926
  1040. xno_e04.gif=1,,904
  1041. xno_help.gif=1,,893
  1042. xno_ism.gif=1,,25257
  1043. xno_mmc.gif=1,,12585
  1044. addres.asp=1,,2832
  1045. adminres.asp=1,,1946
  1046. blank.htm2=1,,58
  1047. default.asp=1,,504
  1048. edit.asp=1,,3689
  1049. editres.asp=1,,3139
  1050. ixqlang.htm=1,,43095
  1051. srcbd.asp=1,,670
  1052. srcdflt.asp=1,,291
  1053. srchd.asp=1,,1341
  1054. srcmenu.asp=1,,728
  1055. admin.asp=1,,4123
  1056. add.asp=1,,2971
  1057. edit.gif2=1,,879
  1058. new.gif2=1,,869
  1059. ismhd.gif2=1,,3187
  1060. ism.gif2=1,,1929
  1061. iisnav.gif2=1,,15076
  1062. gnback.gif2=1,,9920
  1063. logo.gif2=1,,1231
  1064. next.gif2=1,,874
  1065. navbar.htm=1,,1593
  1066. nntpqry.asp=1,,12734
  1067. nneredir.asp=1,,448
  1068. nnexp.asp=1,,688
  1069. nnexpad.asp=1,,10556
  1070. nnexpg.asp=1,,765
  1071. nnexpgad.asp=1,,3087
  1072. nnexpghd.asp=1,,8084
  1073. nnexpgls.asp=1,,1343
  1074. nnexphd.asp=1,,6330
  1075. nnexpls.asp=1,,2747
  1076. nnexppl.asp=1,,6083
  1077. nngen.asp=1,,7416
  1078. nnemnuns.asp=1,,3283
  1079. nndirhd.asp=1,,7940
  1080. nndirls.asp=1,,1560
  1081. nnemnu.asp=1,,9260
  1082. nnemnums.asp=1,,3369
  1083. nnchkval.htm=1,,350
  1084. nnemnus.asp=1,,626
  1085. nndir.asp=1,,717
  1086. nndired.asp=1,,19460
  1087. nnadved.asp=1,,7741
  1088. nnadvhd.asp=1,,16930
  1089. nnadvls.asp=1,,7797
  1090. nnauth.asp=1,,935
  1091. nnbld.asp=1,,5078
  1092. nnblk.asp=1,,15
  1093. global.asa=1,,214
  1094. nncomm.asp=1,,4157
  1095. blank.htm1=1,,58
  1096. default.htm=1,,140
  1097. nnabout.asp=1,,1415
  1098. nnadv.asp=1,,1097
  1099. nnadvbd.asp=1,,1615
  1100. nnsechd.asp=1,,7325
  1101. nnsecls.asp=1,,3738
  1102. nnser.asp=1,,7341
  1103. nnser.asp.2=1,,7075
  1104. nnser.asp.4=1,,7153
  1105. nnses.asp=1,,690
  1106. nnseshd.asp=1,,8535
  1107. nnsesls.asp=1,,2262
  1108. nnset.inc=1,,4599
  1109. nnsetval.htm=1,,411
  1110. nnsrv.asp=1,,4448
  1111. nnstat.asp=1,,734
  1112. nntl.asp=1,,11978
  1113. nntp.asp=1,,2719
  1114. nntree.asp=1,,5528
  1115. nnvs.asp=1,,11288
  1116. nyi.htm=1,,157
  1117. version.htm=1,,60
  1118. _cnst.asp=1,,240
  1119. nnisnum.htm=1,,356
  1120. nnlg.asp=1,,10346
  1121. nnlist.asp=1,,592
  1122. nnlog.asp=1,,938
  1123. nnloghd.asp=1,,5043
  1124. nnlogls.asp=1,,1116
  1125. nnmnu.asp=1,,18383
  1126. nnmnums.asp=1,,2585
  1127. nnmnuns.asp=1,,2781
  1128. nnmnus.asp=1,,590
  1129. nnnav.asp=1,,17
  1130. nnpop.asp=1,,230
  1131. nnredir.asp=1,,1036
  1132. nnsec.asp=1,,7457
  1133. nngrphd.asp.4=1,,11316
  1134. nngrpls.asp=1,,1537
  1135. nnhd.asp=1,,3133
  1136. nnisfull.htm=1,,249
  1137. nngrphd.asp=1,,11073
  1138. nngetval.htm=1,,338
  1139. nngrp.asp=1,,740
  1140. nngrped.asp=1,,13005
  1141. nngen.asp.4=1,,9355
  1142. vsipaddr.htm=1,,1151
  1143. vspathhd.htm=1,,1457
  1144. vsssl.htm=1,,980
  1145. welcome.htm=1,,2993
  1146. vsipport.htm=1,,975
  1147. toc.htm=1,,5279
  1148. tocframe.htm=1,,1031
  1149. vsdesc.htm=1,,1070
  1150. title.htm=1,,1016
  1151. sesuser.htm=1,,906
  1152. start.htm=1,,909
  1153. stop.htm=1,,907
  1154. temp.htm=1,,831
  1155. props.htm=1,,2490
  1156. refresh.htm=1,,1037
  1157. resume.htm=1,,922
  1158. secanon.htm=1,,1035
  1159. secbasic.htm=1,,1576
  1160. secmcis.htm=1,,1360
  1161. secnt.htm=1,,1121
  1162. sesdall.htm=1,,1094
  1163. sesdisc.htm=1,,1112
  1164. sesfrom.htm=1,,867
  1165. sesnext.htm=1,,872
  1166. sesprev.htm=1,,887
  1167. sesrfrsh.htm=1,,1033
  1168. sestime.htm=1,,886
  1169. pop.htm=1,,829
  1170. gpremv.htm=1,,846
  1171. gpresult.htm=1,,883
  1172. hd128.htm=1,,1278
  1173. hdallow.htm=1,,1266
  1174. hdindex.htm=1,,837
  1175. hdlog.htm=1,,1102
  1176. hdpass.htm=1,,1133
  1177. hdpath.htm=1,,910
  1178. hdrest.htm=1,,1789
  1179. hdsecchn.htm=1,,1761
  1180. hduser.htm=1,,1217
  1181. nnadvh.htm=1,,3326
  1182. nnauthh.htm=1,,0
  1183. nncommh.htm=1,,0
  1184. nndiredh.htm=1,,2184
  1185. nndirh.htm=1,,2417
  1186. nnexpgh.htm=1,,1095
  1187. nnexph.htm=1,,3237
  1188. nnexpplh.htm=1,,1630
  1189. nnfadh.htm=1,,2983
  1190. nnfh.htm=1,,1286
  1191. nnfprh.htm=1,,3010
  1192. nnfsbh.htm=1,,2945
  1193. nnfsch.htm=1,,1180
  1194. nnfseh.htm=1,,1540
  1195. nnftedh.htm=1,,2191
  1196. nngenh.htm=1,,2985
  1197. nngrpedh.htm=1,,1786
  1198. nngrph.htm=1,,2740
  1199. nnlgh.htm=1,,1838
  1200. nnsech.htm=1,,3343
  1201. nnserh.htm=1,,4412
  1202. nnsesh.htm=1,,3583
  1203. nnsrvh.htm=1,,795
  1204. nnvsh.htm=1,,4075
  1205. pause.htm=1,,922
  1206. gencont.htm=1,,1121
  1207. gendef.htm=1,,1093
  1208. genmaxc.htm=1,,1343
  1209. genmaxp.htm=1,,1377
  1210. genserv.htm=1,,1207
  1211. gpadd.htm=1,,3526
  1212. gpedit.htm=1,,3322
  1213. gpfind.htm=1,,897
  1214. gpmatch.htm=1,,884
  1215. gpnews.htm=1,,1008
  1216. expremv.htm=1,,912
  1217. expsize.htm=1,,940
  1218. exptime.htm=1,,910
  1219. genallow.htm=1,,996
  1220. dirremv.htm=1,,1072
  1221. dirsub.htm=1,,939
  1222. expadd.htm=1,,3526
  1223. expedit.htm=1,,3322
  1224. expgroup.htm=1,,859
  1225. expid.htm=1,,856
  1226. diredit.htm=1,,3680
  1227. dirpath.htm=1,,981
  1228. dadsub.htm=1,,836
  1229. daduser.htm=1,,1213
  1230. colegal.htm=1,,2958
  1231. conenlog.htm=1,,1091
  1232. conlimit.htm=1,,1039
  1233. connect.htm=1,,901
  1234. contime.htm=1,,1075
  1235. dad128.htm=1,,1297
  1236. dadallow.htm=1,,1095
  1237. dadpass.htm=1,,1133
  1238. dadpath.htm=1,,823
  1239. dadrest.htm=1,,1443
  1240. dadsecch.htm=1,,1761
  1241. diradd.htm=1,,3599
  1242. wwwprop.gif=1,,1515
  1243. www4.gif=1,,224
  1244. www0.gif=1,,225
  1245. www2.gif=1,,167
  1246. tbother.gif=1,,157
  1247. updir.gif=1,,149
  1248. vbscript.gif=1,,1600
  1249. vdir0.gif=1,,165
  1250. vdir2.gif=1,,163
  1251. vdir4.gif=1,,163
  1252. tabs.gif=1,,583
  1253. tbasp.gif=1,,269
  1254. tbasp0.gif=1,,273
  1255. tbisapi.gif=1,,251
  1256. save.gif=1,,888
  1257. slideron.gif=1,,148
  1258. slidersp.gif=1,,166
  1259. slidrend.gif=1,,176
  1260. slidroff.gif=1,,182
  1261. smallkey.gif=1,,126
  1262. space.gif=1,,49
  1263. stop.gif=1,,869
  1264. tabline.gif=1,,49
  1265. tabottom.gif=1,,49
  1266. gnictoc0.gif=1,,47
  1267. gnictoc1.gif=1,,64
  1268. gnictoc2.gif=1,,64
  1269. gnicttl.gif=1,,837
  1270. gnicup.gif=1,,860
  1271. handshk.gif=1,,267
  1272. help.gif=1,,893
  1273. iisnav.gif1=1,,15076
  1274. iisttl.gif=1,,13033
  1275. ism.gif1=1,,1929
  1276. ismhd.gif1=1,,3187
  1277. key.gif=1,,224
  1278. line.gif=1,,62
  1279. loading.gif=1,,2609
  1280. lock.gif=1,,139
  1281. logo.gif1=1,,1231
  1282. mime.gif=1,,369
  1283. minus.gif=1,,75
  1284. minusl.gif=1,,76
  1285. new.gif1=1,,869
  1286. next.gif1=1,,874
  1287. off.gif=1,,205
  1288. ok.gif=1,,897
  1289. on.gif=1,,202
  1290. open.gif=1,,880
  1291. pause.gif=1,,877
  1292. plus.gif=1,,81
  1293. plusl.gif=1,,82
  1294. popup.gif=1,,883
  1295. quesdoc.gif=1,,877
  1296. radiooff.gif=1,,82
  1297. radioon.gif=1,,84
  1298. refr.gif=1,,880
  1299. remv.gif=1,,881
  1300. roll.gif=1,,899
  1301. rte.gif=1,,300
  1302. gnicsave.gif=1,,888
  1303. about.gif=1,,914
  1304. back.gif=1,,1010
  1305. bkclos.gif=1,,909
  1306. bkopen.gif=1,,932
  1307. black.gif=1,,832
  1308. blank.gif=1,,65
  1309. blankl.gif=1,,66
  1310. brws.gif=1,,880
  1311. cert.gif=1,,156
  1312. checkoff.gif=1,,80
  1313. checkon.gif=1,,89
  1314. cncl.gif=1,,880
  1315. comp.gif=1,,129
  1316. comp0.gif=1,,158
  1317. comp1.gif=1,,158
  1318. comp2.gif=1,,158
  1319. comp3.gif=1,,127
  1320. comp4.gif=1,,131
  1321. cont.gif=1,,882
  1322. dir0.gif=1,,165
  1323. dir2.gif=1,,165
  1324. dir4.gif=1,,165
  1325. doc.gif=1,,879
  1326. drct.gif=1,,159
  1327. edit.gif1=1,,879
  1328. ftp0.gif=1,,175
  1329. ftp2.gif=1,,173
  1330. ftp4.gif=1,,173
  1331. ftpprop.gif=1,,1373
  1332. gnback.gif1=1,,9920
  1333. gnicabou.gif=1,,229
  1334. gniccncl.gif=1,,98
  1335. gniccomg.gif=1,,152
  1336. gniccoms.gif=1,,156
  1337. gnicdis.gif=1,,170
  1338. gnicdoc.gif=1,,879
  1339. gnicdown.gif=1,,862
  1340. gnicdsal.gif=1,,871
  1341. gnicedit.gif=1,,149
  1342. gnichelp.gif=1,,904
  1343. gnickey.gif=1,,877
  1344. gniclock.gif=1,,145
  1345. gniclogo.gif=1,,1231
  1346. gnicnew.gif=1,,869
  1347. gnicnext.gif=1,,874
  1348. gnicok.gif=1,,904
  1349. gnicprev.gif=1,,877
  1350. gnicrefr.gif=1,,880
  1351. gnicremv.gif=1,,908
  1352. gnicroll.gif=1,,906
  1353. ;*** END ************************************************************
  1354. ;**                                                                **
  1355. ;** Automatically generated on: Mon Nov 10 08:19:18 1997           **
  1356. ;**                                                                **
  1357. ;*** END ************************************************************
  1358.