
-----------------------------------
Prince Pwn
Thu Nov 09, 2006 11:00 pm

Access to Windows Control Panel
-----------------------------------
Is there a specific command to select "Advanced" or "Troubleshoot" after this:


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]

-----------------------------------
Andy
Thu Nov 09, 2006 11:06 pm


-----------------------------------
i'm sure all it does is setting a regkey. find out which regkey it is, and use turing to set it.
