LeveL Posted April 9, 2007 Posted April 9, 2007 I have a big problem with getting the sound driver to install in VMwareusing Server 2003. I am using Bashrat the Sneaky driverpacks to solve99% of the driver problems, but there is one simple problem, this device:Creative Sound Blaster AudioPCI 128D (WDM)All I want to know is - if I get hold of the SYS and INF files to installthis device, is there any way on the command line to make it do asilent install of this device without having to do it manually in DeviceManager?I know what the driver files are (wdma_ens.inf and es1371mp.sys)and and I know from "re-installing" the device in Device Manager,this is all I need, two simple files, one INF, one SYS.Since Windows is capable of installing device drivers with no user input(the "OemPnPDriversPath" method in WINNT.SIF is exactly what I mean!)then is this possible ANY other way - post-install?I saw something on MSDN called "DPinst.exe" but I am not sure about this.
LeveL Posted April 9, 2007 Author Posted April 9, 2007 (edited) The ever helpful MSFN community strikes again, thanks for all the suggestions.I have already tried to install this INF file the RunDll32 132 way and it wont install. Edited April 9, 2007 by LeveL
MadBoy Posted April 10, 2007 Posted April 10, 2007 The ever helpful MSFN community strikes again, thanks for all the suggestions.I have already tried to install this INF file the RunDll32 132 way and it wont install.Try "devcon.exe". Search for it on Microsoft. Helpfull utility and probably something you looking for. With it you can force some stuff. And don't be an a** about help here. Ppl have holidays you know..
Bilou_Gateux Posted April 14, 2007 Posted April 14, 2007 The answer is posted hereHard drive folder%SystemDrive%\Drivers\Media\wdma_enscontent*.inf*.cat*.syscommand scriptSetupCopyOEMInf.exe %SystemDrive%\Drivers\Media\wdma_ensRunDll32.exe Syssetup.dll,UpdatePnpDeviceDrivers
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now