|
-
Sep 11th, 2013, 12:19 PM
#2
Re: How to do a pause in cmd vb.net ?
Have you read the documentation?
Starts a new instance of the Windows command interpreter
CMD [/A | /U] [/Q] [/D] [/E:ON | /E:OFF] [/F:ON | /F:OFF] [/V:ON | /V:OFF]
[[/S] [/C | /K] string]
/C Carries out the command specified by string and then terminates <<<<<<<<<<< You are doing this one.....
/K Carries out the command specified by string but remains
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|