Sonic Posted November 11, 2005 Posted November 11, 2005 (edited) Hi all !After some thinking & testing, finally the best solution for me, it will be a silent installation of drivers after windows setup ...Is it possible ? I have tested (not complety yet) the DriversFromCD but in fact it just for unknow devices ... and a popup for confirm install the driver comes too ... If for example, I want to update SiS IDE driver doesn't work (I think) ..So if you can help/explain more, come one ps: Actually I AutoIt setup of drivers or silent install ... but the PnP mecanism of windows is great to autodetect the correct driver in a big folder with many INF files ....Thanks in advance. Goodbye. Edited November 12, 2005 by Bâshrat the Sneaky
Sonic Posted November 14, 2005 Author Posted November 14, 2005 (edited) SFX InstallersIntel INF-------------1) Download last version from Intel.com2) Extract files into a new folder3) Repackage all in the new folder into a auto extractible archive (like winrar) and set run after uncompression : "setup.exe -OVERALL -S"VIA Hyperion Pro 5.04a-------------------------------------1) Download last version from Viaarena.com2) Extract files into a new folder3) Repackage all in the new folder into a auto extractible archive (like winrar) and set run after uncompression : "setup.exe -s"Intel INF-------------1) Download last version from Intel.com2) Extract files into a new folder3) Repackage all in the new folder into a auto extractible archive (like winrar) and set run after uncompression : "setup.exe -OVERALL -S"SiS IDE 2.04a---------------------Cancelled since SP2.nForce-----------CancelledForceWare------------------- Download ForceWare drivers, extract content to C:\NVIDIA (with Winrar for example)- Edit setup.iss and change in last lines BootOption to value =0 to avoid reboot.- Create a batch with these commands to installstart /w setup.exe -sCatalyst-------------- Download Display driver only- Download Control Center in your language only- Begin the extraction of each and get folder from C:\ATi- Create a batch with these commands to installcd YourDisplayDriverFolderstart /w setup.exe -scd ..cd YourControlCenterFolderecho.if not exist "%SystemRoot%\Microsoft.NET\Framework" exitstart /w setup.exe /S /V"/qb REBOOT=ReallySuppress" Edited January 19, 2006 by sonic
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now