|
-
Sep 4th, 2009, 02:13 PM
#1
Thread Starter
Member
Pass arguments to application after started
Hey, I'd like to ask if any of you know how to use Visual Basic to pass arguments to an application after said application was started.
Example, "myapp.exe -d" enables debug mode, I want to be able to start myapp.exe then have a checkbox labeled "Debug mode" in Visual Basic. Upon "Debug Mode" being checked, it passes the argument -d to myapp.exe. Upon it being unchecked, it withdraws that argument from myapp.exe.
Thanks for your help,
-Arightwizard
Tags for this Thread
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
|