<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=DOS_Shell</id>
	<title>DOS Shell - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=DOS_Shell"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=DOS_Shell&amp;action=history"/>
	<updated>2026-04-17T15:17:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=DOS_Shell&amp;diff=592555&amp;oldid=prev</id>
		<title>imported&gt;Champion: Reverted 1 edit by 2600:1017:B8B4:D315:D0B:AAA:7148:2541 (talk) to last revision by Leuqarte</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=DOS_Shell&amp;diff=592555&amp;oldid=prev"/>
		<updated>2025-09-19T00:06:39Z</updated>

		<summary type="html">&lt;p&gt;Reverted 1 edit by &lt;a href=&quot;/index.php/Special:Contributions/2600:1017:B8B4:D315:D0B:AAA:7148:2541&quot; title=&quot;Special:Contributions/2600:1017:B8B4:D315:D0B:AAA:7148:2541&quot;&gt;2600:1017:B8B4:D315:D0B:AAA:7148:2541&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:2600:1017:B8B4:D315:D0B:AAA:7148:2541&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:2600:1017:B8B4:D315:D0B:AAA:7148:2541 (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last revision by Leuqarte&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|File manager}}&lt;br /&gt;
{{refimprove|date=April 2019}}&lt;br /&gt;
{{Use dmy dates|date=January 2022|cs1-dates=y}}&lt;br /&gt;
{{Use list-defined references|date=January 2022}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name             = DOS Shell&lt;br /&gt;
| screenshot       = DOS Shell Screen.png&lt;br /&gt;
| screenshot_size  = 300px&lt;br /&gt;
| developer        = [[Microsoft]]&lt;br /&gt;
| released         = {{Start date and age|1988|06}}&lt;br /&gt;
| replaced_by      = [[File Manager (Windows)|File Manager]], [[Windows Explorer]]&lt;br /&gt;
| operating system = [[MS-DOS]] and [[PC&amp;amp;nbsp;DOS]]&lt;br /&gt;
| platform         = [[x86]]&lt;br /&gt;
| genre            = [[File manager]]&lt;br /&gt;
| license          = [[Commercial software]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DOS Shell&amp;#039;&amp;#039;&amp;#039; is a [[file manager]] that debuted in [[MS-DOS]] and [[PC&amp;amp;nbsp;DOS]] version 4.0, released in June 1988. It was no longer included in MS-DOS version 6, but remained part of the Supplemental Disk. The Supplemental Disk could be ordered or could be downloaded through Microsoft&amp;#039;s [[File Transfer Protocol|FTP]] server. DOS Shell was retained in PC&amp;amp;nbsp;DOS until [[PC&amp;amp;nbsp;DOS 2000]].&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
DOS Shell was one of the first successful attempts to create a basic [[graphical user interface]] (GUI) type file manager in DOS, although it is properly referred to as a [[text user interface]] (TUI) or Character-Oriented Windows (COW) even though graphical modes were available on supported hardware ([[Video Graphics Array|VGA]]-equipped PCs). The shell is very much like a DOS version of [[File Manager (Windows)|File Manager]] found in Windows up to versions [[Windows 3.11|3.11]] and [[Windows NT 3.51|NT 3.51]], and [[File Explorer]] on later versions.&lt;br /&gt;
&lt;br /&gt;
An early incarnation of DOS Shell, titled [[MS-DOS Manager]], was bundled exclusively with the [[Zenith Eazy PC|Eazy PC]], an IBM PC clone manufactured by [[Zenith Data Systems]] in 1987.&amp;lt;ref name=&amp;quot;Mace_1987&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In MS-DOS 4.x and 5.x, the program was implemented as [[COM file]] (&amp;lt;code&amp;gt;DOSSHELL.COM&amp;lt;/code&amp;gt;). In MS-DOS 6 the executable had an [[.EXE]] [[filename extension]] (&amp;lt;code&amp;gt;DOSSHELL.EXE&amp;lt;/code&amp;gt;).&amp;lt;ref name=&amp;quot;Hope_2018&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
The shell includes common features seen in other file managers such as copying, moving and renaming files as well as the ability to launch applications with a [[double-click (computing)|double-click]]. The shell could be run by the [[command (computing)|command]] &amp;quot;&amp;lt;code&amp;gt;DOSSHELL&amp;lt;/code&amp;gt;&amp;quot;. It had the ability to set simple colours and styles.&lt;br /&gt;
&lt;br /&gt;
The shell also has a help system, a program list, and a task swapper. Like many modern file managers, it had the ability to display dual [[hierarchy]] directory and file lists, i.e. left and right [[paned window (computing)|panes]], displaying both a list of directory contents and the hierarchical file path to the current working directory. A [[computer mouse|mouse]] was supported, however, like any other DOS application, it required an appropriate [[device driver]].&lt;br /&gt;
&lt;br /&gt;
One feature was the ability to list all files on a hard drive in a single alphabetized list along with the path and other attributes. This permitted the user to compare versions of a file in different directories by their attributes and easily spot duplicates.&lt;br /&gt;
&lt;br /&gt;
==Shortcomings==&lt;br /&gt;
DOS Shell was incapable of full [[computer multitasking|multitasking]]. It supported rudimentary task switching; it could switch between programs running in [[random-access memory|memory]], at the cost of performance hit. However, all the running programs had to fit into [[conventional memory]] area, as there was no support for [[swapping (computing)|swapping]] to disk.&lt;br /&gt;
&lt;br /&gt;
In time, [[Windows 3.1x]], with its own graphical user interface, became much more popular among computer users. Windows was capable of multitasking. System performance was much higher, with complete access to [[extended memory]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[ViewMAX]] – the equivalent component in DR&amp;amp;nbsp;DOS&lt;br /&gt;
* [[XTree]]&lt;br /&gt;
* [[Comparison of file managers]]&lt;br /&gt;
* [[COMMAND.COM]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist|refs=&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Mace_1987&amp;quot;&amp;gt;{{cite journal |author-last=Mace |author-first=Scott |title=Zenith Eazy PC Includes DOS Shell by Microsoft |date=1987-06-08 |journal=[[InfoWorld]] |publisher=[[IDG Communications]] |volume=9 |issue=23 |issn=0199-6649 |page=5 |url=https://books.google.com/books?id=0TAEAAAAMBAJ&amp;amp;pg=PA7 |access-date=2022-01-28 |url-status=live |archive-url=https://web.archive.org/web/20220128185544/https://books.google.de/books?id=0TAEAAAAMBAJ&amp;amp;pg=PA7&amp;amp;redir_esc=y |archive-date=2022-01-28}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Hope_2018&amp;quot;&amp;gt;{{cite web |title=MS-DOS and Windows command line dosshell command |work=Computer Hope |date=2018-11-13 |url=https://www.computerhope.com/dosshell.htm |access-date=2022-01-28 |url-status=live |archive-url=https://web.archive.org/web/20210126013544/https://www.computerhope.com/dosshell.htm |archive-date=2021-01-26}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
* {{cite book |title=Using MS-DOS 6.22 |author-last=Cooper |author-first=Jim |edition=Special third |date=2001 |publisher=[[Que Publishing]] |isbn=978-0789725738}}&lt;br /&gt;
* {{cite book |author-last=Wolverton |author-first=Van |title=MS-DOS Commands: Microsoft Quick Reference |edition=4th revised |date=1990 |publisher=[[Microsoft Press]] |isbn=978-1-55615289-4}}&lt;br /&gt;
&lt;br /&gt;
{{File managers}}&lt;br /&gt;
&lt;br /&gt;
[[Category:DOS software]]&lt;br /&gt;
[[Category:File managers]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Champion</name></author>
	</entry>
</feed>