home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1997-10-21 | 18.8 KB | 531 lines
; RNA.INF ; ; This is the Setup information file for Dial-Up Networking, ; Direct Cable Connection, and Virtual Private Networking options ; included in the Windows 95 1 product. ; ; Copyright 1993-1997, 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_RNA_HLP_CopyFiles =18 ; LDID_HELP MS_RNA_SYS_CopyFiles =11 ; LDID_SYS MS_RNASERV_SYS_CopyFiles =11 ; LDID_SYS MS_DCC_SYS_CopyFiles =11 ; LDID_SYS MS_VPN_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 [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" [Optional Components] RNA RNASERV DCC VPN [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 [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 [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 [MS_RNA_Uninstall] AddReg=MS_RNA_Uninstall_Reg DelReg=MS_RNA_Uninstall_DelReg UpdateInis=MS_RNA_DelInis [MS_RNASERV_Uninstall] AddReg=MS_RNASERV_Uninstall_Reg DelReg=MS_RNASERV_Uninstall_DelReg UpdateInis=MS_RNASERV_DelInis [MS_DCC_Uninstall] AddReg=MS_DCC_Uninstall_Reg DelReg=MS_DCC_Uninstall_DelReg UpdateInis=MS_DCC_DelInis [MS_VPN_Uninstall] AddReg=MS_VPN_Uninstall_Reg DelReg=MS_VPN_Uninstall_DelReg UpdateInis=MS_VPN_DelInis ; Copy.Files References [MS_RNA_CopyFiles] [MS_DCC_CopyFiles] directcc.exe [MS_VPN_CopyFiles] [MS_RNA_HLP_CopyFiles] rnaapp.hlp [MS_RNA_SYS_CopyFiles] vgateway.vxd,,,32 splitter.vxd,,,32 rnaapp.exe,,,32 rnaui.dll,,,32 rnanp.dll,,,32 rnathunk.dll,,,32 rasapi16.dll,,,32 rasapi32.dll,,,32 pppmac.vxd,,,32 spap.vxd,,,32 smmscrpt.dll,,,32 smmsetup.dll,,,32 [MS_RNASERV_SYS_CopyFiles] rnaserv.dll,,,32 [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,,,32 ; 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_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] [MS_DCC_Inis] ; ;Create directcc icon in accessories group ; setup.ini, progman.groups,, "group4=%Apps_Desc%" ;creates folder setup.ini, group4,, """%Directcc_Desc%"", DIRECTCC.EXE,,,,,%Directcc_ShortDesc%" ;creates link in Accessories [MS_DCC_DelInis] ; ;delete directcc icon in accessories group ; setup.ini, progman.groups,, "group4=%Apps_Desc%" ;creates folder setup.ini, group4,, """%Directcc_Desc%""" ;deletes link in Accessories setup.ini, group4,, """%Directcc_ShortDesc%""" ;deletes link in Accessories [MS_VPN_Inis] ; ;Create icon in accessories group for Virtual Private Networking Wizard ; ;setup.ini, progman.groups,, "group4=%Apps_Desc%" ;creates folder ;setup.ini, group4,, """%VPN_Desc%"", CFGWIZ32.EXE,,,,,%VPN_ShortDesc%" ;creates link in Accessories [MS_VPN_DelInis] ; ;delete icon in accessories group for Virtual Private Networking Wizard ; ;setup.ini, progman.groups,, "group4=%Apps_Desc%" ;creates folder ;setup.ini, group4,, """%VPN_Desc%""" ;deletes link in Accessories ;setup.ini, group4,, """%VPN_ShortDesc%""" ;deletes link in Accessories [MS_RNA_Inis] ; ;Create Remote Access icon in accessories group ; setup.ini, progman.groups,, "group4=%Apps_Desc%" ;creates folder 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 ; ;delete scripter icon in accessories group ; setup.ini, progman.groups,, "group4=%Apps_Desc%" ;creates folder setup.ini, group4,, """%Scripter_Desc%""" ;deletes link in Accessories [MS_RNA_DelInis] ; ;delete RNA icon in accessories group ; setup.ini, progman.groups,, "group4=%Apps_Desc%" ;creates folder setup.ini, group4,, """%Remote_Desc%""" ;deletes link in Accessories setup.ini, group4,, """%Remote_ShortDesc%""" ;deletes link in Accessories [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,,"1.2" ; ;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,00,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,00,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,00,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,00,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,00,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\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" [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_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_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] [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" ; 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" 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." 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)