Upozornenie: Prezeranie týchto stránok je určené len pre návštevníkov nad 18 rokov!
Zásady ochrany osobných údajov.
Používaním tohto webu súhlasíte s uchovávaním cookies, ktoré slúžia na poskytovanie služieb, nastavenie reklám a analýzu návštevnosti. OK, súhlasím









A | B | C | D | E | F | G | H | CH | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

MS-DOS 7
MS-DOS 7
Msdos-icon.png
Microsoft Windows 95 Version 4.00.1111 command.com MS-DOS Prompt 492x259.png
MS-DOS 7.0 command.com running in a Windows console on Windows 95 (MS-DOS Prompt)
DeveloperMicrosoft
Written inx86 assembly
OS familyDOS / Windows 9x
Source modelClosed source
Initial release1995; 28 years ago (1995)
Final release7.1 / 1999; 24 years ago (1999)
Update methodRe-installation
Package managerNone
Platformsx86
Kernel typeMonolithic
Default
user interface
Command-line interface (COMMAND.COM)
LicenseProprietary
Preceded byMS-DOS 6
Succeeded byMS-DOS 8[1]
Support status
Unsupported as of July 11, 2006[2]

MS-DOS 7 is a real mode operating system for IBM PC compatibles. Unlike earlier versions of MS-DOS it was not released separately by Microsoft,[3] but included in the Windows 9x family of operating systems.[4] Windows 95 RTM reports to be MS-DOS 7.0,[5] while Windows 95 OSR 2.x and Windows 98 report as 7.1.[5] Windows 9x runs under DOS similar to Windows 3.1x, and while according to Microsoft the role of MS-DOS was reduced to a bootloader and acted as the 16-bit legacy device driver layer, it has been stated that there is almost no difference in the relationship between Windows 9x and its included MS-DOS 7.x and Windows 3.x and MS-DOS 6.x.[6] The real-mode MS-DOS 7.x operating system is contained in the IO.SYS file.[7]

New features

As the first version in the series, MS-DOS 7.0 added support for long filename (LFN) awareness, and its DIR command for example will show them with an LFN driver such as DOSLFN (earlier versions of MS-DOS wouldn’t show long filenames even with such a driver). It also supports for larger extended memory (up to 4GB) via its HIMEM.SYS driver. Various smaller improvements are also introduced, such as enhanced DOS commands, more efficient use of UMB memory (COMMAND.COM and part of the DOS kernel are loaded high automatically), and the fact that environment variables can be used in the DOS command line directly.

MS-DOS 7.1 added FAT32 support (up to 2TB per volume), while MS-DOS 7.0 and earlier versions of MS-DOS only supported FAT12 and FAT16. Logical block addressing (LBA) is also supported in MS-DOS 7.1 for accessing large hard disks, unlike earlier versions which only supported cylinder-head-sector (CHS)-based addressing. Year 2000 support was added to DIR command via the new /4 option.

MS-DOS 7.x added support for running the graphical interface of Windows 9x, which cannot be run on older MS-DOS releases. Even though VER command usually shows the Windows version, the MS-DOS version is also officially mentioned in other places. For example, if one attempts to run Windows 95 OSR2 or Windows 98’s VMM32.VXD file (renamed to VMM32.EXE) directly from an earlier version of MS-DOS, the following message will be immediately displayed:

Cannot run Windows with the installed version of MS-DOS.
Upgrade MS-DOS to version 7.1 or higher.

In the case of Windows 95 RTM, the version number 7.0 is displayed in place of 7.1.

More information

A major difference between earlier versions of MS-DOS is the usage of the MSDOS.SYS file.[8] In version 7 this is not a binary file, but a pure setting file. The older boot style, where Windows is not automatically started and the system boots into a DOS command shell, could keep on using that same style by setting BootGUI=0 in the MSDOS.SYS file. Otherwise, Windows from Windows 95 onward will automatically start up on boot. However this was in reality only an automatic call for the command WIN.COM, the Windows starting program. Windows 95 and 98 are both dependent on MS-DOS to boot the 32 bits kernel and run legacy 16 bits MS-DOS device drivers,[9] although MS-DOS 7 possibly is more "hidden" than earlier versions of MS-DOS. This is also true for Windows Millennium Edition, but "ME" prevents users from booting MS-DOS without booting the 32-bit Windows kernel.

Also the paths for (a plausible but actually not necessary) Windows directory and Boot directory are to be set in this new version of the MSDOS.SYS file. Whilst IO.SYS (although binary different) remained as the initial executive startup file which BIOS booting routines fire up, if located correctly. Also the COMMAND.COM file implements the command prompt. The typical DOS setting files CONFIG.SYS and AUTOEXEC.BAT essentially retained their functions from earlier versions of MS-DOS (although memory allocation was no longer needed).

Although only included in Windows releases (the last official standalone release of MS-DOS ever was version 6.22a), MS-DOS 7.x can fairly easily be extracted from Windows 95/98, and be used alone on other computers, just as the earlier versions. Actually MS-DOS 7.x works fine on many modern (as of 2016) motherboards (at least with PS2-keyboards), in sharp contrast to Windows 95/98. It has to be installed on an FAT partition, and in the case of MS-DOS 7.0 the partition must be located at "the top" of the hard drive and formatted as FAT12 or FAT16. Another difference is that MS-DOS 7.x requires a 80386 or higher processor, it fails to boot on 80286-class or lower x86 hardware.

For manual installation, MS-DOS 7.x can be installed through the SYS command (executing the SYS.COM file), for example from a folder on a Ramdrive created by a bootable disc. Correct versions of IO.SYS (especially) must exist in the same folder as SYS.COM together with MSDOS.SYS and COMMAND.COM (and optionally DRVSPACE.BIN, CONFIG.SYS, and AUTOEXEC.BAT). All other files can be copied thereafter. (In Windows 95/98 they are found in either the root folder or in the C:\WINDOWS\COMMAND folder)

See also

References

  1. ^ Franken, Gerhard (2003). DOS ge-packt (in German). mitp-Verlag. p. 178. ISBN 978-3826613135.
  2. ^ "Obsolete Products Life-Cycle Policy". Support. Microsoft. July 30, 2009. Archived from the original on July 6, 2006. Retrieved April 6, 2010.
  3. ^ Information about MS-DOS 7.0
  4. ^ "Name That DOS". DOS World. Vol. 25. 1996 . p. 4. Retrieved 2023-01-10.
  5. ^ a b Cooper, Jim (2002). Using MS-DOS 6.22. Que Publishing. p. 583. ISBN 9780789725738.
  6. ^ "MsDos 7.0 from Windows 95/98". Computer Tyme. Retrieved 2022-07-24.
  7. ^ O'Reilly, Tim; Mott, Troy; Glenn, Walter J. (1999). Windows 98 in a Nutshell – A Desktop Quick Reference. O'Reilly. p. 525. ISBN 978-1565924864.
  8. ^ MsDos 7.0 from Windows 95/98
  9. ^ "What was the role of MS-DOS in Windows 95?". The Old New Thing. 2007-12-24. Retrieved 2021-06-06.

Further reading

  • Kantaris, Noel; Oliver, Phil (1998). Windows 98 Explained. Bernard Babani Publishing. ISBN 978-0859344562.
  • Brown, Bruce; Kratofil, Bruce; Smith, Nigel R. M. (1995). The Windows 95 Bug Collection. Addison-Wesley Longman. ISBN 978-0201489958.
  • Sammes, A. J.; Sammes, Tony; Jenkinson, Brian (2000). Forensic Computing – A Practitioner's Guide. Springer. ISBN 978-1852332990.
  • Franken, Gerhard (2003). DOS ge-packt (in German). mitp-Verlag. p. 178. ISBN 978-3826613135.

Notes

A.^ There was a “MS-DOS 7.1” made by China DOS Union, which is the same as the Windows 9x version, but bundled as a standalone OS with a multitude of utilities. Source: WinWorld.


Zdroj:https://en.wikipedia.org?pojem=MS-DOS_7
>Text je dostupný pod licencí Creative Commons Uveďte autora – Zachovejte licenci, případně za dalších podmínek. Podrobnosti naleznete na stránce Podmínky užití.
Zdroj: Wikipedia.org - čítajte viac o MS-DOS 7





Text je dostupný za podmienok Creative Commons Attribution/Share-Alike License 3.0 Unported; prípadne za ďalších podmienok.
Podrobnejšie informácie nájdete na stránke Podmienky použitia.