Thanks. I am having some problems though. I had somebody help me figure out this problem at work but unfortunately he is not around to ask now and its doing it again even though i believe im doing the exact same thing.
So basically i am using this to call a batch file. We came to the conclusion last week that the Directory you give System Exec must be in the Windows path(which maybe wrong, but thats what fixed it for us).
So my basic setup is cmd.exe as a static string to the command prompt input, setupdisk.bat as the standard input also as a static string, and C:\winnt as the working directory. But when i run it this is the standard output.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\WINNT>More?
Basically the dos window just pops up and then disappears real fast.
Message Edited by Arsenic on 08-01-2005 03:49 PM