Summary: Please could you help . I would like to create a batch file to do the following:- copy orig.csv to new location. if orig.csv is present at new locatio...
Summary: What I am trying to get done is to run a MS update on several workstations on a Domain. Now this is my first batch file thats this complex. Now I cre...
Summary: I need to constantly log on many computers to configure/install/do whatever. Is there anyway I can backdoor (\\compname\c$) and make a batch file so i...
Summary: Hi, I need to add a exe to be run on startup and i tried altering the registry, i need a batch file /script to add a string value in startup for ru...
Summary: VLC is my default player for video files but some files and streams work better in MPC (Media Player Classic) I've been trying to create a batch fil...
Summary: I want to zip files in say d:/data/0001/*.* and d:/data/0002/*.* in d:/backup/0001.*.* through batch files. How to creat a batch file in win XP Vinee...
Summary: Hi, Sorry for the basic question… I’m trying to make a batch file that can launch exe’s in different folders. I’d like to do this without a ha...
Summary: Hello, If I wanted to create a batch file, which I could run on a daily basis, and where the only reliable run date is contained in the name of th...
Summary: i need help doing my hnd at the moment really dont get batch files i need to write one to backup all files from a specified location to a dated stampe...
Summary: I have to download files from unix ftp server to a local directory as and when it is uploaded by my friend. Is there a way I can write MS-DOS batch f...
Summary: Hi, Im trying to do nested for below :- 1. loop out thru sharepoint 2. for every sharepoint, copy only recent files, for testing i just echo the most ...
Summary: Hi, Lets say i have a list of directory in file Path.txt. I want to loop thru each directory list to get the pathname, and get the most recent file fr...
Summary: Hi Can anyone help me with an if statment in a batch file. Basically I have a number of Excel files in the Excel Start Folder. One file named PERSON...
Summary: Hi I am trying to make an automated process where I will write provide scripts to the SQL Navigator to update database. The script or the codes is in ...
Summary: Hey everybody im looking for a vbs script to open a popup message, and when a certain button is clicked it will tell the batch file to do something. (...
Summary: I've a set of jar files in a directory in the format "abc-<version>-def.jar". I want to extract version of a jar file which contains a particular s...
Summary: You should really post this in the programming forum. By the way here is the code you are looking for.... For /L %%A in (1,1,1000) do (CALL Mplus FS%...
Summary: I tried the setting "Install Files for complex script and right to left languages". I found by creation date the following files are created in "\Wi...
Summary: Thanks in advance the posts on here have been very helpful and I am almost done. I have a directory of text files that were created from a templat...
Summary: I have a batch file that first scrubs some SQL tables which sometimes takes a few minutes before opening the desired Report in Excel. The problem is,...
Summary: Guys/Gals, I run Windows 98SE and use batch files a lot. One of the things that I do with them is to restore my C: Drive from a Ghost image store...
Summary: Hi, I'd like to know where I can find documentation on how to parse/truncate variables in batch files. For example, I have the following command i...