Its easy to confuse the system exec with the dos prompt. The system exec is the equivalent to the "run" line in Windows. I don't remember exactly how to use it, but it involves invoking command.com to execute dos commands.
You can also very easily run batch files in the same manner. Unfortunately, it was in LabVIEW 4 that I last used the system exec to run batch files (coincidently, for the same program for which I wrote the splash screen in another question).
I'm sorry I don't have the exact syntax for calling the command.com to run dos commands. It should be available somewhere.