New
#21
Updated it to my first post
Hey moad I seen your post about intel not updating all of your drivers...
try this then
Open up a command prompt window where the installer for the chipset is. Hold Shift + right click the folder (or desktop to be much faster) and open command prompt here
Now type the installer name and add one of the following flags...
In your case you will want to add -OVERALL which will force the system to accept the intel inis-?
Displays the list of available command line
flags. This flag works in Interactive Mode only.
-A
Extracts all the INF files and Readme to either
"C:\Program Files\Intel\InfInst" or the
<Installation Path> directory specified using
the '-P' flag. The software will NOT install
these INF files to the system. This flag can
be combined only with the '-P' flag. All other
options will be ignored if the '-A' flag is
specified. This flag works in Interactive Mode
only.
-Aonly
Extracts only the INF files necessary for the
current system. If the install has been run once
successfully, '-Aonly' will not return any INFs.
When used in conjunction with '-overall' switch,
all the needed INFs for the system will be
extracted.
-B
Automatically reboots the system after
installation. This flag is ignored if '-A' flag
is specified. This flag works in either Silent
Mode or Interactive Mode.
-f2<path\Logfile>
Specifies an alternate location and name
of the log file created by InstallShield Silent.
This option is used for silent installation from
a CD. 'Path' indicates the directory path where
installation status is logged in file 'Logfile'
-L<LangCode>
Forces the installer user interface to
display the specified language during setup.
Note that there should be NO space between
'-L' and the 4-digit language code (see below).
This flag must be placed at the end of the
command line flag list. This flag works in
Interactive Mode only.
-NOLIC
Does not display the license agreement dialog box during
installation. This parameter works in Interactive
Mode only.
-NOREAD
Does not display the Readme display during installation.
This flag works in Interactive Mode only.
-NOWEL
Does not display the welcome screen during installation.
This flag works in Interactive Mode only.
-OVERALL
Updates ALL INF drivers on all available devices
even if third party drivers are currently installed.
This flag works in Interactive Mode only.
-OVERIDE
Updates the storage drivers even if a third
party storage driver is currently installed.
This flag works in Interactive Mode only.
-OVERSMB
Updates the SMBus drivers even if third party SMBus
drivers are currently installed. This flag works
in Interactive Mode only.
-P<Installation Path>
Specifies the hard disk location to which the
INF program files are copied. If this flag is
not specified at the command line, the
<Installation Path> directory is as follows:
C:\Program Files\Intel\INFInst
If this flag is used without the '-A' option,
only the Readme will be copied to
<Installation Path>. The directory name can
include spaces, but then a pair of double quotes
(") must enclose the directory name. There should
not be any space between the switch '-p' and the
directory name. This flag works in either Silent
Mode or Interactive Mode.
-S
Runs the Installer in Silent Mode (no user
interface is displayed). This flag and the
'-L' flag must be placed at the end of the
command line flag list.
-SKIP<DevID>
Suppresses the installation of one or more
devices.This flag works in either Silent Mode
or Interactive Mode.
Hope it helps!
ex. C:\Users\<UserName>\Desktop\<Intel Chipset Utility installer> -OVERALL
404 error
EDIT: reason why its a 404 because it didn0t have a req link before.
You have to d/l it through this link.
Beware that these drivers are not yet officially intel's...
Hi , i did the overall command.
however , i only have these 2 updated instead.
Intel ICH9R SATA 4 port controller1
Intel ICH9 Family 2 port SATA controller2
hmm , that is all? Kinda weird right , given that overall command.
i'm using a X48 chipset board.
How do I know which version I have.
Last edited by DocBrown; 19 Sep 2009 at 18:26. Reason: Added pic