home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Installation King 98 / BootGold.iso / BOOTDISK / system / Pwin98 / PRECOPY2.CAB / rna.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-01-29  |  18.6 KB  |  534 lines

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