JLGauntt
03-02-2006, 05:07 PM
Hi -
For obscure reasons, I would like my setup to automatically bring up a control panel properties dialog. A 'Mouse' dialog for example. I can't figure out how to specify the location. For example, the following line doesn't work:
Shell.Execute("Control Panel\\Mouse", "open", "", "", SW_SHOWNORMAL);
Any thoughts?
Thanks -
--- janet
For obscure reasons, I would like my setup to automatically bring up a control panel properties dialog. A 'Mouse' dialog for example. I can't figure out how to specify the location. For example, the following line doesn't work:
Shell.Execute("Control Panel\\Mouse", "open", "", "", SW_SHOWNORMAL);
Any thoughts?
Thanks -
--- janet