home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #11 / Net01.iso / Internet / InterQ / InterQ.exe / data1.cab / Program_DLLs / msdun13k.exe / RNA.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1998-08-31  |  19.1 KB  |  543 lines

  1. ; Localized    08/21/1998 12:10 ソタタ (GMT)    7:3.0.406 A    rna.inf
  2.  
  3. ; RNA.INF
  4. ;
  5. ; This is the Setup information file for Dial-Up Networking, 
  6. ; Direct Cable Connection, and Virtual Private Networking options
  7. ; included in the Windows 95 retail product.
  8. ;
  9. ; Copyright 1993-1997, Microsoft Corporation
  10. ;
  11. ;
  12.  
  13. [version]
  14. LayoutFile=dnlayout.inf, layout.inf
  15. signature="$CHICAGO$"
  16. Provider=%MS%
  17. SetupClass=BASE
  18.  
  19. [DestinationDirs]
  20. MS_RNA_CopyFiles       =25    ; LDID_SHARED
  21. MS_DCC_CopyFiles       =25    ; LDID_SHARED
  22. MS_VPN_CopyFiles       =25    ; LDID_SHARED
  23. MS_RNA_HLP_CopyFiles   =18    ; LDID_HELP
  24. MS_VPN_HLP_CopyFiles   =18    ; LDID_HELP
  25. MS_RNA_SYS_CopyFiles   =11    ; LDID_SYS
  26. MS_RNASERV_SYS_CopyFiles =11  ; LDID_SYS
  27. MS_RNASERV_SYS_DelFiles=11    ; LDID_SYS
  28. MS_DCC_SYS_CopyFiles   =11    ; LDID_SYS
  29. MS_VPN_SYS_CopyFiles   =11    ; LDID_SYS
  30. MS_RNA_DelFiles        =25    ; LDID_SHARED
  31. MS_RNA_INF_DelFiles    =17    ; LDID_INF
  32. MS_RNA_SYS_DelFiles    =11    ; LDID_SYS
  33. MS_RNA_INF_CopyFiles   =17    ; LDID_INF
  34. MS_RNA_ACCS_CopyFiles  =24,%OEM_PROGRAMF%\%OEM_ACCESSOR%    ; LDID_SHARED
  35. MS_RNA_ACCS_DelFiles   =24,%OEM_PROGRAMF%\%OEM_ACCESSOR%    ; LDID_SHARED
  36. MS_DUN_Update_CopyFiles=11    ; LDID_SYS
  37.  
  38. [BaseWinOptions]
  39. MS_RNA_Cleanup
  40. MS_RNA_Maintenance
  41.  
  42. [MS_RNA_Cleanup]
  43. DelReg=MS_RNA_Uninstall_DelReg, MS_DCC_Uninstall_DelReg, MS_DUN_Uninstall_DelReg
  44. DelFiles=MS_RNA_SYS_CopyFiles, MS_DCC_CopyFiles
  45.  
  46. [MS_RNA_Maintenance]
  47. AddReg=MS_RNA_Maintenance_AddReg
  48. CopyFiles=MS_RNA_INF_CopyFiles
  49.  
  50. [MS_RNA_INF_CopyFiles]
  51. rna.inf
  52. netppp.inf
  53. netpptp.inf
  54. ndiswan.inf
  55.  
  56. [MS_RNA_Maintenance_AddReg]
  57. ;
  58. ;Remote Access Maintenance Mode Setup
  59. ;
  60. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"RNA",,"RNA"
  61. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,INF,,"rna.inf"
  62. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Section,,"RNA"
  63. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"
  64.  
  65. ;
  66. ;Remote Access Server Maintenance Mode Setup
  67. ;
  68. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"RNASERV",,"RNASERV"
  69. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,INF,,"rna.inf"
  70. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Section,,"RNASERV"
  71. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"0"
  72.  
  73. ;
  74. ;Direct Cable Connection Maintenance Mode Setup
  75. ;
  76. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"DCC",,"DCC"
  77. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,INF,,"rna.inf"
  78. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Section,,"DCC"
  79. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"
  80.  
  81. ;
  82. ;Virtual Private Networking Maintenance Mode Setup
  83. ;
  84. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"VPN",,"VPN"
  85. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,INF,,"rna.inf"
  86. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Section,,"VPN"
  87. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"0"
  88.  
  89. [Optional Components]
  90. RNA
  91. RNASERV
  92. DCC
  93. VPN
  94.  
  95. [RNA]
  96. OptionDesc=%Remote_Desc%
  97. Tip=%Remote_Tip%
  98. Parent = CommApps
  99. CopyFiles=MS_RNA_CopyFiles, MS_RNA_SYS_CopyFiles, MS_RNA_HLP_CopyFiles, MS_RNA_ACCS_CopyFiles
  100. DelFiles=MS_RNA_DelFiles, MS_RNA_SYS_DelFiles, MS_RNA_ACCS_DelFiles
  101. AddReg=MS_RNA_Reg
  102. DelReg=MS_RNA_DelReg
  103. UpdateInis=MS_RNA_Inis
  104. UpdateIniFields=MS_RNA_Fields
  105. InstallType = 15                ;All Cases
  106. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  107. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  108. Uninstall=MS_RNA_Uninstall
  109.  
  110. [RNASERV]
  111. OptionDesc=%RemoteServ_Desc%
  112. Tip=%RemoteServ_Tip%
  113. Parent = CommApps
  114. CopyFiles=MS_RNASERV_SYS_CopyFiles
  115. AddReg=MS_RNASERV_Reg
  116. UpdateInis=MS_RNASERV_Inis
  117. InstallType = 0                ;Manual install only
  118. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  119. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  120. Uninstall=MS_RNASERV_Uninstall
  121. Needs= RNA
  122.  
  123. [DCC]
  124. OptionDesc=%DirectCC_Desc%
  125. Tip=%DCC_Tip%
  126. Parent = CommApps
  127. CopyFiles=MS_DCC_CopyFiles, MS_DCC_SYS_CopyFiles
  128. AddReg=MS_DCC_Reg
  129. UpdateInis=MS_DCC_Inis
  130. InstallType = 0                ;Manual install only
  131. IconIndex= 22                   ;Direct cable connection mini-icon for dialogs
  132. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  133. Uninstall=MS_DCC_Uninstall
  134. Needs= RNA
  135.  
  136. [VPN]
  137. OptionDesc=%VPN_Desc%
  138. Tip=%VPN_Tip%
  139. Parent = CommApps
  140. CopyFiles=MS_VPN_CopyFiles, MS_VPN_SYS_CopyFiles, MS_VPN_HLP_CopyFiles
  141. AddReg=MS_VPN_Reg
  142. UpdateInis=MS_VPN_Inis
  143. InstallType = 0                 ;Manual install only
  144. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  145. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  146. Uninstall=MS_VPN_Uninstall
  147. Needs= RNA
  148.  
  149.  
  150. [MS_RNA_Uninstall]
  151. AddReg=MS_RNA_Uninstall_Reg
  152. DelReg=MS_RNA_Uninstall_DelReg
  153. UpdateInis=MS_RNA_DelInis
  154.  
  155. [MS_RNASERV_Uninstall]
  156. AddReg=MS_RNASERV_Uninstall_Reg
  157. DelReg=MS_RNASERV_Uninstall_DelReg
  158. UpdateInis=MS_RNASERV_DelInis
  159. DelFiles=MS_RNASERV_SYS_DelFiles
  160.  
  161. [MS_DCC_Uninstall]
  162. AddReg=MS_DCC_Uninstall_Reg
  163. DelReg=MS_DCC_Uninstall_DelReg
  164. UpdateInis=MS_DCC_DelInis
  165.  
  166. [MS_VPN_Uninstall]
  167. AddReg=MS_VPN_Uninstall_Reg
  168. DelReg=MS_VPN_Uninstall_DelReg
  169. UpdateInis=MS_VPN_DelInis
  170.  
  171. [MS_DUN_Update_Drivers]
  172. CopyFiles=MS_DUN_Update_CopyFiles
  173.  
  174. ; Copy.Files References
  175.  
  176. [MS_RNA_CopyFiles]
  177.  
  178. [MS_DCC_CopyFiles]
  179. directcc.exe
  180.  
  181. [MS_VPN_CopyFiles]
  182.  
  183. [MS_RNA_HLP_CopyFiles]
  184. rnaapp.hlp
  185.  
  186. [MS_VPN_HLP_CopyFiles]
  187. vpn.hlp
  188. vpn.cnt
  189.  
  190. [MS_RNA_SYS_CopyFiles]
  191. vgateway.vxd,,,32
  192. splitter.vxd,,,32
  193. rnaapp.exe,,,32
  194. rnaui.dll,,,32
  195. rnanp.dll,,,32
  196. rnathunk.dll,,,32
  197. rasapi16.dll,,,32
  198. rasapi32.dll,,,32
  199. pppmac.vxd,,,32
  200. spap.vxd,,,32
  201. smmscrpt.dll,,,32
  202. smmsetup.dll,,,32
  203.  
  204. [MS_RNASERV_SYS_CopyFiles]
  205. rnaserv.dll,,,32
  206.  
  207. [MS_RNA_ACCS_CopyFiles]
  208. slip.scp
  209. cis.scp
  210. pppmenu.scp
  211. slipmenu.scp
  212.  
  213. [MS_DCC_SYS_CopyFiles]
  214. vserver.vxd
  215. nwserver.vxd
  216. vnetsup.vxd
  217. msshrui.dll
  218.  
  219. [MS_VPN_SYS_CopyFiles]
  220. netpptp.sys,,,32
  221.  
  222. [MS_DUN_Update_CopyFiles]
  223. netpptp.sys,,,32 ; copy newer file
  224. pppmac.vxd,,,32
  225. pppndi.dll,,,32
  226. ndiswan.vxd,,,32
  227. isdnui.dll,,,32
  228. cfgwiz.dll,,,32
  229. cfgwiz32.exe,,,32
  230. ndswan16.dll,,,32
  231. ndswan32.dll,,,32
  232. wan.tsp,,,32
  233.  
  234.  
  235. ; Delete.Files References
  236.  
  237. [MS_RNA_DelFiles]
  238. rnaapp.exe
  239. rnaapp32.exe
  240. rasphone.hlp
  241. rasmon.exe
  242. rasphone.exe
  243. rasstart.exe
  244.  
  245. [MS_RNA_SYS_DelFiles]
  246. rnadll32.dll
  247. modem.inf
  248. pad.inf
  249. switch.inf
  250. rasapi16.dll
  251. rascauth.dll
  252. rasconf.dll
  253. rasfile.dll
  254. rasman.dll
  255. rasmxs.dll
  256. rassauth.dll
  257. rasser.dll
  258. rassrv.dll
  259. rasexe.exe
  260. vgateway.386
  261. splitter.386
  262.  
  263. [MS_RNA_ACCS_DelFiles]
  264. scripter.exe
  265.  
  266. [MS_RNASERV_SYS_DelFiles]
  267. rnaserv.dll
  268.  
  269. [MS_RNA_Fields]
  270. ;
  271. ; Remove rnadll from the drivers= line
  272. system.ini, boot, drivers, rnadll.dll
  273. system.ini, boot, networks32, rna
  274. win.ini,windows,load,rnaapp
  275.  
  276. [MS_RNASERV_Inis]
  277.  
  278. [MS_RNASERV_DelInis]
  279.  
  280. [MS_DCC_Inis]
  281. ;
  282. ;Create directcc icon in accessories\communications group
  283. ;
  284. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"  ;creates folder
  285. setup.ini, Comm_Group,, """%Directcc_Desc%"", DIRECTCC.EXE,,,,,%Directcc_ShortDesc%"    ;creates link in Accessories
  286. ; cleanup during upgrade
  287. setup.ini, progman.groups,, "Group4=%Apps_Desc%"
  288. setup.ini, Group4,, """%Directcc_Desc%"""           ;deletes old link in Accessories
  289. setup.ini, Group4,, """%Directcc_ShortDesc%"""      ;deletes old link in Accessories
  290.  
  291.  
  292. [MS_DCC_DelInis]
  293. ;
  294. ;delete directcc icon in accessories\communications group
  295. ;
  296. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
  297. setup.ini, Comm_Group,, """%Directcc_Desc%"""           ;deletes link in Accessories
  298. setup.ini, Comm_Group,, """%Directcc_ShortDesc%"""      ;deletes link in Accessories
  299.  
  300. [MS_RNA_Inis]
  301. ;
  302. ;Create Remote Access icon in accessories group
  303. ;
  304. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%" ;creates folder
  305. setup.ini, Comm_Group,, """%Remote_Desc%"", EXPLORER.EXE ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48},RNAUI.DLL,0,,,%Remote_ShortDesc%"    ;creates link in Accessories
  306. ;
  307. ;delete scripter icon in accessories group
  308. ;
  309. ;create link
  310. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
  311. ;cleanup links on upgrade
  312. setup.ini, Comm_Group,, """%Scripter_Desc%"""       ;deletes link in Communications
  313. ;cleanup
  314. setup.ini, progman.groups,, "Group4=%Apps_Desc%"
  315. setup.ini, Group4,, """%Scripter_Desc%"""           ;deletes link in Accessories
  316. setup.ini, Group4,, """%Remote_Desc%"""             ;deletes link in Accessories
  317. setup.ini, Group4,, """%Remote_ShortDesc%"""        ;deletes link in Accessories
  318.  
  319. [MS_RNA_DelInis]
  320. ;
  321. ;delete RNA icon in accessories group
  322. ;
  323. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
  324. setup.ini, Comm_Group,, """%Remote_Desc%"""         ;deletes link in Communications
  325. setup.ini, Comm_Group,, """%Remote_ShortDesc%"""    ;deletes link in Communications
  326.  
  327. [MS_RNA_Reg]
  328. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
  329. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,,,"rnaui.dll"
  330. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,ThreadingModel,,"Apartment"
  331. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\DefaultIcon,,,"%11%\rnaui.dll,0"
  332. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\ShellFolder,Attributes,1,04,00,00,20
  333. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
  334. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48},"InfoTip",,"%Remote_Infotip%"
  335. HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{992CFFA0-F557-101A-88EC-00DD010CCC48}",,"%Remote_Desc%"
  336. ;
  337. ;Remote Access Installation
  338. ;
  339. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"1"
  340.  
  341. ;
  342. ;Remote Access Version
  343. ;
  344. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,Version,,"1.2c"
  345.  
  346. ;
  347. ;Remote Access authentication registration
  348. ;
  349. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Path,2, "rasapi32.dll"
  350. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Desc,, %PP_Desc%
  351. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Usage,1,03,00,00,00
  352. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Options,1,17,07,00,00
  353. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Protocols,1,07,00,00,00
  354. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Path,2, "rasapi32.dll"
  355. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Desc,, %WFW_Desc%
  356. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Usage,1,03,00,00,00
  357. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Options,1,04,01,00,00
  358. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Protocols,1,01,00,00,00
  359. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Path,2, "rasapi32.dll"
  360. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Desc,, %NWC_Desc%
  361. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Usage,1,01,00,00,00
  362. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Options,1,04,01,00,00
  363. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Protocols,1,02,00,00,00
  364. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Path,2, "rasapi32.dll"
  365. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Desc,, %SLIP_Desc%
  366. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Usage,1,01,00,00,00
  367. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Options,1,04,01,00,00
  368. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Protocols,1,04,00,00,00
  369. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Path,2, "rasapi32.dll"
  370. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Desc,, %CSLIP_Desc%
  371. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Usage,1,01,00,00,00
  372. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Options,1,04,01,00,00
  373. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Protocols,1,04,00,00,00
  374. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\Com\PPPMAC,,,
  375. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\Isdn\PPPMAC,,,
  376. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\PPTP\PPPMAC,,,
  377. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers,,,
  378. ;
  379. ; RunOnce
  380. ;
  381. HKLM, Software\Microsoft\Windows\CurrentVersion\RunOnce,RNA_SMM_order,,"rundll32.exe smmsetup.dll,SMM_Setup /a PPPMAC PPP,RAS,NWC,SLIP,CSLIP"
  382. ;
  383. ; Script files
  384. ;
  385. HKCR,.scp,,,scpfile
  386. HKCR,scpfile,,,%SCP_Desc%
  387. HKCR,scpfile\DefaultIcon,,,"%11%\shell32.dll,-152"
  388. HKCR,scpfile\shell\open\command,,,"%25%\NOTEPAD.EXE %%1"
  389. HKCR,scpfile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %%1"
  390. ;
  391. ; Import files
  392. ;
  393. HKCR,.dun,,,dunfile
  394. HKCR,dunfile,,,%DUN_File_Desc%
  395. HKCR,dunfile\DefaultIcon,,,"%11%\rnaui.dll,3"
  396. HKCR,dunfile\shell\open\command,,,"%25%\RUNDLL32.EXE RNAUI.DLL,RnaRunImport %%1"
  397. ;
  398. ;Implicit connection
  399. ;
  400. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Description,, %Remote_Desc%
  401. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Name,, RemoteAccess
  402. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, ProviderPath,, "rnanp.dll"
  403. ;
  404. ;Known DLLs to speed up Rna load / fix problems when loading from SBS.
  405. ;These will always be loaded from system dir
  406. ;
  407. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,SYNCENG,,SYNCENG.DLL
  408. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAP,,RNAP.DLL
  409. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNATHUNK,,RNATHUNK.DLL
  410. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAUI,,RNAUI.DLL
  411. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNASERV,,RNASERV.DLL
  412.  
  413. [MS_RNASERV_Reg]
  414. ;
  415. ;Dial-Up Server Installation
  416. ;
  417. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"1"
  418.  
  419. [MS_DCC_Reg]
  420. ;
  421. ;Direct Cable Connection Installation
  422. ;
  423. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"1"
  424.  
  425. [MS_VPN_Reg]
  426. ;
  427. ;Virtual Private Networking Installation
  428. ;
  429. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"1"
  430.  
  431. [MS_RNA_DelReg]
  432. ; Make sure logger is not statically loaded
  433. ;
  434. HKLM,System\CurrentControlSet\Services\VxD\Logger
  435. ;
  436. ; Make sure extra command for the folder is removed
  437. ;
  438. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\shell
  439. ; Remove CSLIP from Optional component and Uninstall list
  440. ;
  441. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"CSLIP"
  442. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CSLIP
  443. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CSLIP
  444. ;
  445. ; Remove unwanted DUN menu
  446. ;
  447. HKCR,dunfile\shell\print
  448. HKCR,dunfile\shell\Edit
  449.  
  450. [MS_RNA_Uninstall_Reg]
  451. ; Mark RNA as uninstalled
  452. ;
  453. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"
  454.  
  455. [MS_RNASERV_Uninstall_Reg]
  456. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"0"
  457.  
  458. [MS_DCC_Uninstall_Reg]
  459. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"
  460.  
  461. [MS_VPN_Uninstall_Reg]
  462. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"0"
  463.  
  464. [MS_DUN_Uninstall_DelReg]
  465. ;
  466. ;Remove ISDN 1.1 Accelerator Pack optional component
  467. ;
  468. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"MSISDN"
  469. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MSISDN
  470.  
  471. ;
  472. ;Remove Dial-Up Networking Upgrade from list of installed packages
  473. ;
  474. ;HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN
  475.  
  476.  
  477. [MS_RNA_Uninstall_DelReg]
  478. ; Remove binding information
  479. ;
  480. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}
  481. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48}
  482. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider
  483. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Remote Access"
  484. ;
  485. ; Remove DUN from the list of shell extensions
  486. ;
  487. HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{992CFFA0-F557-101A-88EC-00DD010CCC48}"
  488.  
  489. [MS_RNASERV_Uninstall_DelReg]
  490. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Remote Access"
  491.  
  492. [MS_DCC_Uninstall_DelReg]
  493. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Direct Cable Connection"
  494.  
  495. [MS_VPN_Uninstall_DelReg]
  496. ;
  497. ; This doesn't really exist at this point...
  498. ;
  499. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Virtual Private Networking"
  500.  
  501.  
  502. ; User-visible strings
  503.  
  504. [Strings]
  505. Remote_Desc = "タネュ チ「シモ ウラニョソキ"
  506. Remote_ShortDesc = "DialUp"
  507. Remote_Tip = "クゥタサ サ鄙ヌマソゥ エルク・ トトヌサナヘソヘ ソャー睇メ シ タヨスタエマエル."
  508. Remote_Infotip = "ステスコナロタフ ウラニョソゥソ。 ソャー盞ヌセ タヨチ セハセニオオ タネュ チ「シモ ウラニョソキタサ サ鄙ヌマソゥ エルク・ トトヌサナヘタヌ ーッオネ チ、コククヲ セラシシスコヌメ シ タヨスタエマエル. エルク・ トトヌサナヘタヌ ーッオネ クョシメスコクヲ サ鄙ヌマキチク タネュクヲ ゲエツ ツハタヌ トトヌサナヘー。 ウラニョソゥ シュケホ シウチ、オヌセ タヨセ﨨゚ ヌユエマエル."
  509. RemoteServ_Desc = "タネュ チ「シモ シュケ"
  510. RemoteServ_ShortDesc = "DialUpServ"
  511. RemoteServ_Tip = "クゥタサ ナヌリ エルク・ トトヌサナヘー。 ステスコナロタサ セラシシスコヌメ シ タヨオオキマ ヌユエマエル."
  512. PP_Desc = "PPP: Internet, Windows NT Server, Windows 95"
  513. WFW_Desc = "Windows for Workgroupsー Windows NT 3.1"
  514. NWC_Desc = "NRN: NetWare ソャー"
  515. SLIP_Desc = "SLIP: Unix ソャー"
  516. CSLIP_Desc = "CSLIP: IP ヌエ。 セミテ犒ネ Unix ソャー"
  517. MS = "Microsoft"
  518. Apps_Desc = "コクチカヌチキホアラキ・"
  519. COMM_DESC = "コクチカヌチキホアラキ・\ナスナ"
  520. DirectCC_Desc = "トノタフコ チ「 ソャー"
  521. Directcc_ShortDesc = "directcc"
  522. DCC_Tip = "コエキト カヌエツ チト トノタフコ暲サ サ鄙ヌマソゥ エルク・ トトヌサナヘソヘ ソャー睇メ シ タヨスタエマエル."
  523. VPN_Desc = "ー。サ ーウタホ ウラニョソキ"
  524. VPN_ShortDesc = "Tunneling Wizard"
  525. VPN_Tip = "タホナヘウンー ーータコ ー ウラニョソゥクヲ ナヌリ ーウタホ ウラニョソゥソ。 セネタヌマーヤ ソャー睇メ シ タヨスタエマエル."
  526. SCP_Desc = "タネュ チ「シモ ウラニョソキ スコナゥクウニョ"
  527. Scripter_Desc = "タネュ チ「シモ スコナゥクウニョ タロシコ オオアク"
  528. DUN_File_Desc = "タネュ チ「シモ ウラニョソキ ウサコクウサア ニトタマ"
  529.  
  530.  
  531. ; Directory names - note that that short versions must match the truncated
  532. ; 8 char names for the long versions, or else there will be problems!
  533. ; also need to put the short versions in the [DestinationDirs] section above
  534. ; Used by wordpad, hypertrm, backup, paint, & MSN
  535. PROGRAMF = "Progra~1"    ; first 6 chars of Program_Files, + "~1"
  536. OEM_PROGRAMF = "Progra~1"    ; first 6 chars of Program_Files, + "~1" - in OEM codepage (not Ansi)
  537. ACCESSOR = "Access~1"    ; first 6 chars of Accessories, + "~1"
  538. OEM_ACCESSOR = "Access~1"    ; first 6 chars of Accessories, + "~1"  - in OEM codepage (not Ansi)
  539.