home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / rna.inf < prev    next >
Encoding:
INI File  |  1997-10-21  |  18.8 KB  |  531 lines

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