Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
C# GUI
Manabendra Borthakur
9y
688
1
Reply
I have a .exe file(say abc.exe) in a specified folder(say D:/abc/bin). Now how can I invoke that .exe file to run some parameters from C# GUI. Usually in cmd I used to run as follows
D:/abc/bin>abc xyz.abc
how can I run above commands in C# GUI?
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
sir how to split single video in multiple video using c# i w
How to enable buttons from form2 controled in form 1