Vier Posted May 27, 2005 Posted May 27, 2005 I have found the switch in folder of CCC in file ACE.datsetup.exe /w /V"/qb REBOOT=ReallySuppress"
John456 Posted January 4, 2007 Posted January 4, 2007 (edited) How would I use that in RunOnceEx.cmd? Can't use multiple quotes in a REG ADD line...Solution:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY%11 /VE /D "ATI Catalyst Control Center" /fREG ADD %KEY%11 /V 1 /D "%SystemDrive%\install\ATICCC\setup.exe /S /V\"/qb /norestart\"" /f Edited January 4, 2007 by pkoppelaar
ajua Posted January 5, 2007 Posted January 5, 2007 search in the drivers section, i explained this long time ago.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now