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
bkafri
NA
2
0
Process class (run a batch file)
Apr 4 2004 9:47 AM
I trying to execute a batch file (copy.bat) with the Process class In C# (win 2003). I took the example form the MSDN but when I executing the Application it not return error but it not doing the batch as well. (If I clicked the batch file myself it working fine) Please advice.
Reply
Answers (
1
)
How do I create a closing window event?
Can I use Option Explicit/Option Strict in C#? If so, how do I turn it on?