Drivers from CD: Simple Method
#201
Posted 18 October 2007 - 07:09 AM
http://driverpacks.net/DriverPacks/
#203
Posted 29 November 2007 - 02:56 AM
kmaheshkumar, on Nov 28 2007, 02:51 PM, said:
You need to download the DriverPacks BASE and run it and the rest will show itself.
#204
Posted 30 November 2007 - 12:17 AM
#205
Posted 11 December 2007 - 03:57 PM
I'd like to know though why my nvidia forceware 169.04 (from tweakforce.com) wouldn't install properly. After all is up and running, i get a ! in device manager on the videocard, and the picture dont look so clear. Uninstalling the driver, and then reinstalling it manually fixes the issue.
Any idea whats the cause?
Also, I'm thinking of setting up an nforce chipset machine too, do nforce IDE drivers get installed?
#206
Posted 12 December 2007 - 03:59 AM
kmaheshkumar, on Nov 30 2007, 07:17 AM, said:
Download all driverpack files, including the BASE file, into the same directory. Do not unpack any files. Next simply run the BASE file, which is an executable. That's all you need to do.
#207
Posted 28 June 2008 - 05:11 PM
Anyway, i have a question which i would very much appreciate some help with, thanks...
I'm installing my drivers uncompressed and directly from CD, but now i have just noticed that all the driver files on my HDD is read-only marked...
This is then because i'm on Win2k, which in contrary to WinXP, dosen't automatically remove the read-only attributes when copying from CD to HDD...
So my question then, is if you guys think that it's allright to have all the driver files left as read-only on the HDD ?
I mean DLL's and SYS's and such i guess won't hurt, but as there are also CFG's and such, then i'm alittle unsure about if it's OK or not to just leave them as read-only ?
If it's not good to leave them as read-only, then i guess that i'll have to make a batchfile that runs 'attrib -h *' on all of those files from RunOnceEx, but i would rather just avoid having to do that, if you guys thinks it's OK ?
Thank's in advance.
CU, Martin.
#208
Posted 31 October 2008 - 10:20 PM
The problem is i got a driverpack compressed in 1 files, called Drivers.7z, but the instalation is not work because, just work for a Cdsource, i got the win xp install from a usb-stick with a letter is U: all the time. Also the dir for the driverpack is in U:\$WIN_NT$.~LS\$OEM$\Drivers and for the winnt.sif is U:\$WIN_NT$.~LS\I386
If somebody can help me, please, And i think the solutions is change the code in the drivers.cmd file
This is the directory tree in my usb-stick
U:
---\$WIN_NT$.~BT
----------------------\system32
---\$WIN_NT$.~LS
----------------------\$OEM$
-------------------------------\Drivers\Drivers.7z
----------------------\I386
Sorry for my english
#209
Posted 20 November 2008 - 01:05 PM
Here is what my winnt.sif looks like and it is located under my the I386 folder which is located at the same folder as $OEMS$:
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated= No
UnattendedInstall= Yes
AutomaticUpdates= Yes
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition = yes
UnattendSwitch=yes
WaitForReboot=No
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
DetachedProgram=".\system32\cmd.exe"
Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J Drivers.cmd)))"
[UserData]
ProductKey=*****-*****-*****-*****-*****
FullName="unknown"
OrgName="mine"
ComputerName=*
[Identification]
JoinWorkgroup=WORKGROUP
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=75
[Branding]
BrandIEUsingUnatteded=Yes
[Networking]
InstallDefaultComponents=Yes
[Components]
msmsgs=off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off
[Shell]
DefaultStartPanelOff=YES
DefaultThemesOff=YES
#210
Posted 20 November 2008 - 08:00 PM
mlux, on Nov 20 2008, 08:05 PM, said:
System32 ??? If you meant I386, then you just need to add WINNT.SIF to I386.
Quote
Unless that was a typo, then there's your problem... In the root you should have a folder named $OEM$ and not $OEMS$...
If it was a typo, then check that you have your drivers in either '$OEM$\Drivers' or '$OEM$\Drivers.7z' and that each driver folder has atleast 1 inf file...
#211
Posted 21 November 2008 - 07:23 AM
Thank you again for your help..
#212
Posted 21 November 2008 - 06:49 PM
mlux, on Nov 21 2008, 02:23 PM, said:
Try additionally adding 'ConfigureAtLogon=0'... I found several MSFN members stating that this should fix the display issue, but i don't know anything about if myself, though... The "URL information not staying" issue you're describing, i do not know what is about, sorry...
#213
Posted 24 November 2008 - 10:26 AM
#214
Posted 22 March 2009 - 09:51 AM
i use first method for install my drivers , but after windows installtion , my drivers not installed!!
please help me
my winnt.sif
--------------------------------------
;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] Unattendmode=FullUnattended OemPreinstall=No TargetPath=\Windows FileSystem=* OemSkipEula=Yes Repartition=No [UserData] FullName="301" OrgName="301" ComputerName=Computer1 ProductKey=*****-*****-*****-*****-***** ProductID=*****-*****-*****-*****-***** [GuiUnattended] TimeZone=160 AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 OemSkipWelcome=1 DetachedProgram=".\system32\cmd.exe" Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J Drivers.cmd)))" [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=60 [Networking] InstallDefaultComponents=No [Identification] JoinWorkgroup=WORKGROUP [TapiLocation] CountryCode=98 Dialing=Tone AreaCode=0311 [RegionalSettings] LanguageGroup=13,1,11 SystemLocale=00000429 UserLocale=00000429 InputLocale=0409:00000409,0429:00000429 [Shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Royale.theme"
-------------------------------------------------
my xp cd layout
-----------------------------------------------
├───$OEM$
│.......├───Drivers
│................├───000
│................├───001
│.......├───7za.exe
│.......├───Drivers.cmd
│.......├───nircmd.exe
│.......├───Process.exe
│.......├───SetupCopyOEMInf.exe
│.......├───WatchDriverSigningPolicy.exe
├───I386
│.......├───winnt.sif
-----------------------------------------------------
my modem driver in folder '000'
----------------------------------------

----------------------------------------
my drivers.cmd
--------------------------------------------------
CLS @ECHO OFF TITLE Drivers-from-CD Installation color 1F :: Set Current Drive as CD CD /D "%~dp0" :: Set Drivers Location Folder SET DRV=Drivers :: Ticker script ECHO.exec hide %CD%\Process.exe -r setup.exe >%SystemDrive%\Ticker.ncl ECHO.wait 10000 >>%SystemDrive%\Ticker.ncl ECHO.exec hide %CD%\Process.exe -p SetupCopyOEMInf.exe high >>%SystemDrive%\Ticker.ncl ECHO.exec hide %CD%\Process.exe -s setup.exe >>%SystemDrive%\Ticker.ncl ECHO.wait 50000 >>%SystemDrive%\Ticker.ncl ECHO.script %SystemDrive%\Ticker.ncl >>%SystemDrive%\Ticker.ncl :: Pre-Install (Suspend Setup, and Set Setup to Low Priority) .\Process.exe -s setup.exe .\Process.exe -p setup.exe low :: Allow for Unsigned Drivers START .\WatchDriverSigningPolicy.exe :: If Compressed Drivers Exist, Unzip Them & Change Drivers Location Folder to Hard Drive IF EXIST Drivers.7z ( SET DRV=%SystemDrive%\Drivers .\7za.exe x -y -aoa -o"%SystemDrive%\Drivers" ".\Drivers.7z" ) :: Run NirCmd Ticker Script (code above) START .\NirCmd.exe script %SystemDrive%\Ticker.ncl :: Install Drivers .\SetupCopyOEMInf.exe "%DRV%" :: Post-Install (Close NirCmd, Setup Priority back to Normal, Resume Setup) .\Process.exe -k NirCmd.exe .\Process.exe -p setup.exe normal .\Process.exe -r setup.exe :: Delete Ticker File DEL %SystemDrive%\Ticker.ncl EXIT
-------------------------------
pls guide me
sorry for my english
thank you
#215
Posted 16 April 2009 - 12:58 PM
Winnt.sif
[Data]AutomaticUpdates = No Autopartition = 0 MsDosInitiated = 0 UnattendedInstall = Yes [Unattended] CrashDumpSetting = 0 DUDisable = Yes DriverSigningPolicy = Ignore FileSystem = * NoWaitAfterGUIMode = 1 NoWaitAfterTextMode = 1 OemPreinstall = No OemSkipEula = Yes OemSkipWelcome = 0 UnattendSwitch = No UnattendMode = DefaultHide WaitForReboot = No [GuiUnattended] DetachedProgram=".\system32\cmd.exe" Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (START /D%J nircmd.exe exec hide presetup.cmd)))"
presetup.cmd
@echo off set param=%* if not defined param ( start nircmd.exe exec hide presetup.cmd install process.exe -s "setup.exe" goto :ticker ) else ( setupcopyoeminf.exe "Drivers" ) process.exe -k "sleep.exe" process.exe -r "setup.exe" exit :ticker sleep 50 process.exe -r "setup.exe" process.exe -v | findstr /i ^"setupcopyoeminf^" if not errorlevel 1 ( sleep -m 2500 process.exe -s "setup.exe" goto :ticker ) goto :eof
UPDATE: Removed ticker script, so no need for nircmd.exe anymore. Script now depends on sleep.exe to wait. I have included nircmd.exe only for hiding the script now.
This post has been edited by Acheron: 21 April 2009 - 12:26 PM
#216
Posted 22 April 2009 - 11:50 AM
#217
Posted 15 May 2009 - 01:32 AM
I placed the $OEM$ folder on my second data-drive/partition, and renamed it to Drivers, and then changed the 'Arguments' section in WINNT.SIF to the following:
[GuiUnattended] DetachedProgram=".\system32\cmd.exe" Arguments="/Q /C start /min /Dxxxxx NirCmd.exe exec hide Drivers.cmd"
(Where xxxxx is the path for the Drivers folder)
Just wanted to post this, in case someone would find it interesting...
This post has been edited by Martin H: 17 May 2009 - 08:37 AM
#218
Posted 26 October 2009 - 01:02 AM
#219
Posted 09 January 2010 - 01:09 AM
This is quite an informative thread but is there any method by which I can keep a backup file for my drivers in the system memory itself?
This post has been edited by puntoMX: 09 January 2010 - 11:50 AM
Reason for edit: *SPAM*
#220
Posted 17 June 2010 - 05:50 AM
To accomplish this method Drivers from CD: Simple Method. I ve to place this entry in winnt.sif in my GuiUnattended section:
DetachedProgram=".\system32\cmd.exe"
Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J Drivers.cmd)))"
And then i ve 2 copy the six files from the zip in $OEM$ folder. Then i ve to create a subfolder in $OEM$ with the name drivers. The confusion is that CAN I PLACE MY DRIVERS IN SUBFOLDERS IN DRIVERS FOLDERS like Drivers\chipset\1, Drivers\chipset\2, Drivers\chipset\2 .
Second confusion is can i place my Drivers folder in the root of Unattended cd rom or not?
- ← How to obtain SATA driver
- Device Drivers
- Adding Drivers to WDS install image for different hardware →



Help


Back to top









