rna.inf Driver File Contents (polaroidpdc3035driver.zip)


; RNA.INF
;
; This is the Setup information file for Dial-Up Networking, 
; Direct Cable Connection, and Virtual Private Networking options
; included in the Windows 98 1 product.
;
; Copyright 1993-1998, Microsoft Corporation
;
;

[version]
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Provider=%MS%
SetupClass=BASE

[DestinationDirs]
MS_RNA_CopyFiles       =25    ; LDID_SHARED
MS_DCC_CopyFiles       =25    ; LDID_SHARED
MS_VPN_CopyFiles       =25    ; LDID_SHARED
MS_ATM_CopyFiles       =25    ; LDID_SHARED
MS_RNA_HLP_CopyFiles   =18    ; LDID_HELP
MS_RNA_SYS_CopyFiles   =11    ; LDID_SYS
MS_RNASERV_SYS_CopyFiles =11    ; LDID_SYS
MS_RNASERV_SYS_DelFiles=11    ; LDID_SYS
MS_DCC_SYS_CopyFiles   =11    ; LDID_SYS
MS_VPN_SYS_CopyFiles   =11    ; LDID_SYS
MS_ATM_SYS_CopyFiles   =11    ; LDID_SYS
MS_RNA_DelFiles        =25    ; LDID_SHARED
MS_RNA_INF_DelFiles    =17    ; LDID_INF
MS_RNA_SYS_DelFiles    =11    ; LDID_SYS
MS_RNA_INF_CopyFiles   =17    ; LDID_INF
MS_RNA_ACCS_CopyFiles  =24,%OEM_PROGRAMF%\%OEM_ACCESSOR%    ; LDID_SHARED
MS_RNA_ACCS_DelFiles   =24,%OEM_PROGRAMF%\%OEM_ACCESSOR%    ; LDID_SHARED
	
[BaseWinOptions]
MS_RNA_Cleanup
MS_RNA_Maintenance

[MS_RNA_Cleanup]
DelReg=MS_RNA_Uninstall_DelReg, MS_DCC_Uninstall_DelReg, MS_DUN_Uninstall_DelReg
DelFiles=MS_RNA_SYS_CopyFiles, MS_DCC_CopyFiles, MS_RNA_INF_DelFiles

[MS_RNA_Maintenance]
AddReg=MS_RNA_Maintenance_AddReg
CopyFiles=MS_RNA_INF_CopyFiles

[MS_RNA_INF_DelFiles]
isdn01.inf
isdn02.inf
isdn03.inf
isdn04.inf
isdn05.inf
isdn06.inf
isdn07.inf
isdn08.inf

[MS_RNA_INF_CopyFiles]
rna.inf
netppp.inf
netpptp.inf
ndiswan.inf
pppatm.inf
wanatm.inf

[MS_RNA_Maintenance_AddReg]
;
;Remote Access Maintenance Mode Setup
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"RNA",,"RNA"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,INF,,"rna.inf"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Section,,"RNA"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"

;
;Remote Access Server Maintenance Mode Setup
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"RNASERV",,"RNASERV"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,INF,,"rna.inf"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Section,,"RNASERV"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"0"

;
;Direct Cable Connection Maintenance Mode Setup
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"DCC",,"DCC"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,INF,,"rna.inf"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Section,,"DCC"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"

;
;Virtual Private Networking Maintenance Mode Setup
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"VPN",,"VPN"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,INF,,"rna.inf"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Section,,"VPN"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"0"

;
;Add ATM Support to Maintenance Mode Setup option
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"ATM",,"ATM"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,INF,,"rna.inf"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Section,,"ATM"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Installed,,"0"


[Optional Components]
RNA
RNASERV
DCC
VPN
ATM

[RNA]
OptionDesc=%Remote_Desc%
Tip=%Remote_Tip%
Parent = CommApps
CopyFiles=MS_RNA_CopyFiles, MS_RNA_SYS_CopyFiles, MS_RNA_HLP_CopyFiles, MS_RNA_ACCS_CopyFiles
DelFiles=MS_RNA_DelFiles, MS_RNA_SYS_DelFiles, MS_RNA_ACCS_DelFiles
AddReg=MS_RNA_Reg
DelReg=MS_RNA_DelReg
UpdateInis=MS_RNA_Inis
UpdateIniFields=MS_RNA_Fields
InstallType = 15                ;All Cases
IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
ValidateProc= RNASETUP.DLL, RnaSetupCallback
Uninstall=MS_RNA_Uninstall
PerUserInstall = RNA.pui
Reboot=1

[RNASERV]
OptionDesc=%RemoteServ_Desc%
Tip=%RemoteServ_Tip%
Parent = CommApps
CopyFiles=MS_RNASERV_SYS_CopyFiles
AddReg=MS_RNASERV_Reg
UpdateInis=MS_RNASERV_Inis
InstallType = 0                ;Manual install only
IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
ValidateProc= RNASETUP.DLL, RnaSetupCallback
Uninstall=MS_RNASERV_Uninstall
Needs= RNA

[DCC]
OptionDesc=%DirectCC_Desc%
Tip=%DCC_Tip%
Parent = CommApps
CopyFiles=MS_DCC_CopyFiles, MS_DCC_SYS_CopyFiles
AddReg=MS_DCC_Reg
UpdateInis=MS_DCC_Inis
InstallType = 0                ;Manual install only
IconIndex= 22                   ;Direct cable connection mini-icon for dialogs
ValidateProc= RNASETUP.DLL, RnaSetupCallback
Uninstall=MS_DCC_Uninstall
Needs= RNA
PerUserInstall = PerUser.DCC.pui

[VPN]
OptionDesc=%VPN_Desc%
Tip=%VPN_Tip%
Parent = CommApps
CopyFiles=MS_VPN_CopyFiles, MS_VPN_SYS_CopyFiles
AddReg=MS_VPN_Reg
UpdateInis=MS_VPN_Inis
InstallType = 0                 ;Manual install only
IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
ValidateProc= RNASETUP.DLL, RnaSetupCallback
Uninstall=MS_VPN_Uninstall
Needs= RNA
Reboot=1


[ATM]
OptionDesc=%ATM_Desc%
Tip=%ATM_Tip%
Parent = CommApps
CopyFiles=MS_ATM_CopyFiles, MS_ATM_SYS_CopyFiles
AddReg=MS_ATM_Reg
UpdateInis=MS_ATM_Inis
InstallType = 0                 ;Manual install only
IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
ValidateProc= RNASETUP.DLL, RnaSetupCallback
Uninstall=MS_ATM_Uninstall
Needs= RNA
Reboot=1


[MS_RNA_Uninstall]
AddReg=MS_RNA_Uninstall_Reg
DelReg=MS_RNA_Uninstall_DelReg
UpdateInis=MS_RNA_DelInis
PerUserInstall = RNA.remove.pui
Reboot=1

[MS_RNASERV_Uninstall]
AddReg=MS_RNASERV_Uninstall_Reg
DelReg=MS_RNASERV_Uninstall_DelReg
UpdateInis=MS_RNASERV_DelInis
DelFiles=MS_RNASERV_SYS_DelFiles

[MS_DCC_Uninstall]
AddReg=MS_DCC_Uninstall_Reg
DelReg=MS_DCC_Uninstall_DelReg
UpdateInis=MS_DCC_DelInis
PerUserInstall = PerUser.DCC.remove.pui 

[MS_VPN_Uninstall]
AddReg=MS_VPN_Uninstall_Reg
DelReg=MS_VPN_Uninstall_DelReg
UpdateInis=MS_VPN_DelInis
Reboot=1

[MS_ATM_Uninstall]
AddReg=MS_ATM_Uninstall_Reg
DelReg=MS_ATM_Uninstall_DelReg
UpdateInis=MS_ATM_DelInis
Reboot=1

; Copy.Files References

[MS_RNA_CopyFiles]

[MS_DCC_CopyFiles]
directcc.exe

[MS_VPN_CopyFiles]

[MS_ATM_CopyFiles]

[MS_RNA_HLP_CopyFiles]
rnaapp.hlp


[MS_RNA_SYS_CopyFiles]
vgateway.vxd
splitter.vxd
rnaapp.exe
rnaui.dll
rnanp.dll
rnathunk.dll
rasapi16.dll
rasapi32.dll
pppmac.vxd
spap.vxd
smmscrpt.dll
smmsetup.dll
rnasmm.dll

[MS_RNASERV_SYS_CopyFiles]
rnaserv.dll

[MS_RNA_ACCS_CopyFiles]
slip.scp
cis.scp
pppmenu.scp
slipmenu.scp

[MS_DCC_SYS_CopyFiles]
vserver.vxd
nwserver.vxd
vnetsup.vxd
msshrui.dll

[MS_VPN_SYS_CopyFiles]
netpptp.sys

[MS_ATM_SYS_CopyFiles]
pppatm.sys

; Delete.Files References

[MS_RNA_DelFiles]
rnaapp.exe
rnaapp32.exe
rasphone.hlp
rasmon.exe
rasphone.exe
rasstart.exe

[MS_RNA_SYS_DelFiles]
rnadll32.dll
modem.inf
pad.inf
switch.inf
rasapi16.dll
rascauth.dll
rasconf.dll
rasfile.dll
rasman.dll
rasmxs.dll
rassauth.dll
rasser.dll
rassrv.dll
rasexe.exe
vgateway.386
splitter.386

[MS_RNA_ACCS_DelFiles]
scripter.exe

[MS_RNASERV_SYS_DelFiles]
rnaserv.dll

[MS_RNA_Fields]
;
; Remove rnadll from the drivers= line
system.ini, boot, drivers, rnadll.dll
system.ini, boot, networks32, rna
win.ini,windows,load,rnaapp

[MS_RNASERV_Inis]

[MS_RNASERV_DelInis]

[PerUser.DCC.pui]
GUID = "PerUser_DCC_Inis"
DisplayName = %PUI_DESC_DCC%
Version = %PUI_VERSION%
IsInstalled = 1
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_DCC_Inis 64 %17%\rna.inf"
DontAsk = 2

[PerUser_DCC_Inis]
UpdateInis  = MS_DCC_Inis

[PerUser.DCC.remove.pui]
GUID = "PerUser_DCC_Inis"
IsInstalled = 0
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_DCC_Inis_remove 64 %17%\rna.inf"

[PerUser_DCC_Inis_remove]
UpdateInis  = MS_DCC_DelInis

[MS_DCC_Inis]
;
;Create directcc icon in accessories\communications group
;
setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"  ;creates folder
setup.ini, Comm_Group,, """%Directcc_Desc%"", DIRECTCC.EXE,,,,,%Directcc_ShortDesc%"    ;creates link in Accessories
; cleanup during upgrade
setup.ini, progman.groups,, "Group4=%Apps_Desc%"
setup.ini, Group4,, """%Directcc_Desc%"""           ;deletes old link in Accessories
setup.ini, Group4,, """%Directcc_ShortDesc%"""      ;deletes old link in Accessories


[MS_DCC_DelInis]
;
;delete directcc icon in accessories\communications group
;
setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
setup.ini, Comm_Group,, """%Directcc_Desc%"""           ;deletes link in Accessories
setup.ini, Comm_Group,, """%Directcc_ShortDesc%"""      ;deletes link in Accessories

[RNA.pui]
GUID = "PerUser_RNA_Inis"
DisplayName = %PUI_DESC_RNA%
Version = %PUI_VERSION%
IsInstalled = 1
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_RNA_Inis 64 %17%\rna.inf"
DontAsk = 2

[PerUser_RNA_Inis]
UpdateInis  = MS_RNA_Inis

[RNA.remove.pui]
GUID = "PerUser_RNA_Inis"
IsInstalled = 0
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_Dialer_RNA_remove 64 %17%\rna.inf"

[PerUser_Dialer_RNA_remove]
UpdateInis  = MS_RNA_DelInis

[MS_RNA_Inis]
;
;Create Remote Access icon in accessories group
;
setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%" ;creates folder
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
;
;delete scripter icon in accessories group
;
;create link
setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
;cleanup links on upgrade
setup.ini, Comm_Group,, """%Scripter_Desc%"""       ;deletes link in Communications
;cleanup
setup.ini, progman.groups,, "Group4=%Apps_Desc%"
setup.ini, Group4,, """%Scripter_Desc%"""           ;deletes link in Accessories
setup.ini, Group4,, """%Remote_Desc%"""             ;deletes link in Accessories
setup.ini, Group4,, """%Remote_ShortDesc%"""        ;deletes link in Accessories

[MS_RNA_DelInis]
;
;delete RNA icon in accessories group
;
setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
setup.ini, Comm_Group,, """%Remote_Desc%"""         ;deletes link in Communications
setup.ini, Comm_Group,, """%Remote_ShortDesc%"""    ;deletes link in Communications

[MS_RNA_Reg]
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,,,"rnaui.dll"
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,ThreadingModel,,"Apartment"
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\DefaultIcon,,,"%11%\rnaui.dll,0"
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\ShellFolder,Attributes,1,04,00,00,20
HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48},"InfoTip",,"%Remote_Infotip%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{992CFFA0-F557-101A-88EC-00DD010CCC48}",,"%Remote_Desc%"
;
;Remote Access Installation
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"1"

;
;Remote Access Version
;
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,Version,,"2.1"

;
;Remote Access authentication registration
;
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Path,2, "rasapi32.dll"
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Desc,, %PP_Desc%
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Usage,1,03,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Options,1,17,07,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Protocols,1,07,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Path,2, "rasapi32.dll"
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Desc,, %WFW_Desc%
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Usage,1,03,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Options,1,04,01,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Protocols,1,01,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Path,2, "rasapi32.dll"
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Desc,, %NWC_Desc%
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Usage,1,01,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Options,1,04,01,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Protocols,1,02,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Path,2, "rasapi32.dll"
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Desc,, %SLIP_Desc%
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Usage,1,01,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Options,1,04,01,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Protocols,1,04,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Path,2, "rasapi32.dll"
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Desc,, %CSLIP_Desc%
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Usage,1,01,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Options,1,04,01,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Protocols,1,04,00,00,00
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\Com\PPPMAC,,,
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\Isdn\PPPMAC,,,
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\PPTP\PPPMAC,,,
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\ATM\PPPMAC,,,
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers,,,

;
; RunOnce
;
HKLM, Software\Microsoft\Windows\CurrentVersion\RunOnce,RNA_SMM_order,,"rundll32.exe smmsetup.dll,SMM_Setup /a PPPMAC PPP,RAS,NWC,SLIP,CSLIP"
;
; Script files
;
HKCR,.scp,,,scpfile
HKCR,scpfile,,,%SCP_Desc%
HKCR,scpfile\DefaultIcon,,,"%11%\shell32.dll,-152"
HKCR,scpfile\shell\open\command,,,"%25%\NOTEPAD.EXE %%1"
HKCR,scpfile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %%1"
;
; Import files
;
HKCR,.dun,,,dunfile
HKCR,dunfile,,,%DUN_File_Desc%
HKCR,dunfile\DefaultIcon,,,"%11%\rnaui.dll,3"
HKCR,dunfile\shell\open\command,,,"%25%\RUNDLL32.EXE RNAUI.DLL,RnaRunImport %%1"
;
;Implicit connection
;
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Description,, %Remote_Desc%
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Name,, RemoteAccess
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, ProviderPath,, "rnanp.dll"
;
;Known DLLs to speed up Rna load / fix problems when loading from SBS.
;These will always be loaded from system dir
;
HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,SYNCENG,,SYNCENG.DLL
HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAP,,RNAP.DLL
HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNATHUNK,,RNATHUNK.DLL
HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAUI,,RNAUI.DLL
HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNASERV,,RNASERV.DLL

[MS_RNASERV_Reg]
;
;Dial-Up Server Installation
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"1"
;HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\CallAccess,enableISDN,1,01,00,00,00

[MS_DCC_Reg]
;
;Direct Cable Connection Installation
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"1"

[MS_VPN_Reg]
;
;Virtual Private Networking Installation
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"1"

[MS_ATM_Reg]
;
;ATM Support Installation
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Installed,,"1"



[MS_RNA_DelReg]
; 
; Make sure logger is not statically loaded
;
HKLM,System\CurrentControlSet\Services\VxD\Logger
;
; Make sure extra command for the folder is removed
;
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\shell
; 
; Remove CSLIP from Optional component and Uninstall list
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"CSLIP"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CSLIP
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CSLIP
;
; Remove unwanted DUN menu
;
HKCR,dunfile\shell\print
HKCR,dunfile\shell\Edit

[MS_RNA_Uninstall_Reg]
; 
; Mark RNA as uninstalled
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"

[MS_RNASERV_Uninstall_Reg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"0"

[MS_DCC_Uninstall_Reg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"

[MS_VPN_Uninstall_Reg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"0"

[MS_ATM_Uninstall_Reg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Installed,,"0"

[MS_DUN_Uninstall_DelReg]
;
;Remove ISDN 1.1 Accelerator Pack optional component
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"MSISDN"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MSISDN

;
;Remove Dial-Up Networking Upgrade from list of installed packages
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN


[MS_RNA_Uninstall_DelReg]
; 
; Remove binding information
;
HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}
HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48}
HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Remote Access"
;
; Remove DUN from the list of shell extensions
;
HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{992CFFA0-F557-101A-88EC-00DD010CCC48}"

[MS_RNASERV_Uninstall_DelReg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Remote Access"

[MS_DCC_Uninstall_DelReg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Direct Cable Connection"

[MS_VPN_Uninstall_DelReg]
;
; This doesn't really exist at this point...
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Virtual Private Networking"

[MS_ATM_Uninstall_DelReg]


; User-visible strings

[Strings]
Remote_Desc     = "Dial-Up Networking"
Remote_ShortDesc = "DialUp"
Remote_Tip      = "Provides a connection to other computers via a modem."
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."
RemoteServ_Desc = "Dial-Up Server"
RemoteServ_ShortDesc = "DialUpServ"
RemoteServ_Tip  = "Provides a connection to your computer via a modem."
PP_Desc         = "PPP: Internet, Windows NT Server, Windows 98"
WFW_Desc        = "Windows for Workgroups and Windows NT 3.1"
NWC_Desc        = "NRN: NetWare Connect version 1.0 and 1.1"
SLIP_Desc       = "SLIP: Unix Connection"
CSLIP_Desc      = "CSLIP: Unix Connection with IP header Compression"
MS              = "Microsoft"
Apps_Desc       = "Accessories"
COMM_DESC       = "Accessories\Communications"
DirectCC_Desc   = "Direct Cable Connection"
Directcc_ShortDesc = "DirectCC"
DCC_Tip         = "Provides a connection to other computers via a parallel or serial cable."
VPN_Desc        = "Virtual Private Networking"
VPN_ShortDesc   = "Tunneling Wizard"
VPN_Tip         = "Provides secure connections to private networks across public networks such as the Internet."
ATM_Desc        = "Dial-Up ATM Support"
ATM_ShortDesc   = "ATM Support"
ATM_Tip         = "Provides support for making Dial-Up Networking connections using ATM devices such as ADSL modems."
SCP_Desc        = "Dial-Up Networking Script"
Scripter_Desc   = "Dial-Up Scripting Tool"
DUN_File_Desc   = "Dial-Up Networking Exported file"


; Directory names - note that that short versions must match the truncated
; 8 char names for the long versions, or else there will be problems!
; also need to put the short versions in the [DestinationDirs] section above
; Used by wordpad, hypertrm, backup, paint, & MSN
PROGRAMF         = "Progra~1"          ; first 6 chars of Program_Files, + "~1"
OEM_PROGRAMF     = "Progra~1"          ; first 6 chars of Program_Files, + "~1" - in OEM codepage (not Ansi)
ACCESSOR         = "Access~1"          ; first 6 chars of Accessories, + "~1"
OEM_ACCESSOR     = "Access~1"          ; first 6 chars of Accessories, + "~1"  - in OEM codepage (not Ansi)

PUI_VERSION     = "4,10,1,1"
PUI_DESC_DCC    = "Windows Setup - Direct Cable Connection" 
PUI_DESC_RNA    = "Windows Setup - Dial-Up Networking"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 1.23