dazza Posted August 1, 2008 Posted August 1, 2008 Is there an alternative to: send("{LWIN}") send("s") send("c") to open the control panel? (I tried searching the forum with no luck)
herewasplato Posted August 1, 2008 Posted August 1, 2008 Run("control.exe")orRun("control.exe desk.cpl")orRun("rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2")displays the Appearance tab selectedhttp://vbnet.mvps.org/index.html?code/system/controlpnl3.htm [size="1"][font="Arial"].[u].[/u][/font][/size]
dazza Posted August 1, 2008 Author Posted August 1, 2008 (edited) That's cracking! And perfect! Edited August 1, 2008 by dazza
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