Summary: I have a Toshiba Libretto that has crashed, and no longer can run Win95, can only run DOS. The floppy drive no longer works. I need to somehow trans...
Summary: at www.filelibrary.com there is a communications section in their database of files that features at least a dozen shareware dos based serial and para...
Summary: Also you may want to try a parallel transfer cable as you will get higher transfer times.... To read about file transfers via various cables go here:...
Summary: What is the easiest way to transfer files between 2 PCs that are not connceted to the Internet (straight physical connection)? I want to download/uplo...
Summary: I recently set up a dos computer to do some old-school mode 0x13 graphics programming etc. I have a windows pc to surf the net, all I really want to d...
Summary: We need a utility for file transfer from one PC to another through Parallel port. Kindly suggest. (Pl. confirm whether it is possible to do this via p...
Summary: ok I have a vaio that is dead, no CD attached. i want to install win2000 but i only have a floppy drive. I want to get a PCMIA card modem working and ...
Summary: Your first problem is gonna be determining what capacity the floppy drives are--and getting, or making, a set of floppies to match the drive. If ...
Summary: I am pretty sure there are NO file transfer programs that will work with a standard parallel or serial cable. I can not stress the fact enough that y...
Summary: How old is the laptop? Is the floppy 720kb or 1.44mb? If it's 720, then try creating a bootdisk on a working machine using format a: /F:720 /s You c...
Summary: If you Win95 computer uses FAT32, then Interlnk/intersvr cannot handle it. Interlnk/intersvr were written long before FAT32 came along and are not de...
Summary: I have a hard drive with a Novell partition on it and I need to get some files to a DOS partition on another drive. If I connect the novell drive to a...
Summary: my company have six PC share three printer, each connect one PC, using WINDOWS 98 peer to peer network, cosial cable. All drive have been installed. T...
Summary: I have tried writing commands in auto.exebatt to delete *.tmp files and cookies when I reboot. I haven't had any success.The line rem tshooter comes u...
Summary: fdisk /status to see if hard drive is detected and what partition status is fdisk /mbr to rebuild master boot record then sys C: to redo sytem ...
Summary: First, let me say I know almost nothing about DOS. (I'm a Mac user) I am a member of an radio controlled car club and we're using some DOS software...
Summary: I have notebook with Windows98 on it. Now Windows won't start anymore. The computer boots, but stops at the "welcome to windows98" window, but won't ...
Summary: When in dos:- i) CD\ - puts you in the root directory ii) DIR filename.PNG /S - searches the hdd and locates the file. iii) CD\path - to go to dire...
Summary: If you are running true plain DOS, i.e. MS-DOS 6.22 or previous, you just have to copy the file and check for the target one, e.g. Copy Myfile Test If...
Summary: You can do this with DOS Commands, But I prefer to use a File Transfer Utility, such as Laplink or FastLynx in Local Mode. (Or even dare I say it! Dos...
Summary: Put the redirect symbol inside the batch file. For example, to redirect a directory listing to an output file and to screen using a batch file called ...
Summary: Greetings, I'm trying to write a text batch file for NT that tracks user logins by creating a file called %username% evertime a user logs in. I then r...
Summary: You will need a NTFS driver to do it, specifically NTFSDOS evaluation. It's a "read only" driver, but that's all you need as you just want to read the...
Summary: Is there a way to pass an argument from the dos prompt to a batch file. I'm wanting to do the following: test.bat ARGUMENT What do I need in the bat...