Summary: This is an interesting question and I would be very grateful for any help. I'm working in a government university in Thailand, and the IT systems here...
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: I am trying to create a batch file that will delete all files and folders under one particular folder, but I am unsure of how to go about it, what to ...
Summary: It isn't difficult to do it with a batch file unless the number of folders varies (ie. it's easy if it is always the same 45 or whatever and their nam...
Summary: Does anyone know how i can make a batch file that i can put in my startup folder so that i can connect automatically every time i startup my computer?...
Summary: I need a batch file that I can put in my startup folder that will delete this folder each time I reboot: C:\Program Files\Common Files\ExampleShared A...
Summary: Here is some extra info. Auto Delete Temporary Folder http://www.tweakxp.com/display.aspx?id=2021 First go into gpedit.msc Start > Run, type in > gped...
Summary: Hi. At our company, we have been using MS-DOS to create batch files to back up our data and upload the data to another PC offsite. Up until now, we ...
Summary: James and Jump, I forgot. The CMD or batch file acts the same way as the old batch files in that the lines MUST NOT HAVE SPACES in them. It's been a w...
Summary: ok,i already posted this few days ago, still no answers :( i have a very large (about 11000 lines) database in a .txt file that looks like that: folde...
Summary: I know that there is a "start" command in batch files but is there a way to make a batch file close a folder or a program? Please help! From Guitargr...
Summary: Trying to create a batch file to create a new folder in the current folder with a specific folder icon. [.ShellClassInfo] IconFile=%SystemRoot%\system...
Summary: Can anyone help me write a batch file that will run in Windows XP (DOS prompt) that will look at all the files in a folder and create new folders base...
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: There was a batch file before the Pretest one that called pretest, but it is too different from what you would want. You would need to make a batch fi...
Summary: Hi All, First time poster; Long time listener. lol. How would one create a batch file that deltetes the contents of a folder upon exit? The folder i...
Summary: I am using Windows XP and have a need for something similar to DOS batch files. Some of my software is old but runs well. I want to be able to run a ...
Summary: I have a folder that I want to back-up to an external hard drive. Anytime I write new data to this folder, I want a copy sent to the HD. I have foun...
Summary: Just wondering if anyone knew a way to get a batch file to start at system startup without putting it or a shortcut to it in the start up folder? ...
Summary: I am trying to create a batch file that will move files from one folder to another. The naming convention in XP seems to be different than what I am u...
Summary: Hi I'm trying to create a batch file that will parse a text file and copy these files into the correct folders. The problem that I having is the file...