Guest rbdsolutions Posted February 13, 2012 Posted February 13, 2012 I am producing a customized Windows 7 image for a customer and am having an issue injecting a bluetooth driver into WIM using DISM - error is below: 2012-02-14 07:55:31, Error DISM DISM Driver Manager: PID=2824 Failed to install the driver package 'C:\temp\drivers\RalinkMotorolaBC8Bluetooth30HSAdapter\oem1.inf'. - CDmiDriverStore::Import(hr:0x80070002) 2012-02-14 07:55:31, Error DISM DISM Driver Manager: PID=2824 Failed to install the driver package 'C:\temp\drivers\RalinkMotorolaBC8Bluetooth30HSAdapter\oem1.inf'. - CDriverPackage::InternalInstall(hr:0x80070002) 2012-02-14 07:55:31, Error DISM DISM Driver Manager: PID=2824 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\driverpackage.cpp:433 - CDriverPackage::Install(hr:0x80070002) 2012-02-14 07:55:31, Info DISM DISM Driver Manager: PID=2824 Driver package C:\temp\drivers\RalinkMotorolaBC8Bluetooth30HSAdapter\oem1.inf failed to install. (hr:0x80070002). - CDriverManager::AddDriverPackagesFromCollection 2012-02-14 07:55:31, Error DISM DISM Driver Manager: PID=2824 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:1063 - CDriverManager::Internal_DoAddDriverPackage(hr:0x80070002) 2012-02-14 07:55:31, Error DISM DISM Driver Manager: PID=2824 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:519 - CDriverManager::ExecuteCmdLine(hr:0x80070002) 2012-02-14 07:55:31, Info DISM DISM Driver Manager: PID=2824 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::ExecuteCmdLine 2012-02-14 07:55:31, Error DISM DISM.EXE: DriverManager processed the command line but failed. HRESULT=80070002 2012-02-14 07:55:31, Info DISM DISM Image Session: PID=2824 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect The driver looks to be quite simple and already expanded, but not sure how to diagnose this error message. Continue reading... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.