Execute Control Panel Item
Allows the author to launch a Control Panel item (or .cpl file).
Inputs
The name of the .cpl file.
Assumes
Windows Interface
Side Effects
Same effects of the Shell Command
Rate Execute Control Panel Item
(16(16 Vote))
'Where Odbccp32.cpl is the name of the control panel item.
Shell "rundll32.exe shell32.dll,Control_RunDLL Odbccp32.cpl", vbNormalFocus
Execute Control Panel Item Comments
No comments yet — be the first to post one!
Post a Comment