; SV286A.inf - INF file for InterAct USB gaming device Filter driver (SV286A) ; ;============================================================================== [Version] CatalogFile=joystick.cat layoutfile=layout.inf, layout1.inf, layout2.inf Signature="$CHICAGO$" Class=MEDIA ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} provider=%InterAct% [ClassInstall] Addreg=Class.AddReg [Class.AddReg] HKR,,,,%MediaClassName% HKR,,Icon,,"-1" HKR,,Installer,,mmci.dll [Manufacturer] %StdMfgName%=StdMfg %InterAct%=InterAct [StdMfg] ;---------------------------------------------------------------------------- ; This is the compatible id for HID game devices; ; it will be matched when the primary id is not recognized. ;---------------------------------------------------------------------------- %HID_DEVICE_SYSTEM_GAME%=HIDGameDevice,HID_DEVICE_SYSTEM_GAME [InterAct] %USB\VID_05fd&PID_286A.DeviceDesc%=INTERACTUSBJSTICK, USB\VID_05fd&PID_286A [PreCopySection] HKR,,NoSetupUI,,1 [DestinationDirs] DefaultDestDir = 11 ;LDID_SYS MSJSTICK.CopyList = 11 ;LDID_SYS INTERACTUSBJSTICK.CopyFiles = 11 ;LDID_SYS INTERACTUSBJSTICK.DelFiles = 11 ;LDID_SYS STDUSBJSTICK.CopyFiles = 10,system32\drivers STDUSBJSTICK.DelFiles = 11 HIDGameDevice.Copy = 11 ; LDID_SYS ;-------------------------------------------------------------------------- ; Normal Joystick setting for gaming devices ;-------------------------------------------------------------------------- [MSJSTICK.CopyList] vjoyd.vxd,, msjstick.drv,, ;[MSJSTICK.AddReg] ;HKR,,Driver,,vjoyd.vxd ;HKR,Drivers\joystick\msjstick.drv,Description,,%*PNPB02F.DeviceDesc% ;HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv ;HKR,Drivers,SubClasses,,"joystick" [MSJSTICK.UpdateInis] system.ini,drivers,"joystick=" ;-------------------------------------------------------------------------- ; HID Gaming device ;-------------------------------------------------------------------------- [INTERACTUSBJSTICK] CopyFiles=STDUSBJSTICK.CopyFiles,MSJSTICK.CopyList,INTERACTUSBJSTICK.CopyFiles DelFiles=STDUSBJSTICK.DelFiles,INTERACTUSBJSTICK.DelFiles AddReg=INTERACTUSBJSTICK.AddReg UpdateInis=MSJSTICK.UpdateInis KnownFiles=STDUSBJSTICK.KnownFiles [INTERACTUSBJSTICK.HW] AddReg=INTERACTUSBJSTICK.HW.AddReg [INTERACTUSBJSTICK.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,"hidusb.sys" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A,OEMName,,%USB\VID_05fd&PID_286A.DeviceDesc% HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A,OEMCallOut,,joyhid.vxd HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A,OEMData,3,13,00,08,00,0D,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A,ConfigCLSID,FLG_ADDREG_TYPE_SZ,{0000F8E1-D0FE-11d2-BE5B-D04549C10000}; ;---------------------------------------------------------------------------- ; Add Registry entries for custom Control Panel ;---------------------------------------------------------------------------- HKCR,CLSID\{0000F8E1-D0FE-11d2-BE5B-D04549C10000},,FLG_ADDREG_TYPE_SZ,"Control panel of InterAct Gaming Devices" HKCR,CLSID\{0000F8E1-D0FE-11d2-BE5B-D04549C10000}\InProcHandler32,,FLG_ADDREG_TYPE_SZ,%11%"\Gchand.dll" HKCR,CLSID\{0000F8E1-D0FE-11d2-BE5B-D04549C10000}\InProcServer32,,FLG_ADDREG_TYPE_SZ,%11%"\IAI285ct.DLL" HKCR,CLSID\{0000F8E1-D0FE-11d2-BE5B-D04549C10000}\ProgID,,FLG_ADDREG_TYPE_SZ,"InterAct Gaming Devices Plug In Server" HKCU,Software\InterAct\JoyEdit\SV286A,AutoFire,3,00,00,00,00 HKCU,Software\InterAct\JoyEdit\SV286A,ButReMap,3,00,01,02,03,04,05,06,07,08 HKCU,Software\InterAct\JoyEdit\SV286A,DeviceMode,3,00 HKCU,Software\InterAct\JoyEdit\SV286A,FFGain,3,09 ;---------------------------------------------------------------------------- ; Add Registry entries for Rumble engine ;---------------------------------------------------------------------------- HKCR,CLSID\{E45C40C1-75C3-11d3-876E-00105A66CE4B},,FLG_ADDREG_TYPE_SZ,"InterAct Rumble Device (USB)" HKCR,CLSID\{E45C40C1-75C3-11d3-876E-00105A66CE4B}\InProcServer32,,FLG_ADDREG_TYPE_SZ,%11%"\iair_usb.dll" HKCR,CLSID\{E45C40C1-75C3-11d3-876E-00105A66CE4B}\InProcServer32,ThreadingModel,FLG_ADDREG_TYPE_SZ,"Both" ;---------------------------------------------------------------------------- ; Add Registry entries for Force Feedback (axis info.) ;---------------------------------------------------------------------------- HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\0,,FLG_ADDREG_TYPE_SZ,"X axis" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\0,Attributes,3,01,81,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\0,FFAttributes,3,0a,00,00,00,00,01,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\1,,FLG_ADDREG_TYPE_SZ,"Y axis" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\1,Attributes,3,01,81,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\1,FFAttributes,3,0a,00,00,00,0,01,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\2,,FLG_ADDREG_TYPE_SZ,"Throttle" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\2,Attributes,3,01,81,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\2,FFAttributes,3,0a,00,00,00,00,01,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\3,,FLG_ADDREG_TYPE_SZ,"Z-Twist" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\3,Attributes,3,01,81,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Axes\3,FFAttributes,3,0a,00,00,00,00,01,00,00 ;---------------------------------------------------------------------------- ; Add Registry entries for Force Feedback (button info.) ;---------------------------------------------------------------------------- HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\0,,FLG_ADDREG_TYPE_SZ,"Button A" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\0,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\1,,FLG_ADDREG_TYPE_SZ,"Button B" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\1,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\2,,FLG_ADDREG_TYPE_SZ,"Button C" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\2,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\3,,FLG_ADDREG_TYPE_SZ,"Button D" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\3,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\4,,FLG_ADDREG_TYPE_SZ,"Button E" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\4,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\5,,FLG_ADDREG_TYPE_SZ,"Button F" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\5,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\6,,FLG_ADDREG_TYPE_SZ,"Button G" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\6,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\7,,FLG_ADDREG_TYPE_SZ,"Button H" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\7,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\8,,FLG_ADDREG_TYPE_SZ,"Button I" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\8,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\9,,FLG_ADDREG_TYPE_SZ,"Button Shift-F" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\9,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\10,,FLG_ADDREG_TYPE_SZ,"Button Shift-G" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\10,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\11,,FLG_ADDREG_TYPE_SZ,"Button Shift-H" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\11,Attributes,3,02,80,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\12,,FLG_ADDREG_TYPE_SZ,"Button Shift-I" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\Buttons\12,Attributes,3,02,80,00,00 ;---------------------------------------------------------------------------- ; Add Registry entries for Force Feedback (OEM ForceFeedback setting) ;---------------------------------------------------------------------------- HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback,Attributes,3,00,00,00,00,e8,03,00,00,e8,03,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback,CLSID,FLG_ADDREG_TYPE_SZ,"{E45C40C1-75C3-11d3-876E-00105A66CE4B}" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C20-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Constant Force" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C20-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,65,00,02,00,01,00,00,00,ed,01,00,00,cd,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C21-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Ramp Force" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C21-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6a,00,02,00,02,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C22-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Square" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C22-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,69,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C23-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Sine" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C23-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,66,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C24-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Triangle" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C24-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6c,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C25-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"SawtoothUp" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C25-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6e,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C26-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"SawtoothDown" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C26-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6f,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C27-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Spring" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C27-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,01,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C28-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Damper" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C28-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,03,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C29-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Inertia" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C29-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,05,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C2A-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Friction" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C2A-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,07,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00 HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C2B-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Custom Force" HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_286A\OEMForceFeedback\Effects\{13541C2B-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,C9,00,03,00,05,00,00,00,6F,01,00,00,4F,01,00,00,30,00,00,00 [INTERACTUSBJSTICK.HW.AddReg] HKR,,"LowerFilters",0x00010000,"iaiftusb.sys" ;-------------------------------------------------------------------------- ; File copying / string ;-------------------------------------------------------------------------- [INTERACTUSBJSTICK.CopyFiles] iaiftusb.sys IAIR_USB.DLL IAI285ct.DLL ctrl285r.DLL [INTERACTUSBJSTICK.DelFiles] iaiftusb.sys IAIR_USB.DLL IAI285ct.DLL ctrl285r.DLL ;-------------------------------------------------------------------------- ; Normal Joystick setting for gaming devices ;-------------------------------------------------------------------------- [STDUSBJSTICK.CopyFiles] hidusb.sys hidclass.sys hidparse.sys [STDUSBJSTICK.KnownFiles] hidusb.sys=safe [STDUSBJSTICK.DelFiles] hidusb.sys hidclass.sys hidparse.sys ;-------------------------------------------------------------------------- ; Install section for HID game devices ;-------------------------------------------------------------------------- [HIDGameDevice] CopyFiles=HIDGameDevice.Copy,MSJSTICK.CopyList AddReg=HIDGameDevice.AddReg KnownFiles=HIDGameDevice.KnownFiles [HIDGameDevice.Copy] joyhid.vxd [HIDGameDevice.KnownFiles] joyhid.vxd=safe [HIDGameDevice.AddReg] HKR,,DevLoader,,"*ntkern,mmdevldr.vxd" HKR,,NTMPDriver,,"joyhid.vxd" HKR,,Driver,,vjoyd.vxd HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv HKR,Drivers,SubClasses,,"joystick" HKR,Drivers,MIGRATED,,0 HKR,Drivers\joystick,,, HKR,Drivers\joystick\msjstick.drv,Description,,%HID_DEVICE_SYSTEM_GAME% [SourceDisksNames] 92="CD-ROM : InterAct Gaming Devices",,1 [SourceDisksFiles] iaiftusb.sys=92 IAIR_USB.DLL=92 IAI285ct.DLL=92 ctrl285r.DLL=92 [Strings] InterAct="InterAct Accessories, INC" MediaClassName="Sound, video and game controllers" USB\VID_05fd&PID_286A.DeviceDesc="InterAct Cyclone Fx Digital (USB)" HID_DEVICE_SYSTEM_GAME="HID-compliant game controller"Download 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.