|
-
Jan 11th, 2007, 02:42 AM
#1
Thread Starter
Lively Member
how to run two exes using process
Hai
i am having two exe.
X.exe and Y.exe
first i am opening X.exe .if i click a button in the form of X.exe ,it should display Y.exe and X.exe should be closed. and when a button is clicked in Y.exe , y.exe should be closed and X.exe should be displayed.
Please help me in this regard
Thanks and Regards
Vinay Kumar
-
Jan 11th, 2007, 11:43 PM
#2
Sleep mode
After you fire up any of the EXEs , you simply look up (by name) in the current running processes for the EXE being run , then shut it down , fire up the other exe and follow the same procedure before you close it .I'm not at my dev pc so I can't give you code right now.
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
|