|
-
Feb 20th, 2000, 05:59 AM
#1
Thread Starter
Lively Member
How do you open stuff from the control panel? I want to load Internet Options from it, but how!?
-
Feb 20th, 2000, 06:08 AM
#2
Lively Member
this wont help you directly but
"c:\windows\control.exe" is the control panel program. that may help you in some way
-
Feb 20th, 2000, 06:12 AM
#3
New Member
Don't know if this would work but you could set it up like you would a self-running demo, if you could open the control panel using key-strokes to could simulate user input by sending it a series of vbkeyleft and downs or whatever you would need to highlight the appropriate icon and then send a vbkeyreturn
this way wouldn't be very versatile though cause not all control panels have the same icons in the same order
-
Feb 20th, 2000, 10:55 AM
#4
Fanatic Member
This should Open Internet Options:
Shell "control.exe inetcpl.cpl"
HTH
------------------
Visual Basic Programmer
------------------
PolComSoft
You will hear a lot about it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|