1. Running command line command without the DOS window
2. Run DOS Commands Without DOS Window Popping Up
These lines of code:
Imports System.Diagnostics.Process
Start("subst I: D:\FakeFolder1")
Will start the DOS command subst, but the problem is the DOS window will
popup temporarily. This looks unprofessional in my application, and I was
wondering how I could stil run the command without the DOS window.
-Jason
3. Run DOS Commands without DOS Window Popping Up
4. Help - Can't run DOS commands in Windows XP Professional Service Pack 2
5. Running Java on an XP/Windows machine - without the DOS box.
6. Command that runs at DOS prompt does not run when using X command
7. Question on running a file from the DOS run command window
8. Run Windows XP zip Utility From Command Line
9. dos games in windows xp - tried dos box and vdms no sound help!
10. DOS base btrieve application error in Windows XP DOS box
11. Command line to open Access report directly from Windows Run command
12. Running WPS-PLUS/DOS in XP DOS window
13. changing font size while printing from the command line in a DOS box
14. multiple files in command line arguments or adding command line arguments to a running application
15. How to run Java program without typing class name from DOS command line?