Help - Search - Members - Calendar
Full Version: Switch for ATI Catalyst Control Center
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Vier
I have found the switch in folder of CCC in file ACE.dat
setup.exe /w /V"/qb REBOOT=ReallySuppress"
pkoppelaar
How would I use that in RunOnceEx.cmd? Can't use multiple quotes in a REG ADD line...

Solution:
CODE
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY%11 /VE /D "ATI Catalyst Control Center" /f
REG ADD %KEY%11 /V 1 /D "%SystemDrive%\install\ATICCC\setup.exe /S /V\"/qb /norestart\"" /f
elajua
search in the drivers section, i explained this long time ago.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.