ziggy82 Posted April 19, 2005 Posted April 19, 2005 in my c# application i am calling an exe to do some processing for me. i am calling it by creating a new System.Diagnostics.Process . the problem is that when the exe is executed and does its processing, a command window ( black dos window) pops up for a second or two. is there any way i can call the exe from within my c# application, without it pop up while its processing? Would appreciate any help! Ziggy. Quote
HJB417 Posted April 19, 2005 Posted April 19, 2005 http://www.xtremedotnettalk.com/showthread.php?t=92115 Quote
ziggy82 Posted April 20, 2005 Author Posted April 20, 2005 Much obliged. Worked to a tee. Thanks! http://www.xtremedotnettalk.com/showthread.php?t=92115 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.