home *** CD-ROM | disk | FTP | other *** search
Wrap
; ; msdunse.inf ; ; Dial-up Networking 1.4 Update with 128 bit encryption for Windows 98SE ; ; Copyright 1993-2001, Microsoft Corporation ; [version] signature="$CHICAGO$" Provider=Microsoft SetupClass=BASE AdvancedINF=2.0 [Install] CopyFiles=MSDUNSE_CopyFiles_CATROOT, MSDUNSE_CopyFiles_WINDIR, MSDUNSE_CopyFiles_MSDUN AddReg=WIN98.AddReg [Remove] DelFiles=MSDUNSE_DelFiles_CATROOT AddReg=MSDUNSE_AddReg DelReg=MSDUNSE_DelReg UpdateInis=MSDUNSE_Inis [Uninstall] CopyFiles=MSDUNSE_CopyFiles_SYSTEM DelFiles=MSDUNSE_DelFiles_WINDIR, MSDUNSE_DelFiles_MSDUN AddReg=MSDUNSE_Uninstall_AddReg DelReg=MSDUNSE_Uninstall_DelReg UpdateInis=MSDUNSE_DelInis BeginPrompt=BeginPromptSection [WIN98.AddReg] HKLM,"Software\Microsoft\Active Setup\Installed Components\%WIN98_GUID%",,,"%MSDUNSE_TITLE%" HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"registering cat" ,,"%10%\msdun\csetup.exe msdun98.cat" [BeginPromptSection] Prompt=%MSDUNSE_PROMPT% ButtonType=OKCANC Title=%MSDUNSE_TITLE% [SourceDisksNames] 1=%TEMP%,"",1 2=%25%\MSDUN,"",0 [SourceDisksFiles] dun14.doc = 1 license.txt = 1 msdunse.inf = 1 msdun98.cat = 1 csetup.exe = 1 ; ; Windows 98SE Src Files ; atmui.dll = 1 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 rnasmm.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 98SE Restore Src File ; pppmac.40 = 2 [DestinationDirs] MSDUNSE_CopyFiles_CATROOT = 25,catroot MSDUNSE_DelFiles_CATROOT = 25,catroot MSDUNSE_CopyFiles_WINDIR = 25 MSDUNSE_DelFiles_WINDIR = 25 MSDUNSE_CopyFiles_MSDUN = 25,MSDUN MSDUNSE_DelFiles_MSDUN = 25,MSDUN MSDUNSE_CopyFiles_SYSTEM = 11 [MSDUNSE_CopyFiles_CATROOT] atmui.dll cis.scp isdn.hlp isdnui.dll ndiswan.vxd netpptp.sys pppmac.vxd pppmenu.scp rasapi16.dll rasapi32.dll rnaapp.exe rnaapp.hlp rnanp.dll rnasmm.dll rnathunk.dll rnaui.dll slip.scp slipmenu.scp smmscrpt.dll smmsetup.dll spap.vxd splitter.vxd vgateway.vxd [MSDUNSE_DelFiles_CATROOT] atmui.dll cis.scp isdn.hlp isdnui.dll ndiswan.vxd netpptp.sys pppmac.vxd pppmenu.scp rasapi16.dll rasapi32.dll rnaapp.exe rnaapp.hlp rnanp.dll rnasmm.dll rnathunk.dll rnaui.dll slip.scp slipmenu.scp smmscrpt.dll smmsetup.dll spap.vxd splitter.vxd vgateway.vxd [MSDUNSE_CopyFiles_WINDIR] dun14.doc dun14eul.txt, license.txt [MSDUNSE_DelFiles_WINDIR] MSDUN1~1.DOC MSDUN1~1.TXT [MSDUNSE_CopyFiles_MSDUN] msdunse.inf pppmac.40 csetup.exe msdun98.cat [MSDUNSE_DelFiles_MSDUN] msdunse.inf [MSDUNSE_CopyFiles_SYSTEM] pppmac.vxd, pppmac.40,,4 [MSDUNSE_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,,"%MSDUNSE_TITLE%" HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN,UninstallString,,"rundll32.exe advpack.dll,LaunchINFSection %25%\MSDUN\msdunse.inf,Uninstall,,A" [MSDUNSE_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 ;del win98se guid HKLM,"Software\Microsoft\Active Setup\Installed Components\%WIN98_GUID%",,,"%MSDUNSE_TITLE%" [MSDUNSE_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.40,,"pppmac.40" [MSDUNSE_Uninstall_DelReg] HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,Version HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,ForceStrongEncryption HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,EncryptionLevel HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN [MSDUNSE_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%" [MSDUNSE_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 ; 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 = "2.1" NEW_DUN_VERSION = "2.2" COMM_DESC = "Accessories\Communications" MSDUNSE_TITLE = "Dial-up Networking 1.4 Update for Windows 98SE" WIN98_GUID = "{7e0e99bb-daa8-47b3-ba25-444fbfadbd37}" ; ; Localizable strings ; MSDUNSE_PROMPT = "This will remove the Dial-up Networking 1.4 Update for Windows 98SE. 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."