Summary: Complicated DOS Commands w/ Subdirectories Are you looking for a way to rename files in subdirectories? 1) Navigate to the folder that contains the su...
Summary: i remember that theres this dos command you can use when youve established a connection over the internet to someone else's computer (ie, sending a fi...
Summary: can anyone help, Due to a lack of disk space on my NT server, I'm trying to copy users Outlook personal folders data from their PC's to mine, so there...
Summary: hello all - I'm using vb8 - I'm having difficulty trying to figure out how to send a dos command to the console and output to a textwindow. I want to ...
Summary: is there any way to execute a dos command from within a C program? I would like to write a simple utility to use at work, to release and renew IP addr...
Summary: What's the DOS command for 'Wait 5 seconds, then execute any key' After it says *** Press Any Key to Continue *** below, I would like it to wait 5 s...
Summary: Hi; I want to write vb login screen and it will run a dos command. for example : login ID : a password : b c is a fix value after press ok butto...
Summary: Is there a dos command that can count the number of lines in a text file. In unix there is wc -l. I am looking for a similar command in dos/windows ...
Summary: Ok, I just downloaded this article and it is in pdf format, and i dont have acrobat, so it may look a bit weird to you, and thats why... plus, just le...
Summary: I want to make a small program in C language to whom when i run should Ping specific range of IP addresses on my LAN system.For example my range is fr...
Summary: I used to have this working but I cant find the original code. Question: How can I run automated dos commands from FoxPro 8. Code: RUN /N cmd.exe (I w...
Summary: I want to run dos commands from my dialog box.I get the commands from the user through edit box of my dialog box .i am using visual c++ .please tell ...