Silent install FirePro v4900 Driver on Windows Embedded 7 Standard
Posted
by
Birgit_B
on Super User
See other posts from Super User
or by Birgit_B
Published on 2012-04-12T07:55:18Z
Indexed on
2012/04/12
11:33 UTC
Read the original article
Hit count: 378
I'm trying to install the Drivers for a FirePro v4900 on a Windows Embedded 7 Standard 64bit OS. I want the system to be as small as possible, so i would rather not install the whole catalyst control center, but only the necessary drivers. Because the installation should be accomplished absolutely unattended, the installation process of the FirePro-Driver should also be done without any user interaction. I see two possible solutions for the Problem:
- Install only the Drivers: Is it possible to solely install the necessary drivers? How would i achieve that? This solution would be the preferred one, because of the smaller footprint.
- Silent custom install the provided "FirePro_8.911.3.3_VistaWin7_X32X64_135673.exe" (found at ATI FirePro™ Driver). Is there a way, to do that?
Thank you in advance for your support!
Update: I managed to accomplish a silent installation. I extracted the contents of the above mention installer-file and ran \$_OUTDIR\Bin64\Setup.exe -Install
. (There are some other Parameters, just run Setup.exe /?
). But i couldn't achieve to just install the drivers without the Cataclyst Control Center, and it seams the Control Center has some unfulfilled dependencies and so it crashes...
© Super User or respective owner