|
Answer» Hello, I am trying to CREATE a script (might be the wrong vocabulary) to do multiple things, but can't figure out the finer points of writing the file. Here is what I have done so far: (In a file named ping.cmd, .bat, or .com, I'm not sure): ping COMPUTERNAME-PC >C:\Users\Me\Desktop\pingResults.txt The second part of the command is SUPPOSED to save the results on my desktop.
Is it even possible to create a simple file that will RUN a Command prompt command? Any help would be very usefull. ThanksOk, sorry for the double post.
I just tried something else, and I discovered that I was trying to write something wrong. At any RATE, I have my file running, and thanks to ANYONE that potentialy was going to help. Thanks
|