|
-
Dec 5th, 2012, 10:37 AM
#8
Member
Re: Running a DOS Command WITHOUT the Command window appearing
 Originally Posted by Jmacp
VB Code:
Shell "cmd /k ping 127.0.0.1 >e:\ping.txt ", vbHide
But cmd is still going to be loaded as a process.
I was searching how to do this for quite some time... I was about to create a thread too..
Thanks a lot...
It'd be great if you could elaborate what /k is.
Also what does the > before the Location of the File mean?
Last edited by TheThinker; Dec 5th, 2012 at 11:15 AM.
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
|