home *** CD-ROM | disk | FTP | other *** search
- ;
- ; MSDUN14.INF
- ;
- ; This is the Dial-Up Networking 1.4 information file
- ;
- ; Copyright 2000-2001, Microsoft Corporation
- ;
-
- [version]
- signature="$CHICAGO$"
- Provider=Microsoft
- SetupClass=BASE
- AdvancedINF=2.0
-
- [Uninstall_DUN14_Icons]
- UpdateInis=MS_DUN14_DelInis
- DelFiles=MS_DUN14_DelFiles, MS_DUN14_SYS_DelFiles, MS_DUN14_CAB_DelFiles
- DelReg=WIN95.DelReg
-
- [DestinationDirs]
- MS_DUN14_DelFiles = 17 ; LDID_INF
- MS_DUN14_SYS_DelFiles = 11 ; LDID_SYS
- MS_DUN14_CAB_DelFiles = 25,MSDUN ; LDID_WINDOWS
-
- [MS_DUN14_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
- ;
- ;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
- ;
- ;delete ISDN Wizard from Communications folder in accessories group
- ;
- setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%" ;creates folder
- setup.ini, Comm_Group,, """%NDISWAN_CfgWiz32_Desc%""" ;deletes link in Accessories
- ;
- ; delete release notes and license agreement
- ;
- setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%" ;creates folder
- setup.ini, Comm_Group,, """%DUN_RELEASE_NOTES_LONG%""" ;deletes link in Accessories
- setup.ini, Comm_Group,, """%DUN_RELEASE_NOTES%""" ;deletes link in Accessories
- setup.ini, Comm_Group,, """%DUN_LICENSE_LONG%""" ;deletes link in Accessories
- setup.ini, Comm_Group,, """%DUN_LICENSE%""" ;deletes link in Accessories
-
- [MS_DUN14_DelFiles]
- msdun14.inf
-
- [WIN95.DelReg]
- ;del win95 guid if found
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%WIN95_GUID%",,,"%MSDUN14_DESC%"
- ;del osr guid if found
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%OSR2_GUID%",,,"%MSDUN14_DESC%"
-
- [MS_DUN14_SYS_DelFiles]
- dunsetup.exe
-
- [MS_DUN14_CAB_DelFiles]
- restore.cab
-
- [Strings]
- WIN95_GUID = "{01714feb-658b-4d97-8d3f-0d251caadf4d}"
- OSR2_GUID = "{42621887-ae16-4061-b94d-6f8ebaa0f5b1}"
- MSDUN14_DESC = "Dial-up Networking 1.4 Update for Windows 95"
- COMM_DESC = "Accessories\Communications"
- Directcc_Desc = "Direct Cable Connection"
- Directcc_ShortDesc = "DirectCC"
- NDISWAN_CfgWiz32_Desc = "ISDN Configuration Wizard"
- Remote_Desc = "Dial-Up Networking"
- Remote_ShortDesc = "DialUp"
- DUN_RELEASE_NOTES_LONG = "MSDUN 1.4 Release Notes.doc"
- DUN_RELEASE_NOTES = "dun14.doc"
- DUN_LICENSE_LONG = "MSDUN 1.4 License Agreement.txt"
- DUN_LICENSE = "dun14eul.txt"
-
-