QUOTE (Sonic @ Feb 24 2006, 05:32 AM)

You can also use silent post-install, I use that method and works great !
Intel INF
-------------
1) Download last version from Intel.com
2) Extract files into a new folder
3) Repackage all in the new folder into a auto extractible archive (like winrar) and set run after uncompression : "setup.exe -OVERALL -S"
My Drivers are installing perfect the way I posted above But i remeber one time i've copy them only to $OEM$\$1\Drivers\001_INF and
NOT ALL get instaled!
And here is INTEL's INSTALLING METHOD FROM INTEL'S reademe.txt
CODE
************************************************************
* 8B. INSTALLING THE WINDOWS* XP INF FILES PRIOR TO
* OS INSTALLATION
************************************************************
NOTE: The Windows* XP OEM Preload Kit distribution CD contains
a setup directory with all the base operating system
setup files and installation programs (WINNT.EXE and
WINNT32.EXE).
The name of the directory may vary depending on the
distribution CD (e.g., \I386\).
1. Create the following directory structure under the
<WINXP Setup Directory>:
\$OEM$\$$\INF
2. Copy the Windows* XP INF files from
<INF Extract Directory>\XP to the directory
created in Step 1 above:
<WINXP Setup Directory>\$OEM$\$$\INF
3. Create the following directory structure under the
<WINXP Setup Directory>:
\$OEM$\$1\drivers\IntelINF
4. Copy the Windows* XP INF files AND the catalog files
(.CAT) from <INF Extract Directory>\XP to the
directory created in Step 3 above:
<WINXP Setup Directory>\$OEM$\$1\drivers\IntelINF
5. Either modify the default Windows* XP installation
answer file, UNATTEND.TXT, located in <WINXP Setup
Directory>, or create a customized answer file. The
answer file must include the following information:
[Unattended]
OemPreinstall = Yes
OemPnPDriversPath="drivers\IntelINF"
A sample answer file for preloading the Intel(R) Chipset
Software Installation utility files is available:
<INF Extract Directory>\XP\INFAnswr.TXT
If you are a computer manufacturer, refer to the Microsoft*
Windows* XP Guide to Unattended Setup for more information
about Windows* XP answer files and unattended installations.
For more information about the \$OEM$ folder, refer to the
Microsoft Windows* XP OEM Preinstallation Kit (OPK)
User Guide. If you are not a manufacturer, refer to the Microsoft
Windows* XP Deployment Guide.
6. Run "WINNT.EXE /u:<answer file name> /s:<WINXP Setup
Directory>" to install Windows* XP.
So...

Also from readme.txt
"10. Verifying Installation of the Software and
Identifying the Software Version Number"
CODE
************************************************************
* 10. IDENTIFYING THE SOFTWARE VERSION NUMBER
************************************************************
The version numbers displayed by Device Manager for a given
device may not be the same as the Intel(R) Chipset Software
Installation Utility version.
The correct version number is shown at the top of this file.
But if with your methods the drivers are installing ok then everything it's OK