About Display Control Panel error

G

Guest

Hi!
Graphic driver is VIA/S3G Unichrome Pro IGP Driver
When I tried to see the "S3Info" in the Display Control Panel -
Settin-Advanced,
then this error message pop-up.
- During running "C:\Windows\System32\desk.cpl", exception come out.-

I don't know this error cause is driver or XPE configuration.
Anybody give me the answer?

Thanks
 
K

KM

lins77,

How did you componentize the driver?
Did you satisfy all the driver static dependencies? (check the driver dll's
exports)
Did you satisfy all the driver dynamic dependencies? (use Dependency Walker
against the applet you used to access to the driver info page,
Filemon/Regmon are also your friends here)
I recall S3Info (or VTInfo) depends on DX8 stuff (and even qdvd) and COM. Do
you have those in your image? And again, Regmon will help you to find out
what' missing when you hit the error.
If you do all the above and still don't know whether it is the drvier issue
or missing dependencies issue, you may try the component with XPProEmulation
image (www.xpefiles.com, Development Utilities). If the feature works there,
you are likely missing some driver dependencies in your run time.

KM
 
K

KM

Forgot to mention: please check FBALog.txt and SetupApi.log files for any
display driver related errors that might happen during the install.

KM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top