answersLogoWhite

0

MS-DOS

MS-DOS is a 16-bit operating system for IBM PC-compatibles. It was developed and sold by Microsoft in the early 90s. Although no longer in common use, it is still used to load some diagnostic and repair utilities even on modern computers.

734 Questions

List all the internal commands of MS-DOS?

  1. ver=displays the current version of dos loaded in your computer. syntax=VER example=c:\>ver
  2. time=displays the current system time and enables a user to change the system time. syntax=TIME example=c:\>time
  3. date=displays the current system date and enables a user to change the system date. syntax=DATE example=c:\>date
  4. type=view the contents of existing dos file. syntax=TYPE [filename] example=c:\>TYPE firstfile
  5. dir=displays the contents of directory. syntax=DIR [switch][path][directory of file name] example=c:\windows>DIR
  6. ren=used to assign a new name to existing file or directory. syntax=REN [old name] [new name] example=c:\> REN D:\rent\UNITEED UNITED
  7. vol
  8. copy con
  9. cls
  10. del
  11. md
  12. cd
  13. rd
  14. mem
  15. path
  16. copy
  17. cd..

What is an internal Dos command?

to run these command presence of there own files in the disk is not nessecry. When we swich on the computer these commonds are automatically loaded is in run these are called internal command

How do you return to parent directory in ms dos?

CD\ Will take you right back to just the C:\> Prompt. You can use CD.. to step up one level at a time, but CD\ is quicker.

What are the main features of ms -dos?

1. single user.

2. single tasking

3. not supports networking

4. supports only character line interface(CLI).

5. simplicity and transparency.

What is ms dos and ms office?

MS DOS is an acronym for Microsoft Disk Operating System. MS Office is an acronym for Microsoft Office which is a word processing, spreadsheet, and presentation application.

Can you run DOS 16 bit architecture software on a MAC?

By DOS I assume you mean windows .exe programs, and yes they can under certain conditions.

If you have a program like parallels, boot camp or fusion, you can run windows on the Mac.

if you want to stay in the mac environment, you can use applications like crossover to run them.

being completely honest, if you want to run windows applications, just buy a windows computer, most desktops can be built for less than 400 dollars if you find the right stuff. That and I like my mac to be my fun machine, not windows machine.

Why is it important not to edit Autoexec.bat with word processing software such as Microsoft Word or Word perfect?

Because word processing software is notorious for inserting all kinds of control characters and other formatting data into files. The processes that run autoexec.bat cannot understand that data and the autoexec.bat may fail to run properly.

Can you browse the internet using MS-DOS?

There are web browsers, e-mail clients, messaging soft, other networking sofware for DOS. The nature of DOS imposes certain restrictions, so Windows, Mac OS X or Linux like experience should not be expected. But basic use is surely possible. [For some details see related links below]

What is MS windows?

I'm assuming you are asking about Windows Vista Features. There is an extensive and thorough discussion on this issue at the "bleeping computer" website, which begins with the following statements: "A Windows Vista feature is simply a set of programs or a particular capability of the operating system that can be enabled or disabled by an administrator. It is important to note that in Windows Vista, when you remove or disable a feature, you are not actually removing files from your hard drive, but rather just deactivating them. Therefore disabling a feature should not be used as a method of freeing up hard drive space. On the other hand, by disabling a feature you may gain an increase in performance due to memory and processor utilization no longer being allocated towards the particular feature." For the full explanation, go to this link: http://www.bleepingcomputer.com/tutorials/tutorial134.html

What is the difference between corelDRAW and Ms Office?

CorelDraw is a vector graphics editing and creation tool.

MS Office is a suite of software for office productivity: Word (word processing) Excel (spreadsheet calculations) PowerPoint (presentation) etc...

Which windows used DOS as its underlying OS?

There's Windows 95 and everything that came before it (including at least Windows 3.x and probably Windows 2.x). Windows 98 still seems like it's running on DOS, but it's a little different.

What drives MS-DOS?

The answer that you are looking for is on page 271 of the Operating Systems Book;

MS-DOS is command driven.

Does Windows XP run on top of DOS?

No. Windows XP has it's own kernel and memory management system.

How do you get out of MS-DOS?

DOS is started up when the system is booted. To access DOS Command line from Windows go to Accessories and click on Command Prompt. for a list of commands type HELP and press enter. For help on each command, type the command then space /? and press enter.
If you want to use the MS-DOS operating system, there is an emulator named DOSBox that will run on almost any OS/platform. You can download it from their website - it is the first result when searching Google for 'dosbox'.

If you are referring to the DOS-style command prompt included in modern Windows operating systems, it can be accessed by searching for 'command prompt' or 'cmd' in the Start menu search. You could also use Windows key + R to open Run, and then type in 'cmd' and press Enter.

Is dos good than windows?

  1. DOS uses CLI (command line interface), whereas Windows used GUI (graphical user interface)..
  2. DOS does not support networking, Windows does..
  3. DOS is a single user OS, Windows is Multiuser..
  4. DOS is a single tasking OS, Windows is Multitasking..
  5. Dos is a single threading OS, Windows is a Multithreading..
  6. DOS supports 2 GB of maximum partition size, Windows supports 2 TB or more..
  7. DOS uses FAT 16 file system, Windows uses FAT 32..
  8. Server administration is not possible in DOS..

There are numerous advantages for windows users and programmers alike over the older DOS text based environment. They are 1. Standardised graphical user interface 2.Multitasking capability 3.OOP approach in programming 4.Memory control 5.Hardware Independence 6.Use of dynamic link libraries (DLL)
Biggest Different is Graphical user interface and Multimedia feature both are support by Window , not ms dos

As a preinstallation environment Windows PE is a vast improvement over MS-DOS because it includes support for?

windows PE is a vast improvement over ms-dos because it includes internal support for TCP/IP networking stack and is capable of functioning as a windows file sharing client.

What is DOS boot sequence?

Generally, MS-DOS boots starting with the first available floppy drive. Then it checks the hard drive and then any additional hard drives if they are properly registered in the CMOS. Then it eventually checks any optical drives. But this all depends on the exact BIOS and the CMOS settings. With some BIOSes, you can disable the floppy boot or make it try the floppies after the hard drive.

Why do people use MS-DOS?

MS-DOS has few practical advantages these days. However, it is relatively small in size, and is universally compatible with all PCs (since it was designed to run on the very first one). It starts up fairly quickly on most hardware, uses little memory, and allows direct access to hardware, unlike most protected mode operating systems today.

Explain why DOS is still in use?

DOS still exists because some of the very old but still useful products only run with DOS so it would be silly to destroy it. The way that I understand it DOS still exists because of how memory still is allowcated with the "infamous" 640K barrier. Despite the amount of memory computers have, up to Windows XP memory was still based on the same structure that was in the first PC which had a mb of ram. A lot of log jams in memory occur while the programs are trying to page through this small section of memory. Another reason is to allow 16 bit programs, in particular, to run under Windows OSes though XP.

I do not know if this structure persists in Windows-64 (64 bit Windows) or Windows Vista. It was my understanding that the next version of OS was going to eliminate both the backward compatibility and 640K barrier.