How to add DirectX and Sound to Win PE for testing purposes
#1
Posted 01 May 2009 - 08:49 AM
I would like to find information on how to enable sound in Win PE 2.x as well as be able to display 3d graphics. This would entail getting portions of the DirectX 9.0c redistributable into the PE and be recognized by it.
Any help or ideas would be appreciated.
Oh also, I've researched sound at least. The problem is that the PE does not contain the files in KB888111, so it is not possible to install the driver for the soundcard because the Hardware ID does not match the INF files for the device. I am not certain how to get around this.
I am more concerned on getting video to work more-so than sound.
#2
Posted 01 May 2009 - 10:37 AM
To install DirectX 9.0c:
- Download the DirectX 9.0c redistributable.
- extract the contents of DXNT.CAB.
- copy all DLL and SYS files to System32
- create the path System32\DirectX\DInput and copy all PNG and INI files into there.
I need to also put the August 2008 component. Errors now battling:
- Error Initializing DirectDraw
- DirectX Direct3D version required is unavailable.
#4
Posted 10 May 2009 - 05:46 PM
I've put this project on hold for now, but hope to someday find a solution.
#5
Posted 11 May 2009 - 07:40 AM
#6
Posted 28 May 2009 - 06:12 AM
#7
Posted 28 May 2009 - 07:30 AM
Quote
Which makes me think it is the 1.x series instead. Especially since it talks about booting to the PE using RIS.
#8
Posted 12 June 2009 - 06:35 AM
#9
Posted 12 June 2009 - 08:15 AM
#10
Posted 22 June 2009 - 07:11 AM
#11
Posted 22 June 2009 - 07:50 AM
#12
Posted 24 June 2009 - 07:01 AM
#13
Posted 24 June 2009 - 07:20 AM
I don't have better tools to be able to get a Device Manager like interface to see what drivers are actually loaded. Its kinda difficult using just the command prompt.
#14
Posted 30 June 2009 - 01:38 AM
Devcon.exe from Microsoft is a command line tool that takes the place of Device Manager and works well within Windows PE. I have used it many times. Using the switch 'driverfiles' should help identify the drivers loaded per device.
Eurosoft do have the ability to diagnose sound for WinPE 1.5 and 2.x but it is bundled up in their software package. Since I left the company I do not think they had anyone to continue this development and doubt they would be able to help if you were thinking of asking them.



Help
Back to top









