home *** CD-ROM | disk | FTP | other *** search
Wrap
; ; MSDUN98.INF ; ; Dial-up Networking 1.4 Update with 128 bit encryption for Windows 98 ; ; Copyright 1993-2001, Microsoft Corporation ; [version] signature="$CHICAGO$" Provider=Microsoft SetupClass=BASE AdvancedINF=2.0 [Install] CopyFiles=MSDUN98_CopyFiles_CATROOT, MSDUN98_CopyFiles_WINDIR, MSDUN98_CopyFiles_MSDUN AddReg=WIN98.AddReg [Remove] DelFiles=MSDUN98_DelFiles_CATROOT AddReg=MSDUN98_AddReg DelReg=MSDUN98_DelReg UpdateInis=MSDUN98_Inis [Uninstall] CopyFiles=MSDUN98_CopyFiles_SYSTEM DelFiles=MSDUN98_DelFiles_WINDIR, MSDUN98_DelFiles_MSDUN AddReg=MSDUN98_Uninstall_AddReg DelReg=MSDUN98_DelReg UpdateInis=MSDUN98_DelInis BeginPrompt=BeginPromptSection [WIN98.AddReg] HKLM,"Software\Microsoft\Active Setup\Installed Components\%WIN98_GUID%",,,"%MSDUN98_TITLE%" HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"registering cat" ,,"%10%\msdun\csetup.exe msdun98.cat" [BeginPromptSection] Prompt=%MSDUN98_PROMPT% ButtonType=OKCANC Title=%MSDUN98_TITLE% [SourceDisksNames] 1=%TEMP%,"",1 2=%25%\MSDUN,"",0 [SourceDisksFiles] dun14.doc = 1 license.txt = 1 msdun98.inf = 1 msdun98.cat = 1 csetup.exe = 1 ; ; Windows 98 Src Files ; cis.scp = 1 isdn.hlp = 1 isdnui.dll = 1 ndiswan.vxd = 1 netpptp.sys = 1 pppmac.vxd = 1 pppmenu.scp = 1 rasapi16.dll = 1 rasapi32.dll = 1 rnaapp.exe = 1 rnaapp.hlp = 1 rnanp.dll = 1 rnathunk.dll = 1 rnaui.dll = 1 slip.scp = 1 slipmenu.scp = 1 smmscrpt.dll = 1 smmsetup.dll = 1 spap.vxd = 1 splitter.vxd = 1 vgateway.vxd = 1 ; ; Windows 98 Restore Src Files ; pppmac.98 = 2 rasapi32.98 = 2 rnaapp.98 = 2 netpptp.98 = 2 [DestinationDirs] MSDUN98_CopyFiles_CATROOT = 25,catroot MSDUN98_DelFiles_CATROOT = 25,catroot MSDUN98_CopyFiles_WINDIR = 25 MSDUN98_DelFiles_WINDIR = 25 MSDUN98_CopyFiles_MSDUN = 25,MSDUN MSDUN98_DelFiles_MSDUN = 25,MSDUN MSDUN98_CopyFiles_SYSTEM = 11 [MSDUN98_CopyFiles_CATROOT] cis.scp isdn.hlp isdnui.dll ndiswan.vxd netpptp.sys pppmac.vxd pppmenu.scp rasapi16.dll rasapi32.dll rnaapp.exe rnaapp.hlp rnanp.dll rnathunk.dll rnaui.dll slip.scp slipmenu.scp smmscrpt.dll smmsetup.dll spap.vxd splitter.vxd vgateway.vxd [MSDUN98_DelFiles_CATROOT] cis.scp isdn.hlp isdnui.dll ndiswan.vxd netpptp.sys pppmac.vxd pppmenu.scp rasapi16.dll rasapi32.dll rnaapp.exe rnaapp.hlp rnanp.dll rnathunk.dll rnaui.dll slip.scp slipmenu.scp smmscrpt.dll smmsetup.dll spap.vxd splitter.vxd vgateway.vxd [MSDUN98_CopyFiles_WINDIR] dun14.doc dun14eul.txt, license.txt [MSDUN98_DelFiles_WINDIR] MSDUN1~1.DOC MSDUN1~1.TXT [MSDUN98_CopyFiles_MSDUN] msdun98.inf pppmac.98 rasapi32.98 rnaapp.98 netpptp.98 csetup.exe msdun98.cat [MSDUN98_DelFiles_MSDUN] msdun98.inf [MSDUN98_CopyFiles_SYSTEM] pppmac.vxd, pppmac.98,,4 rasapi32.dll, rasapi32.98,,4 rnaapp.exe, rnaapp.98,,4 netpptp.sys, netpptp.98,,4 [MSDUN98_AddReg] ; ; Enable 128 bit encryption ; HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,SecureVPN,1,00,00,00,00 HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,UseLmPassword,1,01,00,00,00 HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,ForceStrongEncryption,1,00,00,00,00 HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,EncryptionLevel,1,40,00,00,00 ; ; file rename ; HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\Desktop,,2,"%25%" HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\Desktop,%DUN_RELEASE_NOTES_SHORT%,,@$!$!$@$.$!$ HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\Desktop,@$!$!$@$.$!$,,"%DUN_RELEASE_NOTES_LONG%,0" HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\Desktop,%DUN_LICENSE_SHORT%,,@$!!!$@!.$!$ HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\Desktop,@$!!!$@!.$!$,,"%DUN_LICENSE_LONG%,0" ; ; Remote Access Version ; HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,Version,,"%NEW_DUN_VERSION%" ; ; Add Dial-Up Networking Upgrade to list of installed packages ; HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN,DisplayName,,"%MSDUN98_TITLE%" HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN,UninstallString,,"rundll32.exe advpack.dll,LaunchINFSection %25%\MSDUN\msdun98.inf,Uninstall,,A" [MSDUN98_DelReg] ; ; Clear out these keys for updating (in case they already exist) ; HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,Version HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,SecureVPN HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,UseLmPassword HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,ForceStrongEncryption HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,EncryptionLevel HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DUN128 HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%" HKLM,%UpdateKey%\%UpdateSubKey% ;del win98g guid HKLM,"Software\Microsoft\Active Setup\Installed Components\%WIN98_GUID%",,,"%MSDUN98_TITLE%" [MSDUN98_Uninstall_AddReg] ; ; Win98 Gold Remote Access Version ; HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,Version,,"%OLD_DUN_VERSION%" ; ; Hack to delete the restore files, but not before they are needed ; HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\ Win,,,%25%\MSDUN HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\ Win,pppmac.98,,"pppmac.98" HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\ Win,rasapi32.98,,"rasapi32.98" HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\ Win,rnaapp.98,,"rnaapp.98" HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\ Win,netpptp.98,,"netpptp.98" [MSDUN98_Inis] setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%" setup.ini, Comm_Group,, """%DUN_RELEASE_NOTES_LONG%"", %25%\MSDUN1~1.DOC,,,,,%DUN_RELEASE_NOTES_LONG%" setup.ini, Comm_Group,, """%DUN_LICENSE_LONG%"", %25%\MSDUN1~1.TXT,,,,,%DUN_LICENSE_LONG%" [MSDUN98_DelInis] setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%" setup.ini, Comm_Group,, """%DUN_RELEASE_NOTES_LONG%""" setup.ini, Comm_Group,, """%DUN_LICENSE_LONG%""" [Strings] ; ; Non-localizable ; ; OLD QFE ; GUID = "{1a258840-2e13-11d3-824e-0000f80697e6}" WIN98_GUID = "{11d5fb98-fdb2-47b2-b89f-6037aff0fdaf}" UpdateKey = "Software\Microsoft\Windows\CurrentVersion\Setup\Updates" UpdateSubKey = "MSDUN98" ; ; DUN14 ; DUN_RELEASE_NOTES_SHORT = "dun14.doc" DUN_RELEASE_NOTES_LONG = "MSDUN 1.4 Release Notes.doc" DUN_LICENSE_SHORT = "dun14eul.txt" DUN_LICENSE_LONG = "MSDUN 1.4 License Agreement.txt" OLD_DUN_VERSION = "1.2c" NEW_DUN_VERSION = "1.4" COMM_DESC = "Accessories\Communications" MSDUN98_TITLE = "Dial-up Networking 1.4 Update for Windows 98" ; ; Localizable strings ; MSDUN98_PROMPT = "This will remove the Dial-up Networking 1.4 Update for Windows 98. If you wish to completely remove Dial-up Networking and Virtual Private Networking use the 'Windows Setup' tab of the 'Add/Remove Programs' application in the control panel."