Related topics

Dos command to find the ethernet card speed 10/100
the last time I used it). (3) resource.jno. May possibly go with Juno (e-mail program). Can't remember where I got this, but here it is: Description of Windows 95 Files Located in Command.dos - Previous MS-DOS Command.com file This file contains the original Command.com file from the previous operating system.

Doskey (was Re: Freeware FTP/website updater?)
Loading the driver in conventional memory and using the MEM /C (DOS 5) or MEM /M (DOS 6) commands will indicate the actual driver requirement. Although intended primarily for occasionally loading infrequently used drivers (such as for RAM disks or CD-ROMs), DRVLOAD can be used as part of a batch file to load

how to execute a DOS command in Access?
First, there is no real DOS so only Windows console applications can be used to get this information. Second, there is the ambiquity about you mean by "*the* Card ) break if( $1 ~ /Ethernet/ ) Flag = 1 Flag = 0 FS = "\t" close( Command ) Command = "reg query HKLM\\SYSTEM\\CurrentControlSet\\Control\\Class /s 2>

options for rootdisk
CLOSE NARFOO - used to terminate access to a TEXT file named NARFOO. Just CLOSE terminates access to all OPENed TEXT files. EXEC NARFGO - tells DOS to execute the BASIC and DOS commands found in a TEXT file named NARFGO The above TEXT file commands handle 'normal' sequential TEXT files. DOS can also OPEN, READ,

dos command to set modem registers?
So i then did a little research i ran across and found a Dos command that would convert a partition from raw to ntsf with out loosing any data... WOW! Convert.exe is a fine tool for converting from FAT or FAT32 to NTFS, but I can't find anything that says it can be used to convert from RAW.

command line 'set /p' problem
Parameters [[drive:]path]filename Specifies the location and name of the command interpreter you want MS-DOS to use. parameters Specifies any command-line parameters or switches that can be used with the specified command interpreter. -- Mike Mossman Brainbench MVP for Win98 Administration http://www.brainbench.com

Dos command
You can use that to run DOS programs. Sometimes you have to change some settings for *.COM files (except COMMAND.COM); I won't explain why right now. If Microsoft refuses to sell you a copy of DOS, you should still be able to purchase it from Solectron, which used to sell a complete version of MS-DOS, licensed from

printer redirection from a DOS command window to a networked ...
COMWQ then type the following in a dos command prompt debug < iswin.scr This will create a file called iswin.com that will return an error lever of 6 if Windows 98 (or Getting user input There's not too much here. Use the choice command and test for errorlevels. Escape can be used with choice in a batch file.

dos command to close a window and exit a batch file??
But, of course, it doesn't in DOS. I seem to remember a hack which can be used in DOS to expand the wildcard - it must have been 10 years ago that I last used DOS seriously. Any hints or suggestions will be gratefully received. Regards, Andy Holyer It's hardly a hack. The command processor expands the wildcards in

Is there anything like the DOS-Command "Copy" in VBA?
bin/sh for name in name1 name2 name3 ... ; do pgp -kx $name /tmp/keys.pgp <keyring> end An equivalent DOS command would be: " for %a in (name1 name2 name3 . 4.6 What does the message "Unknown signator, can't be checked" mean? It means that the key used to create that signature does not exist in your public

Address Book management. How can I manage deletion of names?
Or are they same as the commands for MS-DOS version 6.x for Windows 3.1? I would appreciate any answer to this question or at least a point in the right direction. Sincerely, Jeff Kehres <rkeh...@ix.netcom.com> I don't beleive ALL DOS commands can be used in Win 95. What I did to preserve my Help was to copy the

Yamaha 192 XG problem!
COMWQ=20 then type the following in a dos command prompt debug < iswin.scr This will create a file called iswin.com that will return an error lever = of 6 if Windows Getting user input There's not too much here. Use the choice command and test for = errorlevels. Escape can be used with choice in a batch file.

API to capture result from DOS command ?
The DOS Environment DOS maintains an area of memory that holds a set of ASCIIZ strings that can be used by applications to obtain certain system-level information and to pass data to other programs. o The DOS 'SET' command is a general purpose DOS interface to the environment. o The 'PATH' and 'PROMPT' commands

what is msdos.---?
Windows' MS-DOS Prompt (or Command Prompt) utility, which gets you to DOS, can also be configured this way, making it easy to access. As for DOS itself, admittedly, there's not a lot one can do without some playing around and getting used to DOS commands. You would likely find simple batch files useful for backups

486 help
Ted Davis tda...@gearbox.maem.umr.edu alt msdos batch nt On 29 Sep 2005 05:11:46 -0700, ak...@att.net wrote: Is there any DOS command to find the ethernet card speed on a XP machine. No, but. First, there is no real DOS so only Windows console applications can be used to get this information.

This SHOULD be easy...
There is a utility available that can be run from a DOS command-line (or in a DOS Box in Windows) that can be used to cut a file into pieces and re-assebble the pieces later. It is called CARVE.EXE and is available as freeware. One place the programme can be downloaded (as a zipped package with documentation

DOS SET command or set environment variable from Rexx
Dont forget to enter the "binary" command before downloading! The MOLWT.ZIP (or MOLWT23.ZIP) archive contains 3 files: MW.EXE calculates molecular weight from an entered chemical formula. Can be used at the DOS command line, or interactively. SOLUTION.EXE gives concentrations in various units in response to an

ms dos tutorial
Can be used for delays from 1 second upwards (no 99-second limit). Unlike CHOICE delays, the share of CPU time taken by a PING delay is negligible Is there a dos command to wait, say 15 seconds, before going on to the next item for use in a batch file? Also, is there a command that gives priority to one

extra files in root drive
Eli Zaretskii e...@is.elta.co.il comp os msdos djgpp On Sat, 1 Aug 1998, Ralph Proctor wrote: Since dir is an INTERNAL dos command which should override anything external, how could the Is there any way this dir can be used on a dos machine? Or what is it for? Inside Emacs, type `M-! dir -F RET' and observe ;-).

Need Help!!!!
Thomas Overgaard tho...@post2.tele.dk alt msdos Sun, 20 Dec 1998 15:53:26 -0500 wrote "Simon" <thisisbo...@hotmail.net> this: What is the format of the command that gives help with DOS commands? If you just want to see the switches use: "command"/?<Enter> This can be used with most DOS programs as well.