Summary: Well, I'm sitting here and can't this to work right. Here's what I want to do: - Login to a ftp server - Download qconsole.log from demott - Upload th...
Summary: Your help will be deeply appriciated and many thanks--- Hi I need help writing a batch file. I have a text file which contains usernames of all the u...
Summary: I'm trying to create a batch file that will ask a user for a drive letter and then it will run 2-3 commands on the specified drive. I can't figure out...
Summary: looking for help with a batch file, what i need to do is run it in a folder and have it get all the different names of the files and then output the n...
Summary: I have been working with this assignment for afew hours and I am having trouble getting it to work right..... I am fairly new at cmd. Help would get ...
Summary: Hi, I need help with a batch file: Ask for a user input (this is going to be a file name on my ftp server). Pass the user input (file name) to an ftp ...
Summary: Hi I am writing a batch file to automatically run some commands by telnetting to a network device. Everything goes fine until the device asks for inpu...
Summary: I need a batch file that changes the following .txt file located in “C:\Program Files\Adobe\temp\a001day\cram32\index.txt” the batch file will be ...
Summary: Hi I'm sending files to a friend that have been split using a program and they are joined back together by a batch script using copy /b The thing is...
Summary: I am trying to write a Windows O.S. install batch. I want the install batch to allow me a choice before proceeding to the next step. I have added the ...
Summary: Hi, I need help with a batch file, i need it to delete all folders, subfolders and files from C:\Documents and Settings except for four folders named:...
Summary: I need some help with a batch file I need to write, I am trying to do the following. I need to find all the files in location A with a file size of 0K...
Summary: Hello, I want to create an exe file from a batch file and 2 other exe file. How can I do this? I want it so that when I click the exe it runs the batc...
Summary: Hi, I need some help with a batch file. I want to search the following txt file c:\backup logs\summary.txt for the string "##Status=Failed" and if thi...
Summary: Hi All Is it possible to open file extensions with a batch file? I am struggling with this and could really do with some help Thanks Tor Fey ...
Summary: for /f - A loop that iterates over lines of text that can break the lines up into "chunks"(tokens). "tokens=3" - Option telling the for loop that we o...
Summary: Need some helping with a batch file..hopefully this is the correct forum. need to replace a file (url) in \documents and settings\Username\favorites f...
Summary: Ok so heres the problem. I am trying to make a batch file that will autorun on a cd and delete a text file I have on my desktop. The autorun works and...
Summary: I'm needing help with a batch file to check the date of files in a particular directory and delete the files older than 90 days. Is there a way to do ...
Summary: I need some help with a batch file, writing the output from a program to a system variable. For example I am running a grep command (windows Grep) gre...
Summary: to bad i don't know what a .pif file is!? in aim, i can give it commands to put an away message up with any words i want with a batch file, i can make...
Summary: I need to create a batch file that adds text to the last line in an .ini file. The .ini file is C:\boot.ini which usually looks like: [boot loader] ti...
Summary: I need a batch file that will search my drive and delete empty folders . I have a few left over and want to delete them all so how would I do that wit...
Summary: I have the following batch file.. what i need it to do is delete all folders contained in SCANSSN as well as files within those folders.. for some rea...
Summary: what i need is an example please.. i want a batch file to create a file.. c:\test.txt Prompt user for there name and place that inside the text.txt fi...