vyruz Posted June 15, 2010 Posted June 15, 2010 Hi,I'm trying to develop a single Windows POSready 2009 (POSready = 99% windows XP) image which can be used on a lot of different hardware platforms.On one of these hardware platforms I'm running into a strange problem which causes a BSOD during boot.In this concrete example, the situation is as follows:- 2 directories containing both Intel integrated Graphics drivers:C:\drivers\GFX_Intel.20080911C:\drivers\GFX_Intel.20091113These 2 directories have similar files, but are not interchangeable since one directory contains graphics drivers for a certain motherboard which the other once doesn't support, and vice versa.- DevicePath key in the registry contains (amongst others):C:\drivers\GFX_Intel.20080911;C:\drivers\GFX_Intel.20091113;C:\windows\infWhat's happening is that after running sysprep, windows seems to be copying the wrong file to it's C:\windows\system32 directory. Because the BSOD talks about igxpdv32.dll causing the problem, and when I go look for this file, it appears that windows is trying to use the same file from the wrong GFX_Intel.yyyymmdd directory.Any bright ideas on how to solve this?Thanks!
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