Summary: I started a new thread because this issue is not related to one I had before. I have a program that asks for user to log in, after that it gives user ...
Summary: Hey, I am trying to compress a bunch of files to exe (I have compressed to .zip then used ZIP2EXE to turn the .ZIP to a command line self extractor...
Summary: Dear friends, This is my first post in this forum. Kindly correct me if i'm not adhering to any forum rules. I am a newbie to DOS batch file programmi...
Summary: Ok, I would like to know if it would be possible to download and save a HTML page using a batch program. I know you can do FTP, but I need to get a r...
Summary: Hi I've got te following question about batch programming I've got a txt file I've got a line in there example: "This line has number 2" what i want ...
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: Ya guys think it possible to write either a program, batch or perl script that runs numerous batches in one go? See, I like to set auto-clickers for a...
Summary: i am having to learn DOS and batch programming in a crash-course style, in trying to automate a series of installs i need to do whenever creating a ma...
Summary: Hi I'm not sure that this will help, but 1- you can try taking a batch programming tutorial (which is pretty simple) on http://blacksun.box.sk 2- y...
Summary: Mechanix2Go Its a program I found in this web site: http://www.bykeyword.com/downloads/software-3/download-3033.html Its really nice program and its ...
Summary: I would like a batch file that will delete sub-directories and the files contained in them, but it should keep the most recent 10 directories. example...
Summary: .. lets try this again .. yea so about this whole "IF EXIST" thing.. i have yet to get it to work and that makes me sad.. :( idk, maybe i just suck at...
Summary: ================================================================ Have you noticed a huge AND steady increase in queries regarding Batch file question...
Summary: I hope the following simple batch may fit your issue; it is not very pretty, but the best you may get using FindStr. @Echo Off :: XSTR.BAT Get an inpu...
Summary: sir, actually this is an internal batch program for microstation... masbatch cnvdg >--> command inname:***.*** >--> filename to be converted outname:*...
Summary: I am a bit at a loss here, having never written any batch files before. here is what I would like to do: make a batch file which would reside in the ...
Summary: ok new question. I need to create a batch program using the cmdpromt that can merge 2 or 3 textfiles togeather. Like, if I have file1.txt and file2.tx...
Summary: Ok So I really need help, I need this batch file to run a backup of files that are in a certain directory(directory A), then copy those to a new direc...
Summary: A total newbie when it comes to batch scripting. I have absolutely no clue where to start. I have a .txt file that has a list of servers separated by ...
Summary: I am looking for some help with Batch Program creation. I would like to create a batch file that asks you a question "what would you like to name the...
Summary: I'm trying to make a chat program (a batch file) to use at my school intranet. Is there any way I could use telnet to send messages to other computers...
Summary: Hello! Can anyone tell me how to write a batch file to open internet explorer and takes a url as a parameter. Can I write a batch file to logon automa...
Summary: I'm writing a simple batch program using dos. I need the program to pick a random number between 1 and 9. I have the numbers rolling, but am unsure ...
Summary: Greetings, I am new to batch programming and need some expert help. Here is what I would like to do: 1. Check if an external USB HD is present. Shows ...
Summary: Ok, I am a comp sci major and I do work study for the admin computing office on campus. Normally I write database reports on our Unix server. My boss ...