I have 2 problems wondered if they could be fixed.
-----------
I want to load a program from a button so I have the command:
Shell "c:\program\program.exe"
This launches the program on clicking the button but I want to add a "-m" command line like you would have in a shortcut. Is there anyway to launch from button and use command lines plz?
-----------
Also when the program loads that im launching it has a popup window with YES/NO is there a way you can set VB to auto accept this popup so the user doesnt see it?
Question
Mike_Wilson
I have 2 problems wondered if they could be fixed.
-----------
I want to load a program from a button so I have the command:
Shell "c:\program\program.exe"
This launches the program on clicking the button but I want to add a "-m" command line like you would have in a shortcut. Is there anyway to launch from button and use command lines plz?
-----------
Also when the program loads that im launching it has a popup window with YES/NO is there a way you can set VB to auto accept this popup so the user doesnt see it?
any help appreciated
thx
Link to comment
Share on other sites
3 answers to this question
Recommended Posts