Summary: I need some help with a bat file that I created. I am trying to make it stay minimized on my user's screens. Do I simply put Echo Off or @Echo Off i...
Summary: I want to make a bat file that will delete the Recent History in the My Documents . I have this right now . @ECHO OFF :START DEL "C:\Documents and Se...
Summary: Please help... OK what this sounds like will be a virus, but none the less all a virus is is a desctructive program right? ok. I am looking for a batc...
Summary: quick help needed in DOS . -I want to create a bat file that opens up a txt file and reads data in it (data being the names of files). -Then check to...
Summary: Hi, I need help with part of bat file I want to use for backups. I can do most of it, it's the part below I need help with. The bat file will automa...
Summary: I am trying to make a batch file that searches for a certain file or files, eg. "song.mp3" on the hard drive, and if the file(s) exist on the hard dri...
Summary: im useing notepat to make .bat files can some help me im trying to lear commands for .bat files like echo and cls i know some but where can i get ...
Summary: gorf, please excuse my ignorance, and I don't mean to sound like an ass...but why are there so amny .bat postings? Do people really still use .bat fil...
Summary: Thanks dtech10 the bat file fits the bill perfectly! Thanks Fred for your help as well. After I encorporated your snippet into the program I have s...
Summary: I'm not that experienced using batch files but I need to get this batch file to work relatively soon. The bat file is supposed to echo a user name and...
Summary: hey everyone! i'm writing a piece of code in a .bat file to run obviosly in command prompt. I need to be able to type carrige returnes into the code u...
Summary: Hi, I have a csv file having close to 59 columns delimited with comma. I might contain some fileds with a comma in it like below: cat,bat,tom "bot,inc...
Summary: I don't think BAT files support that functionality. I recommend looking into the scripting language AutoIt. (It's quite stable despite its "Beta" stat...
Summary: Hi All, Help me to create file (*.bat file) which will do the following: 1. Disconnect My Local Area Network, 2. Runs one *.exe program (lingvo 8.0 ...
Summary: Hello, I am looking for code to help create a .bat file for Windows that does the following: count = Number of files in a folder if count == 0, exit e...
Summary: I've created a *.bat file based of some of the ideas http://ghost.radified.com/ghost_4.htm. My file will backup and check each of my partitions. The p...
Summary: I need to make a bat file that asks user the name of the file example "car" and the bat file will replace where file will write car and the it asks ho...
Summary: I've been trying to use SpamBayes with Outlook Express. Usually I'd have to open SpamBayes, then OE. I'm trying to create a .bat file so that I can ru...
Summary: Hi I am trying to edit a text file from a .bat file and can't seem to find a command that can crop the ends of the text string. The other solution wo...
Summary: A question to BAT-gurus! First of all, I am not a programmer, so please don't blame my ignorance. Every morning I come to office and open my Internet ...
Summary: Hi all. I need to add a line into my existing .bat file which functions as the logon script for all users in the company. One of our pieces of softwar...
Summary: Hello there, im new to this website and maybe my question is being asked in the wrong section, but I was hoping someone could help me. When I open IE ...
Summary: Hey guys. I am pretty rough at making complex bat files. I have made plenty of simple ones to do copies of files and folders but I want another one....
Summary: Thank you Razor2.3. I have read several helpful suggestions regarding adding this setting to VBScript but the bat file call to excel has to be set t...