Posted: Thu Nov 09, 2006 11:00 pm Post subject: Access to Windows Control Panel
Is there a specific command to select "Advanced" or "Troubleshoot" after this:
code:
if Sys.Exec ("C:/Windows/System32/control desk.cpl,,3") then
end if
I wish to make it to the Hardware Acceleration part. If you can also use Turing to set the acceleration to None or Full, it would come extremely useful for when I record with Camtasia.[/code]
Sponsor Sponsor
Andy
Posted: Thu Nov 09, 2006 11:06 pm Post subject: (No subject)
i'm sure all it does is setting a regkey. find out which regkey it is, and use turing to set it.