Summary: Oh nevermind, I got into the cmd and explore c:\ and found out that my "prog.lnk" (that I created with righ click>create a shortcut then typed www.goo...
Summary: Hi, I was wondering if it is possible to get the last line of a text file and save it to a variable? I found a script that gets the first line, but ...
Summary: I am trying to write a batch file to open a player with an avi file loaded that will run from a CD drive. All files including the Batch File will run ...
Summary: Hello all I have been working on changing menu display with on this batch file. I found this open source batch file online. The only thing I want t...
Summary: I want to do a (preferably) batch file, that searches for a certain string in a file and deletes the line its at. So if for example the file consists ...
Summary: I have a text file which has more then 10000 lines in it. I want to add a < in the begining of each line and > at the end of each line through a ba...
Summary: Hi, Can anyone help me with this script..what i need is a script or a batch file to do: 1. FTP get from one location for a specified file. 2. Zip the ...
Summary: I have asimilar question and I am not sure how to modify your answer to fit my needs, could you point me in the right direction. here it is: I have a...
Summary: Hi, Is there a way to use a batch file to install a program with the serial entered as it installs. Eg. Office 2003 installation without me typing in...
Summary: Just curious is there a way to search for a file (could be multiple on the pc) called test.lnk and replace it with the file test2.lnk? where test2.lnk...
Summary: hi..i'm newbie with batch file i need some help,,,,i need rename a file... for example: name.txt to name_AAAAMMDD.txt where AAAAMMDD is the actual...
Summary: I wrote a batch file that does like this....... reminder this is for my grandma and i know you could do this task VIA scheduler I wrote a simple batch...
Summary: I am trying to replace the path names in several fortran files with an updated path for easy transfer between Windows and Linux. Ideally the paths sho...
Summary: Can some one please help me with batch file. I am trying to create a batch file for multiple files which will check the first 17 characters of the fil...
Summary: Hello, Here is my problem: I have a batch file that execute very well on my computer, but does not on my friend computer. I think it is not recognize...
Summary: hello, im trying to make a batch file that will excute a series of commands to flash rom's on our company boards. the reason i am doing this is to spe...
Summary: I was wondering if it was possible to get the current list of tables, within MySQL, and then do a OPTIMIZE TABLE `name`? So I need to store the name i...
Summary: hello, sorry, im pretty handy with batch files, but to tell ya the truth, i dont pay attention to use all thet %1 stuff, except when i make a menu lik...
Summary: Hi, I developp a batch file for a NT server. I code it on my personnal pc (winxp). On this one my batch run. But when I run it on my Nt server I have...
Summary: Hi, this is my first batch file and works ok but during execution its promt " bad file name or program ". Because I have no clue of what I'm doing I n...
Summary: Thanks for the help. :) I didnt know about the /Q command , but I'll give it a try in a few min. I'm still green with batch files , but they seem to b...
Summary: For some reason this batch file I created a while back will no longer work. It used to work, but now it doesn't and I can't tell from looking at it wh...