anouther interesting site(no xxx)

The machines we love to hate

Moderator: Wiz Feinberg

Post Reply
User avatar
Ricky Davis
Posts: 11444
Joined: 4 Aug 1998 11:00 pm
Location: Bertram, Texas USA
Contact:

Post by Ricky Davis »

Hey Mike; how do you know what drivers are what? And what you need? There sure are alot of folders there......ha.
Ricky
Everett Cox
Posts: 497
Joined: 13 Jul 1999 12:01 am
Location: Marengo, OH, USA (deceased)

Post by Everett Cox »

Mike-- you probably DON'T want to use the DOS COPY command. I'll email the instructions for using XCOPY along with some other stuff that'll do what you're asking.

The wife is yellin' at me for something - she's big and I'm not so gotta go! The email should be off in an hour or so. --Everett
George Wixon
Posts: 284
Joined: 28 Oct 2001 12:01 am
Location: Waterbury, CT USA
Contact:

Post by George Wixon »

Mike,
In DOS to copy the entire disk, lets say from the "A" drive to the "C" drive, the command should have been copy COPY A:*.* C:
This would copy everything from drive a to drive c. But why bother with DOS any more with the new operating systems now?
regards,
George
Rob van Duuren
Posts: 160
Joined: 17 Jul 2000 12:01 am
Location: The Netherlands
Contact:

Post by Rob van Duuren »

If i remember correctly 'copy *.*' only copies stuff with an extension. It won't copy any directories or subdirectoriesw from the floppy.rob.
User avatar
Jack Stoner
Posts: 22136
Joined: 3 Dec 1999 1:01 am
Location: Kansas City, MO

Post by Jack Stoner »

Many PC's require vendor specific drivers to operate properly (or to operate at all). I know that the Rage LT Pro AGP video on my Compaq Presario needs the Compaq supplied version, if a generic version of the drivers (or update) for that particular model of the video card are used the PC will crash. Same with the Rockwell HCF modem, it has to have Compaq customized drivers to work properly.

I've run across the same thing on other branded (e.g. HP, IBM, etc) computers that use specific OEM versions of devices.
Rich Paton
Posts: 708
Joined: 3 Dec 1999 1:01 am
Location: Santa Maria, CA.,

Post by Rich Paton »

You can call up syntax, function, & switch info (documented switches) for MS-DOS commands, when booted to DOS or via a "DOS Window", by adding /? to the command.
Example: (via a "DOS Window")
dir/? There are nine switches, and fourteen sub-switches defined for the command "dir".
On some commands, more info may available when booted to DOS (native DOS mode).
There are also many undocumented switches avilable for MS-DOS commands.
Read the file "MS-DOS 5.00 - 8.00 Hidden Secrets", at: http://members.aol.com/axcel216/
This is the most informative website I know of regarding Windows features, problem fixes, improvements, etc. Mind boggling knowledge!
Post Reply