;************************************************************************* ;Wildcat Automated Display Driver Installation Program ini file. ;************************************************************************* ; NOTE: If the KeepCurrentSettings field is set to 0, ; XResolution, YResolution, and VRefresh fields must ; all be valid settings for the driver. If any one ; of these fields is invalid, the driver will default ; to 640x480 @60Hz ; ; NOTE: All values are case sensitive. ;************************************************************************* ; Do we keep current Display Settings? ; KeepCurrentSettings=0 for No ; KeepCurrentSettings=1 for Yes KeepCurrentSettings=0 ;************************************************************************* ;************************************************************************* ; Horizontal and Vertical Resolutions must be paired correctly ; Examples: ; 1024x768 ; XResolution=1024 ; YResolution=768 ; 800x600 ; XResolution=800 ; YResolution=600 ; Horizontal Resolution XResolution=1024 ; Vertical Resolution YResolution=768 ;************************************************************************* ;************************************************************************* ; Vertical Refresh Rate ; These must be valid refresh rates for the driver. ; Examples: ; VRefresh=60 ; VRefresh=70 VRefresh=60 ;************************************************************************* ;************************************************************************* ; Error Reporting Mode ; ErrorMode=0 Indicates that errors are only reported to the log file. ; ErrorMode=1 Indicates that errors are written to the log file and that ; errors generate a Messagebox containing information ; on the error. ErrorMode=0 ;************************************************************************* ;************************************************************************* ; Reboot the machine after install? ; Reboot=0 for No ; Reboot=1 for Yes Reboot=0 ;************************************************************************* ;************************************************************************* ; This flag enables a gui mode that first asks the user to close ; applications and save information before continuing. After installing ; the driver, the program will then prompt the user to select whether or ; not to reboot the system. ; GuiModeEnable = 0 to disable the gui interface ; GuiModeEnable = 1 to enable the gui interface GuiModeEnable=0 ; ;*************************************************************************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.