MSFN Forum: Unattended Intel Chipset Software Installation Utility? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unattended Intel Chipset Software Installation Utility? Rate Topic: -----

#1 User is offline   ggg 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 25-June 04

Posted 22 February 2006 - 08:44 AM

Hi,
is there a way to install the Intel Chipset Software Installation Utility while installing Windows ?
I know that you can extract the .cat & .inf files fom the compressed .EXE file by running the file with the switches: -a -a -p <path>. But then,is there a way to add them as drivers ? Maybe with Nlite ?


#2 User is offline   Mercury_22 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 477
  • Joined: 26-November 04

Posted 22 February 2006 - 10:40 AM

Use PowerArchiver to extract files (or winrar) and copy all to %cdrom%\$OEM$\$1\Drivers\001_INF and to %cdrom%\$OEM$\$$\inf :thumbup

#3 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 22 February 2006 - 08:16 PM

using winnt.sif method is the bes i found for intel inf drivers. just do as mercury says. you can download the zipped files (not the installer) from intel. extract them to $OEM$\$1\Drivers\00_inf or whatever folder you want, preferably first folder as intel says is better to install first inf then all other drivers.
then just use OemPnpDriversPath = "Drivers\00_inf" in you winnt.sif file.

there is no need to extract them to $$\inf
i just use them in drivers\00_inf and is working well.

#4 User is offline   ggg 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 25-June 04

Posted 22 February 2006 - 08:27 PM

ok,thanks for the infos. Just wondering,does anyone know if the integration via Nlite works ?

#5 User is offline   tap52384 

  • nLite Lover
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 11-August 04

Posted 22 February 2006 - 08:56 PM

I just chose any inf from those available and they install the chipset drivers just fine...i remember in 0.99 beta they didn't work, but they've been working now for quite some time

#6 User is offline   Mercury_22 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 477
  • Joined: 26-November 04

Posted 23 February 2006 - 07:29 AM

View Postelajua, on Feb 22 2006, 09:16 PM, said:

there is no need to extract them to $$\inf
i just use them in drivers\00_inf and is working well.


Did you check your drivers after install? ;) INTEL says to copy them to $$\inf too Without this for me it doesn't work :rolleyes:

#7 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 24 February 2006 - 04:38 AM

View PostMercury_22, on Feb 23 2006, 07:29 AM, said:

View Postelajua, on Feb 22 2006, 09:16 PM, said:


there is no need to extract them to $$\inf
i just use them in drivers\00_inf and is working well.


Did you check your drivers after install? ;) INTEL says to copy them to $$\inf too Without this for me it doesn't work :rolleyes:



i have double-checked them. they are installed right in my comp. are you using the files that are inside the zip or extract them via installer with switches? i have them right in just drivers\00_inf (using the one inside the zip release for developer at intel's.

i have 915p chipset and is all installed. i think windows copy them to system32\inf when it installs them from drivers\00_inf. almost sure...

#8 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,595
  • Joined: 04-December 03

Posted 24 February 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"

#9 User is offline   Mercury_22 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 477
  • Joined: 26-November 04

Posted 24 February 2006 - 09:08 AM

View PostSonic, on Feb 24 2006, 05:32 AM, said:

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
************************************************************
* 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... :huh: Also from readme.txt
"10. Verifying Installation of the Software and
Identifying the Software Version Number"
************************************************************
* 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 :thumbup

#10 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 26 February 2006 - 11:30 PM

i check the version numbers when i install my drivers.
Just copying them to Drivers/000_inf and using winnnt.sif works fine for me as posted earlier.

#11 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 27 February 2006 - 09:02 AM

Exactly what files should be copied?

I take it it's the content of the "XP" folder, but the XP folder has a subfolder called SP, there are .inf and .cat files in both XP and XP\SP.

#12 User is offline   Mercury_22 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 477
  • Joined: 26-November 04

Posted 27 February 2006 - 10:47 AM

View PostBoardBabe, on Feb 27 2006, 09:02 AM, said:

Exactly what files should be copied?

I take it it's the content of the "XP" folder, but the XP folder has a subfolder called SP, there are .inf and .cat files in both XP and XP\SP.

Both XP and XP\SP :rolleyes:
It's a safe mothod!

#13 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 27 February 2006 - 12:34 PM

Ok. Thanks, ill try this method.

I've previously installed from .exe at cmdlines.txt.

I'll just rename the XP dir to 001_chipset and try that way :)

#14 User is offline   Mercury_22 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 477
  • Joined: 26-November 04

Posted 27 February 2006 - 03:14 PM

:hello: Don't forget to change the winnt.sif

#15 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 27 February 2006 - 04:05 PM

Thanks, it's updated :)

#16 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 27 February 2006 - 05:17 PM

View PostBoardBabe, on Feb 27 2006, 04:05 PM, said:

Thanks, it's updated :)


you're safe now ;)
remember to get the new releases in zip archive since its always easy to just extract them into your drivers folder instead of using switches to get the inf files in the exe release.

#17 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 28 February 2006 - 09:21 AM

I just extracted the .exe using WinRAR ;)

#18 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 28 February 2006 - 04:20 PM

Quote

I just extracted the .exe using WinRAR


i said to get the developer release (in zip format) because i came into problems one time when using files extracted from the normal release.

also one time (for 845 chipset) i saw different filesizes on the files from exe and zip releases. so i just thougt to be safer is you use zip files instead.

just a suggestion.

glad you all (the ones with questions) now have them installed properly.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy