TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Manabendra Borthakur
NA
11
2.8k
C# GUI
Jan 25 2015 10:20 AM
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?
Reply
Answers (
2
)
Visual Studio Saving and Loading
visual basic