Summary: Hi, I would like to execute two batch files located at different paths concecutively, that is only when the first one completes , then the second shou...
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: Nah, you don't get me. I wanna run multiple BATCH files from one particular file (another batch, executable or Perl script) I tried the call command, ...
Summary: I was wondering why i can't run this batch file on my computer but other computers on my network can, or I manully enter it into Command prompt. net u...
Summary: I am trying to run a batch file when a computer connects to a vpn. When the user gets a vpn the vpn client locks there computer and makes them relog ...
Summary: I run batch files on 19 different computers from the scheduled tasks. Each one is set up with the same permissions and types of users. Only one will...
Summary: I need help with a batch file, i need it to delete all folders, subfolders and files from C:\Documents and Settings except for five folders named: Adm...
Summary: Some simple questions about batch files 1.) Do you write a batch file in NOTEPAD? 2.) Once created, do you save the file as follows: filename.bat 3.)...
Summary: Hello, I want to run a batch file every couple of hours, that will take the input from a text file and put it into a field in a command I want to run....
Summary: Hello all and thank you for reading my post. I have a question about a batch file. I have a batch file that will uninstall certain programs by select...
Summary: I would like to write a batch file that would copy files from one directory to another but not overwrite OR abbort if a file already exists with that ...
Summary: Hi, I have a batch file that runs a command with parameters. The batch file contains just one line - EG: program.exe -uUsername -pPassword -cConnectio...
Summary: I need to determine wether a program that runs a batch file is Internet Explorer or not. I have a file type that uses a batch file to execute when the...
Summary: I need to rename some files to "prefix_yyyymmddhhmmss.dat". Based on some of the suggestions given, I created the batch file named chgdt.bat below: **...
Summary: Hi, I’m stuck on part of a batch file I’m working on. What I’m trying to do is copy all files with the extension JPE in a directory to another directo...
Summary: Ok So I really need help, I need this batch file to run a backup of files that are in a certain directory(directory A), then copy those to a new direc...
Summary: So I figured out how to add a menu when someone right clicks on a .mov or .avi and then they can click and it runs a batch file. That works great but...
Summary: What I want it to do is when a user runs the batch file... 1. Rename the C:\Temp directory to a directory called OldTemp"date created on". 2. Then hav...
Summary: Sorry I haven't gotten back to you sooner... I really do have other things I do :) As far as the date, I'm not sure. It would be tougher than getting ...
Summary: Hi Guys, Please help me to create a batch file. I'd like to run a batch file from "server1". If I run the batch file, it rename the file in the \\serv...
Summary: Hi The vbscript checks all the drives on the computer including cdroms dvd's zip dreives ect: If the file Batch file Test.bat exists on any of these...
Summary: I have a small msdos batch file I would like to be able to execute from the windows desktop, the problem is - the file the batch file is executing is ...
Summary: Hey! I need the IP address because my dad wants me to set up a new home network in order for my automatic shutdowner to work, I need the IP address of...
Summary: Hello all I have the following in a batch file. Basically what it does it copy a set of files into a zip file and store the zip in a different locatio...