setup.ini Driver File Contents (Others_Logitech_4.80_W7x64_A.zip)

;----------------------------------------------------------
; Master Setup Configuration File
; 11 July 2008
;----------------------------------------------------------


;----------------------------------------------------------
; General section:

[General]
; This string is used to compose the installation directory:
Company="Logitech"

; The languages supported by the base FE Setup strings:
Languages=CHS,CHT,DAN,DEU,ESP,ELL,ENU,FIN,FRA,ITA,KOR,NLD,NOR,PLK,PTB,PTG,RUS,SVE

; The SetPoint languages:
;Languages=CHS,CHT,DAN,DEU,ESP,ELL,ENU,FIN,FRA,ITA,KOR,NLD,NOR,PLK,PTB,PTG,RUS,SVE
ExplicitComponents=0

MasterInstaller="<rootdir>\MSetup.exe"

; Create Mutex
MasterMutex="Global\LogitechSetPointInstallerMutex"

;
; A logfile is written to:
;   XP:    C:\Documents and Settings\<user>\Local Settings\Application Data\Temp
;   Vista: C:\Users\<user>\AppData\Local\Temp
; Useful values: 0 means none, -1 means full  
Logging=0

CustomIcon="<rootdir>\Setup.ico"

;Default radio button is reboot
SelectRebootRadio=True

Conditions=OS_Future,OSCheck_xp_thru_70,BrowserCheck_IE5,SetPointVersionCheck,RebootChecking,DJIsRunningCond

;-----------------------------------------------------
; Functions section:
;-----------------------------------------------------
[Functions]
DJIsRunningStr="<rootdir>\ext\Expr_dll.dll":DJIsRunning

;-----------------------------------------------------
; Variables section:
;-----------------------------------------------------
[Variables]
;
SetPointPath=RegVal("HKEY_LOCAL_MACHINE\SOFTWARE\Logitech\SetPoint\CurrentVersion\Setup","SetPoint Directory", "")
KhalPath=RegVal("HKEY_LOCAL_MACHINE\SOFTWARE\Logitech\KHAL","Path", "")

;----- Checkbox default value -----
LaunchSetpoint=1
LaunchPDF=0

;----- Radio button default value -----
Reboot=1
NoReboot=0

;------ Check updater ---------
1a-Updater=1

;-----------------------------------------------------
; Conditions:
;-----------------------------------------------------
[OS_Future]
; detect future OS
Evaluate = VerCompare(2,"0.0.0","0.0",SysVer(),ServPackVer(),"6.2.0","0.0")
MessageId = #IDS_WARNING_NEWOS
MessageTitleId = #IDS_WARNING_TITLE
NonFatalError=true

[OSCheck_xp_thru_70]
; O/S version check: 
;   Allow installation on XP through a future 7.0 version of Windows.
;  
Evaluate = VerCompare(2,"5.1.0","0.0",SysVer(),ServPackVer(),"6.2.0","0.0")
MessageId = #IDS_WARNING_OS
MessageTitleId = #IDS_WARNING_TITLE


[BrowserCheck_IE5]
; Internet explorer 5.0 or above required
Evaluate = FileVer("<winsysdir>\ShDocVw.dll") >= "5.0"
MessageId = #IDS_WARNING_IE
MessageTitleId = #IDS_WARNING_TITLE

[SetPointVersionCheck]
; NOTE: The numeric value must be the first operand, to force entire expression to be numeric
;
Evaluate=(4.80 >= RegVal("HKEY_LOCAL_MACHINE\SOFTWARE\Logitech\SetPoint\CurrentVersion\Setup","Version", 0.00))
MessageId = #IDS_WARNING_OLD_SETPOINT
MessageTitleId = #IDS_WARNING_TITLE

[RebootChecking]
Evaluate = !RegValExists("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","LogiSPSetupNeedReboot")
MessageId = #IDS_WARNING_RESTART
MessageTitleId = #IDS_WARNING_TITLE

[DJIsRunningCond]
Evaluate = !DJIsRunningStr("DJ_LISTENER_WINDOW")
MessageId = #IDS_WARNING_UNIFYING_RUNNING
MessageTitleId = #IDS_WARNING_TITLE

[PostLaunch]
; The set of applications to run after the installer completes
;----------- Launch SetPoint tray icon ---------------
App1="<KhalPath>khalmnpr.exe"
App1_Condition=1!=rebootrequired
App2="<SetPointPath>\SetPoint.exe"
App2_Condition=(1!=rebootrequired)&&(1!=LaunchSetpoint)
;---------------- Launch eReg -----------------------
App3="<commonfiles>\Logishrd\eReg\SetPoint\eReg.exe"
App3_Condition=LaunchPDF
;----------- Launch SetPoint with UI ---------------
App4="<KhalPath>khalmnpr.exe"
App4_Condition=LaunchSetpoint && 1!=rebootrequired
App5="<SetPointPath>\SetPoint.exe /s"
App5_Condition=LaunchSetpoint && (1!=rebootrequired)


;-----------------------------------------------------
; Define the UI pages:

[Wizard]
Pages=#IDD_WELCOME,#IDD_DESTINATION,#IDD_LICENSE,#IDD_PROGRESS,#IDD_FINISH
Steps=5
SideBar="<rootdir>\ui\images\sidebars\mouse.jpg"
Banner="<rootdir>\ui\images\banners\banner.png"
Logo="<rootdir>\ui\images\logos\Logitech_Logo.png"
BannerTextColor=0,0,0
BannerTextXPos=450
BannerTextYPos=5
Font="Arial Unicode MS"

;-------- Remove Browse button when it's updagrade ---------------
LockDestination=RegValExists("HKEY_LOCAL_MACHINE\SOFTWARE\Logitech\SetPoint\CurrentVersion\Setup","SetPoint Directory")

;-------- Disable quit button on progress page ---------------
DisableQuitOnProgress=true

;-------- Hide abort message from MI -------------------
SquelchErrors=true

[Wizard.Step1]
Title=#IDS_STEP_TITLE_1
Description=#IDS_STEP_TEXT_1
SelectOnPage=#IDD_WELCOME

[Wizard.Step2]
Title=IDS_DESTINATION_TITLE
Description=#IDS_STEP_TEXT_2
SelectOnPage=#IDD_DESTINATION

[Wizard.Step3]
Title=#IDS_STEP_TITLE_4
Description=#IDS_STEP_TEXT_4
SelectOnPage=#IDD_LICENSE

[Wizard.Step4]
Title=#IDS_STEP_TITLE_6
Description=#IDS_STEP_TEXT_6
SelectOnPage=#IDD_PROGRESS

[Wizard.Step5]
Title=#IDS_STEP_TITLE_7
Description=#IDS_STEP_TEXT_7
SelectOnPage=#IDD_FINISH


[IDD_WELCOME]
SideBar="<rootdir>\ui\images\sidebars\Welcome.png"

[IDD_DESTINATION]
SideBar="<rootdir>\ui\images\sidebars\Getting Started.png"

[IDD_LICENSE]
SideBar="<rootdir>\ui\images\sidebars\License Agreement.png"

[IDD_PROGRESS]
SideBar="<rootdir>\ui\images\sidebars\Installation.png"

[IDD_FINISH]
SideBar="<rootdir>\ui\images\sidebars\Thank You.png"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.50