For Programmers: Free Programming Magazines  


Home > Archive > MSDN > December 2004 > process.start rephrase









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author process.start rephrase
Landon Kelsey

2004-12-07, 4:00 am

Do you have any idea why the following do not work?

(1) Process.Start("C:\\landon\\doaft.bat");
where doaft is
cd\
cd C:\program files\gl communications inc\aft
aft


(2) Process.Start("C:\\landon\\aft.exe");


Both do work from the command line!
Either way:

the process "aft" shows up in the task manager window but the task is not
really running....yes I tried maximize, etc

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com