Quote:
|
I am seeing an interesting problem while trying to copy my disaply drivers over on some of the newer HP models we have. They now have a file called igmedcompkrn.dll. Sometimes this file isn't called during the driver install so it doesn't matter when firm renames it to DOS igmedc~1.dll. Well I have hit a model where the display drivers don't install during sysprep because it is looking for this file.
|
You can't get around the limitations of the file system. Maybe its time to start using WinPE
On a side note, I have run into this problem and simply renaming the file is good enough and matching that to the INF which installs the driver. Thats an Intel video card driver file right? I have done that in the past with success.