Summary: Can anybody help with GHOST? What are the command line entries to create an image file. Use this example: I want to create an image file of dr...
Summary: Question is un-clear. Give an idea of just what you are after or trying to determine. Command line was the first way it was done. Graphical is the new...
Summary: I need help inserting a string that contains quotes into a text file fom the command line. It can't have the quotes around the entire string in the fi...
Summary: Hello everybody, My problem is that, i have an exe file which is executed on command prompt. This exe file expects a command line parameter...
Summary: Believe it or not, I have a client that needs a mod to a GWBASIC program. I need to pass a parameter to the program from the command line (i.e. "GWBA...
Summary: I am interested in creating My own file associations . I set MORE.COM to open *.ME . Note that a control panel aplet *.cpl opens with RUNDLL32.EXE ....
Summary: The limit on a dos command line seems to be 128 characters. On unix, I use brackets { }for certain longer commands. Is there anyway to write a longe...
Summary: Hi, ¿Can anybody tell me if exists a command-line e-mail program for ms-dos? I'd use this program (command) in a batch file to send e-mails (the PC is...
Summary: I have a Scrabble game that will only run in 640 x 480 with 256 colours. Is it possible to add a switch to the command line, so that I don't have to r...
Summary: I'd like to create a set of command line aliases that would interpret basic *nix commands eg 'ls', 'rm', 'chmod' etc under DOS 6.* The only simple way...
Summary: How to use ascii in command line. For example, the ascii is 13 for return key. At command line C>, if I hit Alt-0013, it will do same thing with hit ...
Summary: Is there anyplace on the 'net where I can get all the Turbo C v2 command-line switches documented, with info on how to use them effectively (like -T f...
Summary: does anyone know of any command line utilty to list all the active resources in NT and users which also can terminate any live sessions. Kinda work li...
Summary: Could someone please give me two examples of command line APPLICATIONS and state why these applications benefit from being command line. Thanks...
Summary: I have noticed many problems aired in the various forums having to do with tweaking Windows. Many of these problems could be solved with some knowledg...
Summary: my problem is running the old game x-wing. i had to create a boot disk in order to play it. i have a boot disk w/ mouse support and one w/out mouse su...
Summary: I am linking a program that requires the following syntax. LINK program module1 module2 module3... DOS limits the number of characters that can be ent...
Summary: Hi, how can I get all the DOS command line arguments in a single variable? If I were pass the args as: temp.bat a b c d e f, I want the assign all th...
Summary: You want to search for pkz204g.exe if you do not already have PKware's Zip for DOS. To zip a directory full of text files, the command line I use is:...
Summary: I am running a DOS program that allows you to connect to piece of weather collecting equipment via a modem. This software allows connection to the dev...
Summary: Sorry here is a copy of the batch files. Bat1 does a for loop and calls Bat2 for /F %%i in (servers.txt) do winmsd3.bat %%i I havent gotten far enough...
Summary: YES!!! YES!!! YES!!! I'm glad to see some one else using FOR, it is a wonderful command and it will save you a LOT of time. FOR %%[variable] IN (...