Basic MS-Dos commands ShowBasic MS-Dos commands
Intro
The command prompts:
Intro
Here is a list of basic commands that you can use in a DOS prompt (e.g. a using a boot disk).
To have additional information about these commands, type /? after entering the...
Manage XP and Vista users using dos commands ShowManage XP and Vista users using dos commands
Enabling or disabling a user
Set a password
Requiring a user to change password at next logon
Specify if the user has the right to change his password
Set the minimum length of a password for all...
[Vista]Copying the results of a DOS command Show[Vista]Copy the results of a DOS command
Intro
Implementation
Shortcuts:
How to Copy the results to a text file?
Intro
Under Windows Vista and Windows Server 2003, the CLIP command allows you to copy the results of command in the DOS...
Having the complete list of MS-DOS command ShowHaving the complete list of MS-DOS command
Issue
I am looking for a complete list of commands (.bat), where can I get it?
Solution
In fact there are not many actually:
Start /Run/ cmd/ click on OK
In the command prompt type help and press...
Connecting to a Ftp server under Ms-Dos ShowConnecting to a Ftp server under Ms-Dos
The ftp command allows you to get connected using command lines. Some of these options provide an automatic connection; this is done through a list of commands store on a text file.
ftp -i ...
MS-DOS Window - How to change the appearance? ShowMS-DOS Window - How to change the appearance?
Option Tab
Font Tab
Layout Tab
Colors Tab
When you open a window command prompt, it is possible to change this window (size and color). You can also change the cursor shape and other...
Operating Systems - MS-DOS - Commands ShowCommand
Description
dir
lists the contents of a folder
cd
changes folder
cd ..
parent folder
md or mkdir
creates a new folder
deltree
deletes a folder and all sub-folders
copy, xcopy
copies...
Operating Systems - Installing MS-DOS ShowInstalling MS-DOS
When installing MS-DOS, make sure that in the BIOS the the boot disk
is set to A: first, then the hard drive (boot sequence: A:, C:) Then insert disk 1 in the A: drive, power up the
computer, then follow the on-screen...
MS DOS Files and directories ShowFiles in MS DOS
In a computers data is stored in files. When you run a
program, MS-DOS processes the data stored in the file and passes it to the system. In MS-DOS a file can be any
size, however the file name is more restricted, it can only have...