home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / _internt / _msdun / msdun12.exe / RCDATA / CABINET / MSDUN.CAB / rna.95 < prev    next >
Text File  |  1997-07-11  |  11KB  |  295 lines

  1. ; RNA.INF
  2. ;
  3. ; This is the Setup information file for Dial-Up Networking and
  4. ; Direct Cable Connection options included in the Windows 95 retail product.
  5. ;
  6. ; Copyright 1993-1995, Microsoft Corporation
  7. ;
  8. ;
  9.  
  10. [version]
  11. LayoutFile=layout.inf
  12. signature="$CHICAGO$"
  13. Provider=%MS%
  14. SetupClass=PLUSPACK
  15.  
  16. [DestinationDirs]
  17. MS_RNA_CopyFiles       =25    ; LDID_SHARED
  18. MS_DCC_CopyFiles       =25    ; LDID_SHARED
  19. MS_RNA_SYS_CopyFiles   =11    ; LDID_SYS
  20. MS_DCC_SYS_CopyFiles   =11    ; LDID_SYS
  21. MS_RNA_DelFiles        =25    ; LDID_SHARED
  22. MS_RNA_SYS_DelFiles    =11    ; LDID_SYS
  23. MS_RNA_INF_CopyFiles   =17    ; LDID_INF
  24.  
  25. [BaseWinOptions]
  26. MS_RNA_Cleanup
  27. MS_RNA_Maintenance
  28.  
  29. [MS_RNA_Cleanup]
  30. DelReg=MS_RNA_Uninstall_DelReg, MS_DCC_Uninstall_DelReg
  31. DelFiles=MS_RNA_SYS_CopyFiles, MS_DCC_CopyFiles
  32.  
  33. [MS_RNA_Maintenance]
  34. AddReg=MS_RNA_Maintenance_AddReg
  35. CopyFiles=MS_RNA_INF_CopyFiles
  36.  
  37. [MS_RNA_INF_CopyFiles]
  38. rna.inf
  39.  
  40. [MS_RNA_Maintenance_AddReg]
  41. ;
  42. ;Remote Access Maintenance Mode Setup
  43. ;
  44. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"RNA",,"RNA"
  45. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,INF,,"rna.inf"
  46. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Section,,"RNA"
  47. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"
  48.  
  49. ;
  50. ;Direct Cable Connection Maintenance Mode Setup
  51. ;
  52. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"DCC",,"DCC"
  53. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,INF,,"rna.inf"
  54. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Section,,"DCC"
  55. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"
  56.  
  57. [Optional Components]
  58. RNA
  59. DCC
  60.  
  61. [RNA]
  62. OptionDesc=%Remote_Desc%
  63. Tip=%Remote_Tip%
  64. Parent = CommApps
  65. CopyFiles=MS_RNA_CopyFiles, MS_RNA_SYS_CopyFiles
  66. DelFiles=MS_RNA_DelFiles, MS_RNA_SYS_DelFiles
  67. AddReg=MS_RNA_Reg
  68. DelReg=MS_RNA_DelReg
  69. UpdateInis=MS_RNA_Inis
  70. UpdateIniFields=MS_RNA_Fields
  71. InstallType = 12                ;Portable, Custom
  72. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  73. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  74. Uninstall=MS_RNA_Uninstall
  75.  
  76. [DCC]
  77. OptionDesc=%DirectCC_Desc%
  78. Tip=%DCC_Tip%
  79. Parent = CommApps
  80. CopyFiles=MS_DCC_CopyFiles, MS_DCC_SYS_CopyFiles
  81. AddReg=MS_DCC_Reg
  82. UpdateInis=MS_DCC_Inis
  83. InstallType = 12                ;Portable, Custom
  84. IconIndex= 22                   ;Direct cable connection mini-icon for dialogs
  85. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  86. Uninstall=MS_DCC_Uninstall
  87. Needs= RNA
  88.  
  89. [MS_RNA_Uninstall]
  90. AddReg=MS_RNA_Uninstall_Reg
  91. DelReg=MS_RNA_Uninstall_DelReg
  92. UpdateInis=MS_RNA_DelInis
  93.  
  94. [MS_DCC_Uninstall]
  95. AddReg=MS_DCC_Uninstall_Reg
  96. DelReg=MS_DCC_Uninstall_DelReg
  97. UpdateInis=MS_DCC_DelInis
  98.  
  99. ; Copy.Files References
  100.  
  101. [MS_RNA_CopyFiles]
  102.  
  103. [MS_DCC_CopyFiles]
  104. directcc.exe
  105.  
  106. [MS_RNA_SYS_CopyFiles]
  107. vgateway.vxd
  108. splitter.vxd
  109. rnaapp.exe
  110. rnaui.dll
  111. rnanp.dll
  112. rnathunk.dll
  113. rasapi16.dll
  114. pppmac.vxd
  115. spap.vxd
  116.  
  117. [MS_DCC_SYS_CopyFiles]
  118. vserver.vxd
  119. nwserver.vxd
  120. vnetsup.vxd
  121. msshrui.dll
  122.  
  123. ; Delete.Files References
  124.  
  125. [MS_RNA_DelFiles]
  126. rnaapp.exe
  127. rnaapp32.exe
  128. rasphone.hlp
  129. rasmon.exe
  130. rasphone.exe
  131. rasstart.exe
  132.  
  133. [MS_RNA_SYS_DelFiles]
  134. rnadll32.dll
  135. modem.inf
  136. pad.inf
  137. switch.inf
  138. rasapi16.dll
  139. rascauth.dll
  140. rasconf.dll
  141. rasfile.dll
  142. rasman.dll
  143. rasmxs.dll
  144. rassauth.dll
  145. rasser.dll
  146. rassrv.dll
  147. rasexe.exe
  148. vgateway.386
  149. splitter.386
  150.  
  151. [MS_RNA_Fields]
  152. ;
  153. ; Remove rnadll from the drivers= line
  154. system.ini, boot, drivers, rnadll.dll
  155. system.ini, boot, networks32, rna
  156. win.ini,windows,load,rnaapp
  157.  
  158. [MS_DCC_Inis]
  159. ;
  160. ;Create directcc icon in accessories group
  161. ;
  162. setup.ini, progman.groups,, "group4=%Apps_Desc%"              ;creates folder
  163. setup.ini, group4,, """%Directcc_Desc%"", DIRECTCC.EXE,,,,,%Directcc_ShortDesc%"    ;creates link in Accessories
  164.  
  165. [MS_DCC_DelInis]
  166. ;
  167. ;delete directcc icon in accessories group
  168. ;
  169. setup.ini, progman.groups,, "group4=%Apps_Desc%"    ;creates folder
  170. setup.ini, group4,, """%Directcc_Desc%"""           ;deletes link in Accessories
  171. setup.ini, group4,, """%Directcc_ShortDesc%"""           ;deletes link in Accessories
  172.  
  173. [MS_RNA_Inis]
  174. ;
  175. ;Create Remote Access icon in accessories group
  176. ;
  177. setup.ini, progman.groups,, "group4=%Apps_Desc%"              ;creates folder
  178. 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
  179.  
  180. [MS_RNA_DelInis]
  181. ;
  182. ;delete RNA icon in accessories group
  183. ;
  184. setup.ini, progman.groups,, "group4=%Apps_Desc%"    ;creates folder
  185. setup.ini, group4,, """%Remote_Desc%"""             ;deletes link in Accessories
  186. setup.ini, group4,, """%Remote_ShortDesc%"""             ;deletes link in Accessories
  187.  
  188. [MS_RNA_Reg]
  189. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
  190. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,,,"rnaui.dll"
  191. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,ThreadingModel,,"Apartment"
  192. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\DefaultIcon,,,"%11%\rnaui.dll,0"
  193. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\ShellFolder,Attributes,1,04,00,00,20
  194. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
  195. ;
  196. ;Remote Access Installation
  197. ;
  198. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"1"
  199. ;
  200. ;Remote Access authentication registration
  201. ;
  202. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Path,, "rasapi32.dll"
  203. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Desc,, %PP_Desc%
  204. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Usage,1,03,00,00,00
  205. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Options,1,17,00,00,00
  206. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Protocols,1,07,00,00,00
  207. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Path,, "rasapi32.dll"
  208. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Desc,, %WFW_Desc%
  209. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Usage,1,03,00,00,00
  210. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Options,1,04,00,00,00
  211. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Protocols,1,01,00,00,00
  212. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Path,, "rasapi32.dll"
  213. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Desc,, %NWC_Desc%
  214. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Usage,1,01,00,00,00
  215. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Options,1,04,00,00,00
  216. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Protocols,1,02,00,00,00
  217. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\Com\PPPMAC,,,
  218. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers\PPPMAC, 0,, PPP    
  219. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers\PPPMAC, 1,, RAS    
  220. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers\PPPMAC, 2,, NWC
  221. ;
  222. ;Implicit connection
  223. ;
  224. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Description,, %Remote_Desc%
  225. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Name,, RemoteAccess
  226. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, ProviderPath,, "rnanp.dll"
  227. ;
  228. ;Known DLLs to speed up Rna load / fix problems when loading from SBS.
  229. ;These will always be loaded from system dir
  230. ;
  231. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,SYNCENG,,SYNCENG.DLL
  232. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAP,,RNAP.DLL
  233. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNATHUNK,,RNATHUNK.DLL
  234. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAUI,,RNAUI.DLL
  235. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNASERV,,RNASERV.DLL
  236.  
  237. [MS_DCC_Reg]
  238. ;
  239. ;Direct Cable Connection Installation
  240. ;
  241. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"1"
  242.  
  243. [MS_RNA_DelReg]
  244. ; Make sure logger is not statically loaded
  245. ;
  246. HKLM,System\CurrentControlSet\Services\VxD\Logger
  247. ;
  248. ; Make sure extra command for the folder is removed
  249. ;
  250. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\shell
  251. ;
  252. ; Remove (C)SLIP
  253. ;
  254. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP
  255. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP
  256. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers\PPPMAC,3
  257. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers\PPPMAC,4
  258.  
  259. [MS_RNA_Uninstall_Reg]
  260. ; Mark RNA as uninstalled
  261. ;
  262. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"
  263.  
  264. [MS_DCC_Uninstall_Reg]
  265. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"
  266.  
  267. [MS_RNA_Uninstall_DelReg]
  268. ; Remove binding information
  269. ;
  270. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}
  271. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48}
  272. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider
  273. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Remote Access"
  274.  
  275. [MS_DCC_Uninstall_DelReg]
  276. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Direct Cable Connection"
  277.  
  278. ; User-visible strings
  279.  
  280. [Strings]
  281. Remote_Desc     = "Dial-Up Networking"
  282. Remote_ShortDesc = "DialUp"
  283. Remote_Tip      = "Enables you to connect to other computers by using a modem."
  284. PP_Desc         = "PPP: Windows 95, Windows NT 3.5, Internet"
  285. WFW_Desc        = "Windows for Workgroups and Windows NT 3.1"
  286. NWC_Desc        = "NRN: NetWare Connect"
  287. MS              = "Microsoft"
  288. Apps_Desc       = "Accessories"
  289. DirectCC_Desc   = "Direct Cable Connection"
  290. Directcc_ShortDesc = "DirectCC"
  291. DCC_Tip         = "Enables you to connect to other computers by using a parallel or serial cable."
  292.