Summary: I make reminders using a batch script that echos stuff and the scheduler thing in xp. The problem is the batch script doesn't show up when I'm watchin...
Summary: Ok so heres the problem. I am trying to make a batch file that will autorun on a cd and delete a text file I have on my desktop. The autorun works and...
Summary: hi, im trying to make a batch file to type in my AIM password in the AIM Password text box...heres the code that will/won't work.... echo off title A...
Summary: I am wanting to make a batch file that will do several things. Take a certain file folder (and all its contents) from a certain location and delete it...
Summary: How do I make a batch file that will create a directory named the current date and copy specific data from a network drive to that directory? I'm the ...
Summary: Hi all, Could someone please make a batch file which sends a message to a pc in my network using the "net send" command ? it should ask to what pc (1...
Summary: Hi I recently made a batch file which displays certain information for certain people only when they type in their codename. (which only they know)...
Summary: Can anyone help? I'm writing a DOS (in Winnt) batch file that makes another batch file. However, on one line I need to call ftp with a script file (i...
Summary: I have been searching for ages, but I guess I just don't have the understanding of how networks hang together sufficiently yet. This is for work and t...
Summary: Hi - I was hoping to get help writing a batch file that will output a zip file of that days work. The catch is that the output file should have the da...
Summary: Hi friends, I want to know does how to run a batch file present on another computer within the domain, from my computer, without logging into the remo...
Summary: Hello, I'm attempting to make a batch file which will telnet into my router, send my password through the telnet connection, and then a few basic comm...