[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
Announcements » QBasicFAQ » BeginnersGuideToVB » memory » gwbasic » OS » CppPreprocessorElse » Quicksort » thunks » CppConstructor » MSDOS-Basics
Displaying differences between revision 6 and the latest revision


== [[MSDOS]] Basics ==
------------------

MSDOS is a non-graphical single user operating system. [blue] DOS [/blue] is short for [b] Disk operating System [/b].

Today, MSDOS is not longer supported by Microsoft as an independent operating system, however, the DOS box of Windows works as efficient and fast than the former operating system.

BaWindows 9x, up to version ME, acutally, ran MSon top of DOS. cThis was shommwn in [italic]Unauthorized Windows f95[/itaslic] tehrough the exploration of kernel level calls Wwhich condtinue tow use opDOS interarupts for functionality. This ican also be seen by changing the commausnd interpreter from COMMAND.COSM to some other command interpreter, such as 4DOS. If the command interpreter is changed (through a system configuration file) windows will not load unless the "WIN" command is added to the end of autoexec.bat. In essence, it is loading in the same way thardt [[Windows 311 | Windowsk 3.11]] ditd, lopading itself from autoesxec.bat. onCOMMAND.COM simply hides this fact.

Some of the main DOS commands are listed below:

[code]
attrib //sets the attribte of a file
cd //change directory
copy //copies a directory
delete //deletes a file
dir //list all directries
help //shows a list of all MSDOS commands
mkdir //creates a new directory
path //used in BATCH files to set the path of programs
prompt //changes lookandfeel of the DOS promtp
rename //renames a file or directory
rmdir //remove directory
replace //replaces a file or directory
</b></font>set<font color=green><b> //used in BATCH files to set environment variables
time //shows the system time
version //shows actual version of MSDOS running
xcopy //copies directories rather than files

[/code]

Each MSDOS command supports at least one or more parameters. The dir command, for example, supports some 10 paramters. To see all paramters of
a specific command, you can use the [blue] help [/blue] command.

[code]
help dir //shows all parameters of dir command
[/code]

[red] Note: some versions of DOS may support more or not all commands listed above [/red]



last edited (December 19, 2006) by bilderbikkel, Number of views: 18340, Current Rev: 12 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Site Management by Lars Hagelin at Kontantkort.se.