Click to See Complete Forum and Search --> : Launch Control Panel Applets
dlute123
Jan 27th, 2000, 09:38 AM
How can a control panel applet be launched VB? Documentation for this is hard to find.
Thanks,
Dale
chrisjk
Jan 27th, 2000, 09:44 AM
Just shell it
Shell "control.exe display.cpl"
is the display one, joy.cpl is the game controllers. Do a Find All Files, search for *.cpl files and you'll get all the applets in your control panel, plus their filename
Regards,
dlute123
Jan 27th, 2000, 09:50 AM
That worked perfect. I was missing the control.exe from my shell.
Thank You!
Dale
chrisjk
Jan 27th, 2000, 11:33 AM
Anytime - although when i said display.cpl i actually meant desk.cpl.
I guess you already figured that though.
smalig
Jan 28th, 2000, 12:59 AM
Here is more about Control Panel:
http://vbcode.webhostme.com/en/click.asp?id=113
------------------
smalig
smalig@hotmail.com
http://vbcode.webhostme.com/
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.