home *** CD-ROM | disk | FTP | other *** search
- ;-------------------------------------------------------
- ; Konfig Option
- ;-------------------------------------------------------
- [Version]
- Signature="$CHICAGO$"
- Provider = "AVM GmbH"
- AVMVer = "05/08/2002","00.01.72"
-
- [Strings]
- ;
- ;16422 sollte 'c:\programme' sein
- ;
- DiskName = "BlueFRITZ! USB"
- UninstallPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVMBLUECLI"
- RunOncePath = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
- RunPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
- AVMRegPath = "Software\AVM"
- BlueFRITZPath = "Software\AVM\BlueClient"
- PRODUCT_DESC_CLIENT = "BlueFRITZ! USB"
- ProgGroup = "BlueFRITZ! USB"
- instdir = "avmclient"
- ClientName = "bluefritz!.exe"
-
- [DefaultInstall]
- AddReg=Setup.Add.Reg
- CopyFiles=Setup.Files,setup.inf, Setup.cpl
-
- [DefaultUninstall]
- DelFiles=Setup.Del.Files, Setup.log, Setup.Del.cpl
- DelReg=Setup.Del.Reg
-
- [Setup.Add.Reg]
- HKLM,%UninstallPath%, DisplayName, ,%DiskName%
- ;HKLM,%UninstallPath%, UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\instcli.inf, DefaultUninstall"
- HKLM,%UninstallPath%, UninstallString,,"%16422%\%instdir%\instcli.exe -d1"
- HKLM,%AVMRegPath%, TmpCmdLine, ,"-Modems:1,2,3,4,5,9"
- HKCU,%BlueFRITZPath%, StartProg, ,%16422%\%instdir%\%ClientName% -2
- HKCU,%AVMRegPath%, LinkName, ,%PRODUCT_DESC_CLIENT%
- HKCU,%AVMRegPath%, LinkExe, ,%16422%\%instdir%\%ClientName%
- HKCU,%AVMRegPath%, LinkID, ,"1"
-
- [Setup.Del.Reg]
- HKLM,%UninstallPath%
- HKCU,%RunPath%, AVMBlueClient
- HKCU,%BlueFRITZPath%
- HKCU,%AVMRegPath%, LinkName
- HKCU,%AVMRegPath%, LinkExe
- HKCU,%AVMRegPath%, LinkID
-
- [Setup.log]
- avmblue.log
- AVMBlueClient.log
- bt_dll.log
- avminstcli.log
-
- [Setup.Del.Files]
- bluefritz!.ini
- bluefritz!.exe
- bt_dll2.dll
- bt_dll.dll
- BlueFRITZ!.chm
- instcli.exe
-
- [Setup.Files]
- bluefritz!.ini, bluefritz!.in_
- bluefritz!.exe, bluefritz!.ex_
- bt_dll2.dll, bt_dll2.dl_
- bt_dll.dll, bt_dll.dl_
- BlueFRITZ!.chm
- instcli.exe
-
- [Setup.Del.cpl]
- avmbt.cpl
-
- [Setup.cpl]
- avmbt.cpl,avmbt.cp_
-
- [Setup.inf]
- instcli.inf
-
- [SourceDisksNames]
- 1 = %DiskName%,"","",
-
- [SourceDisksFiles]
- bluefritz!.ex_ = 1
- bluefritz!.in_ = 1
- bt_dll2.dl_ = 1
- bt_dll.dl_ = 1
- instcli.inf = 1
- avmbt.cp_ = 1
- BlueFRITZ!.chm = 1
- instcli.exe = 1
-
- [DestinationDirs]
- DefaultDestDir = 16422,%instdir%
- Setup.Files = 16422,%instdir%
- Setup.Del.Files = 16422,%instdir%
- Setup.log = 16422,%instdir%
- Setup.cpl = 11
- Setup.Del.cpl = 11
- setup.inf = 17
-
-