• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Script to detect graphics card model

tyanni

Senior member
I am building an unattended install cd for our laptops at work. We only use two models, the Latitude D600 and 610, but unfortunately the graphics card is an ATI 9000 in the earlier model and X300 in the later one. The unattended install works fine as far as finding the proper drivers and installing them, but I need a way of install the control panel. I can't just add the control panel location to the RunOnceEx file, as there are two control panels, one for each driver. I am not sure of a way of scripting the detection of the driver or graphics card and then installing the proper control panel. Any suggestions??

Thanks,
tim
 
Unfortunately, two cd's isn't an option, as it needs to be one cd for laptops and another for desktops. I may need to do an image and use ghost instead. Oh well, thanks!
 
Back
Top