QUOTE (ahmedramzi @ Dec 11 2003, 03:59 AM)
I think that the best way to install Intel inf & Intel application accelerator is to copy only the drivers to the $OEM folder & edit the WINNT.SIF file..
it's a little bit more complicated than using a switch, but better, coz all the drivers will be identified prior to the batch installation process. also it solves the problem of installing the cd on machines that doesn't use those two applications..
if you need more explaination, just ask.
Hi
Below is extracts from the readme.txt in my IAA folder, can you tell me if the drivers need to go in the C:\XPCD\$OEM$ folder or the C:\XPCD\I386\$Oem$ folder, the info in the readme.txt is not very clear.
I understand where IprtCnst.dll file needs to go.
And do i need to put a path in to OemPnPDriversPath="" in the wintt.sif file
Readme.txt
Windows 2000 and Windows XP, the idechndr.inf, IdeBusDr.sys,
idechndr.sys, and Txtsetup.oem files need to be extracted.
To extract these files, run 'SETUP -A -P <path>' as described
above.)
Microsoft Windows 2000 and Windows XP:
// Insert the lines below into the UNATTEND.TXT file
[MassStorageDrivers]
"Intel® 82801BA Ultra ATA Controller" = OEM
"Primary IDE Channel" = OEM
"Secondary IDE Channel" = OEM
[OEMBootFiles]
idechndr.inf
IdeBusDr.sys
IdeChnDr.sys
Txtsetup.oem
The IprtCnst.dll file must be placed in the following
folder in your directory structure in order to be loaded
during driver installation:
C:\I386\$Oem$\$$\System32
Thanks for any help on this