ÿþ ;------------------------------- Usage of Install section----------------------------------------- ;Run setup.exe in the current folder from command shell or by double clicking the icon to install our product, ;we actually execute the value of the keyword "CmdLine" in "Install" section. ;And This setup.exe supports commandline parameters, if you call this setup.exe with any commandline paramenter, ;It will ingnore the value of the keyword "CmdLine" in "Install" section. ; ;Rules of setup.exe command line in this .ini file: ;1. A parameter must be specified with no space between the option and its parameter. ; For example, Setup.exe /v"ALLUSERS=2" is valid, while Setup.exe /v "ALLUSERS=2" is not. ;2. Quotation marks around an option's parameter are required only if the parameter contains spaces. ; If a path within a parameter contains spaces, you may need to use quotation marks within quotation marks, ; as in the following example: Setup.exe /v"INSTALLDIR=\"c:\My Files\"" ; ;The options listed below may be helpful to you: ;/s: suppresses the Setup.exe initialization window ;/v: pass command-line options and values of public properties through to Msiexec.exe. ; ;And the options below is for msiexec, you should use them after /v ;/qn: silent installation ;/l*v: specifies the path of the log file(verbose output) ;LOGPATH: specifies the path of the result log file(It is different from /l*v, for this log is just used to confirm the result of installation) ; ;INSTALLDIR: specifies the Default Installation Location ;REBOOT: You can suppress certain prompts for reboots by setting the REBOOT property as follows: ; Force: Always prompt for a reboot at the end of the installation. If silent install the system automatically reboots at the end of the installation ; Suppress:Suppress prompts for a reboot at the end of the installation.If silent install,it wouldn't Reboots the system at the end of the installation. ; ;Example: CmdLine=""%SetupExeLocation%%PROCESSOR_ARCHITECTURE%\setup.exe" /s /v"/qn INSTALLDIR=\"D:\Program Files\IVT Corporation\BlueSoleil\" LOGPATH=\"C:\result.log\" REBOOT=Suppress /l*v \"C:\BluesoleilMsiInstall.log\""" ;is used for silent installation and without reboot, and the result code will be written to C:\result.log, verbose output will be written to C:\BluesoleilMsiInstall.log. ;and default installation location is D:\Program Files\IVT Corporation\BlueSoleil ;---------- --------------------------------------------------------------------------------------- [Install] CmdLine=""%SetupExeLocation%%PROCESSOR_ARCHITECTURE%\setup.exe" [ExDNumber] NumberCount=1 DNumber1=1542 [bsconfig] IsSupportHighSpeedMode=0 NeedDoNewVersionCheck=0 IsForceToReboot=0 IsSupportAudioSinkAutoConn=0 IsSupportMultiSoundRole=2 IsNeedChangeLanguageDynamically=1 IsSupportBLEFunction=0 IsSupportCreateStartMenuShortCut=1 IsAllowRoleSwitch=1 RoleSwitchContinueTry=1 BSOpenBtmgrPeriodValueForWin8=30 WakeupIRPTimerConfiguration=30Download Driver Pack
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.