home *** CD-ROM | disk | FTP | other *** search
Wrap
;=========================================================================== ; ; All of the customizable sections of this file are in the [Strings] section ; at the bottom. ; ;=========================================================================== ;============================================= ; These are global settings for the whole file. ;============================================= [version] Signature=$chicago$ AdvancedINF=2.5 [Intl] Display=1033 ;================================ ; These are the main entry points. ;================================ ; ---------------------------- ; This is the default install. ; ---------------------------- [DefaultInstall] SmartReboot=N CustomDestination=CustInstDestSectionICMNeedIE CopyFiles=Xnstall.CopyFiles, Xnstall.CopyFiles.ICM, Xnstall.CopyFiles.System, Xnstall.CopyFiles.ICMFILES,Xnstall.CopyFiles.SystemICM DelFiles=Xnstall.DelFiles.oldDLL AddReg=Xnstall.AddReg, Xnstall.AddReg.ICM, Xnstall.AddReg.Icon, Xnstall.RenameReg UpdateInis=Install.Ini RunPostSetupCommands=RunPostSetupcommandsSection RegisterOCXs=RegisterOCXSection [RunPostSetupCommandsSection] showicon.exe ; To run a program automatically on the user's computer ; after Connection Manager Setup finishes, (for example, ; to display a readme file or save the user's dial-up networking settings) ; include that program here. For example: ; Myprogram.exe /<switches> <options> [DefaultInstall.NT] SmartReboot=N CustomDestination=CustInstDestSectionICMNeedIE CopyFiles=Xnstall.CopyFiles, Xnstall.CopyFiles.ICM, Xnstall.CopyFiles.System, Xnstall.CopyFiles.ICMFILES,Xnstall.CopyFiles.SystemICM DelFiles=Xnstall.DelFiles.oldDLL AddReg=Xnstall.AddReg, Xnstall.AddReg.ICM, Xnstall.AddReg.Icon, Xnstall.RenameReg RunPostSetupCommands=RunPostSetupcommandsSection RegisterOCXs=RegisterOCXSection [Remove] Cleanup=1 SmartReboot=N RunPostSetupCommands=RunPostSetupcommandsSection CustomDestination=CustUnInstDestSection DelFiles=Remove.DelFiles, Remove.DelFiles.ICM DelReg=Remove.DelReg DelDirs=CleanDir ;==================================== ; These are the registry add sections. ;==================================== ; ------------------------------------------------ ; These are the registry entries for installation. ; ------------------------------------------------ [Xnstall.AddReg] "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ShortSvcName%", "DisplayName", "", "%UninstallAppTitle%" "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ShortSvcName%", "UninstallDir", "", "%49000%" "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ShortSvcName%", "UninstallString", "", "RunDll32 advpack.dll,LaunchINFSection %11%\%ShortSvcName%.inf, Remove" "HKCR", "CLSID\%DesktopGUID%",,,"%ServiceName%" "HKCR", "CLSID\%DesktopGUID%\Shell\Open\Command",,,"%49000%\cmmgr32.exe ""%ShortSvcName%.cmp""" "HKCR", "CLSID\%DesktopGUID%\Shell\Settings...\Command",,,"%49000%\cmmgr32.exe /settings ""%ShortSvcName%.cmp""" "HKCR", "CLSID\%DesktopGUID%\Shell\Settings...",,,"S&ettings" "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\%DesktopGUID%",,,"%ServiceName%" "HKLM", "%AppAct%\Mappings","%ServiceName%","","%49001%\%ShortSvcName%.cmp" "HKLM", "%AppAct%\%ServiceName%","EnableConnectActions",1,"0x1" "HKLM", "%AppAct%\%ServiceName%","EnableTunneling",1,"0x1" "HKCR", "CLSID\%DesktopGUID%\ShellFolder","Attributes",1,"10","00","00","00" [Xnstall.AddReg.ICM] "HKLM", "%AppPath%", "", "", "%49001%\CMMGR32.EXE" "HKLM", "%AppPath%", "Path", "", "%49001%" "HKCR", ".pbk", "", "", "%PhoneName%" "HKCR", ".pbr", "", "", "%RegionName%" "HKCR", "%RegionName%", "", "", "%RegionName%" "HKCR", "%PhoneName%", "", "", "%PhoneName%" "HKCR", "%AppName%", "", "", "%AppName%" "HKCR", "%AppName%\DefaultIcon", "", "", "%49001%\CMMGR32.EXE,1" "HKCR", "%AppName%\shell\open\command", "", "", "%49001%\CMMGR32.EXE ""%1""" "HKCR", "%AppName%\shell\Settings...\command", "", "", "%49001%\CMMGR32.EXE /settings ""%1""" "HKLM", "%UninstallPath%\%AppTitle%", "DisplayName", "", "%AppTitle%" "HKLM", "%UninstallPath%\%AppTitle%", "UninstallString", "", "RunDll32 advpack.dll,LaunchINFSection %11%\uninstcm.inf, Remove" ;======================================= ; These are the registry delete sections. ;======================================= ; ------------------------------------- ; These are the registry settings which ; are deleted during uninstall. ; ------------------------------------- [Remove.DelReg] "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ShortSvcName%" "HKCR", "CLSID\%DesktopGUID%" "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\%DesktopGUID%" "HKLM", "%AppAct%\%ServiceName%" "HKLM", "%AppAct%\Mappings","%ServiceName%" [CleanDir] %49000%\%ShortSvcName% ;======================================= ; These are the directory specifications. ;======================================= [CustInstDestSection] 49000,49001=XConnMgrLDIDSection, 7 [CustUninstDestSection] 49000,49001=XConnMgrLDIDSection2, 5 [XConnMgrLDIDSection] "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CMMGR32.EXE", "Path", "%FailMessage%", "" [XConnMgrLDIDSection2] "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ShortSvcName%", "UninstallDir", "", "" [ProgramFilesDir49300] HKLM,"Software\Microsoft\Windows\CurrentVersion",'ProgramFilesDir',,"%24%\Program Files" [CustInstDestSectionICM] 49300,49302=ProgramFilesDir49300,5 49000,49001 = XConnMgrLDIDSectionICM, 1 [CustInstDestSectionICMNeedIE] 49300,49302=ProgramFilesDir49300,5 49009 = XConnMgrLDIDSection2ICM, 2 49000,49001 = XConnMgrLDIDSectionICM, 1 [CustUninstDestSectionICM] 49000,49001,49002,49003 = XConnMgrLDIDSection, 5 [XConnMgrLDIDSectionICM] "HKLM", "%AppPath%", "Path", "%UpdatePrompt%", "" "","","","%DirPrompt%","%49302%\%DefaultDir%" [XConnMgrLDIDSection2ICM] "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE", "Path", "", "" "","","","%FailNoIEMessage%","" [DestinationDirs] Xnstall.CopyFiles.ICMFILES=49000 Xnstall.CopyFiles.SystemICM=11 Xnstall.CopyFiles.DllSupport=11 Xnstall.CopyFiles.DllSupport.NT=11 Xnstall.CopyFiles.DllSupport.FS=11 Xnstall.CopyFiles=49000, %ShortSvcName% Xnstall.CopyFiles.ICM=49000 Xnstall.CopyFiles.pptp=49000 Xnstall.CopyFiles.System=11 Xnstall.DelFiles.oldDLL=49000 Remove.DelFiles=49000, %ShortSvcName% Remove.DelFiles.ICM=49000 [SourceDisksNames] 55=, , 0 [Xnstall.DelFiles.oldDLL] inetcfg.dll, , , 32 icfg95.dll, , , 32 icfgnt.dll, , , 32 inet16.dll, , , 32 [Xnstall.CopyFiles.pptp] msdun12.exe, , , 32 [Xnstall.CopyFiles.ICMFILES] cmmgr32.exe, , , 32 cmmgr32.hlp, , , 32 cmpbk32.dll, , , 32 cmdial32.dll, , , 32 cmdl32.exe, , , 32 cmstats.dll, , , 32 mbslgn32.dll, , , 32 readme.txt, , , 32 icwscrpt.exe, , , 32 cnetcfg.dll, , , 32 ccfg95.dll, , , 32 ccfgnt.dll, , , 32 cnet16.dll, , , 32 [Xnstall.CopyFiles.DllSupport] wintrust.dll, , , 32 wininet.dll, , , 32 rnaph.dll, , , 32 advapi32.dll, , ,32 comctl32.dll, , ,32 [Xnstall.CopyFiles.DllSupport.NT] wininet.dll, , , 32 [Xnstall.CopyFiles.DllSupport.FS] oleaut32.dll, , , 32 urlmon.dll, , , 32 [Xnstall.CopyFiles.SystemICM] uninstcm.inf, , , 32 showicon.exe, , , 32 cmcfg32.dll, , , 32 ;====================== ; These are the strings. ;====================== [Strings] ; ; These are the customizable strings... ; - The DesktopGUID value uniquely identifies the desktop icon ; - The ShortSvcName is used as the basis of Connection Manager profile folders ; ; These are the non-localizable strings... AppPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\CMMGR32.EXE" UninstallPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" KEY_RENAME = "Software\Microsoft\Windows\CurrentVersion\RenameFiles" ; ------------------------------------ ; These are the localizable strings... ; ------------------------------------ AppAct = "SOFTWARE\Microsoft\Connection Manager" DefaultDir = "Internet Explorer\Connection Manager" AppName = "Connection Manager Profile" AppTitle = "Connection Manager" PhoneName = "Phone Book" RegionName = "Region File" DirPrompt = "Where do you want to install Connection Manager?" UpdatePrompt = "Do you want to update Connection Manager in this directory?" FailNoIEMessage = "Cannot install Connection Manager. You must install Microsoft Internet Explorer 3.0 or later on your computer before installing Connection Manager." FailMessage="You must install the Connection Manager program first." ; The following strings are set by the Connection Manager Administration Kit ; Do not change any of the following strings ServiceName="Computer Experts ISP" ShortSvcName="ce" DesktopGUID="{FF68ABB0-5A15-11D3-889F-00104B71B68A}" UninstallAppTitle="Computer Experts ISP" DesktopIcon="" [CMAK Status] OSWindows31=0 OSWindows95/NT=1 LCID=English IncludeDUN=0 PhoneName= UpdatePhonebook=0 UsePWDcache=0 IncludeCMCode=1 IncludeSupportDll=0 LicenseFile=ce\ELUA.txt PlayContinuous=1 [Extra Files] [Merge Profiles] [Xnstall.AddReg.Icon] HKCR,"CLSID\%DesktopGUID%\DefaultIcon",,,"%49001%\CMMGR32.EXE,0" [RegisterOCXSection] %11%\swflash.ocx [Xnstall.CopyFiles] compexp.pbk compexp.pbr ARTYFA~1.BMP SIDEBA~1.BMP Version2.swf ELUA.txt ce.cms,,,4 [Xnstall.CopyFiles.System] ce.inf swflash.ocx [Xnstall.CopyFiles.ICM] ce.cmp,,,16 [Remove.DelFiles.ICM] ce.cmp [SourceDisksFiles] compexp.pbk= 55 compexp.pbr= 55 ArtyFarty.bmp= 55 side bar ce.bmp= 55 Version2.swf= 55 ELUA.txt= 55 swflash.ocx = 55 ce.inf = 55 showicon.exe = 55 ce.cmp = 55 ce.cms = 55 cmmgr32.exe = 55 cmmgr32.hlp = 55 cmpbk32.dll = 55 cmdial32.dll = 55 cmdl32.exe = 55 cmstats.dll = 55 mbslgn32.dll = 55 advpack.dll = 55 w95inf16.dll = 55 w95inf32.dll = 55 readme.txt = 55 CNETCFG.DLL = 55 ccfg95.dll = 55 ccfgnt.dll = 55 icwscrpt.exe = 55 cnet16.dll = 55 [Xnstall.RenameReg] HKLM,%KEY_RENAME%\CMRENAME,,,"%49001%\%ShortSvcName%" HKLM,%KEY_RENAME%\CMRENAME,ARTYFA~1.BMP,,"ArtyFarty.bmp" HKLM,%KEY_RENAME%\CMRENAME,SIDEBA~1.BMP,,"side bar ce.bmp" [Remove.DelFiles] ce.cms compexp.pbk compexp.pbr ArtyFarty.bmp side bar ce.bmp Version2.swf ELUA.txt ARTYFA~2.BMP SIDEBA~2.BMP