Summary: umark, I know your OS is Windows 2000 (See here for example), and you say you want to "get a batch file to run when ever someone logs off a computer",...
Summary: Hi every body I want to create a batch file that will run a command at a specific time but i want to exclude some days like saturday and sunday wh...
Summary: My office computer is Win98, but I need the batch file to run on Win2000 machines. I wasn't aware there was a big difference and it would have been ni...
Summary: I have been trying to write a batch file that is deployed to all the machines in our building. Upon running the BAT, the script will write the comput...
Summary: Yeah, that is possible, though much more complex. I'll assume two things: 1. By "all [aec] tag IDs found in all text files" you mean all [aec] tags fo...
Summary: I would like to create a batch file to run via a schedule that will copy files off a network drive every night. That is the easy part. The more diffic...
Summary: So, it's just a batch file to copy a file from floppy to C:, right? You mentioned that user will input the file name in format, for instance "D033ddmm...
Summary: Maybe someone on this site can help me. I need a batch file to rename files. The way it needs to work is: you open the batch file and it asks you to p...
Summary: I am trying to set up a batch file to run 3 separate batch files.... basically the master batch file reads.. file1 file2 file3 where file1 is file1.ba...
Summary: I want to write a dos batch file to change the name a file from its original name to a timestamp (e.g., the key command would be: ren file.txt mmddhhm...
Summary: Hi I'm trying to get a batch file to run which will copy a users files from their "my doc's" folder to their home directory on the network "H:". I don...
Summary: I have created a very simple batch file to run from a cd which deletes some files/folders on PC, then runs an exe on the cd to install a new, replacem...
Summary: Hi! I am trying to create a simple batch file to change a drive mapping, then run a program from the new drive - without a prompt! My attempt: net use...
Summary: You mean by 'shorcut key' just hiting a certain key or combination, like CTRL+ALT+B and the batch would be executed, right? If you're running under Wi...
Summary: How can i create a batch file to ping a series of ip address...and write to a log the result of the ping.. e.g: i wan to ping to 192.168.0.1 - 192.168...
Summary: I am not too familiar with writing batch but is there a way to write a batch file to change the sa password... if that is possible, is there any way t...
Summary: I am attempting to create a batch file that will automatically launch a dial up connection. I will eventually be using the script on Win 98 PC's but f...
Summary: Hi, I am trying to write a batch file which does the following: 1. Move all the files created on weekdays to be sorted to their respective days folder...
Summary: And if you have the ACPI power,then load NOOFF.COM before loading WIN.COM,and it will not shut down as if no ACPI power present. You can make the foll...
Summary: Hi All, I have a question: I would like to create a batch file which allow me to create/paste a program's shortcut on the pc's desktop. For example: ...
Summary: Hi, I've written a program to run some servers (in java) and a batch file to run this program. How do I get the batch file to start the java program,...
Summary: Can anyone help me with this problem i am having. I am trying to get this stupid Batch file to work on an NT machine. How do I make an enviromental va...