Difference between revisions of "ZDrive"

From DOSBoxWiki
Jump to navigationJump to search
(New page: When DOSBox loads it automatically creates a Virtual Internal Drive called '''Z:''' which contains various utilities that make a reasonable approximation of a fully setup DO...)
 
m
Line 1: Line 1:
 
When DOSBox loads it automatically creates a Virtual Internal Drive called '''Z:''' which contains various [[Utilities|utilities]] that  make a reasonable approximation of a fully setup DOS Compatible environment.  This drive is automatically inserted to the front of the [[PATH]] and cannot be modified.  This Z: Drive can be largely hidden with some creative modifications to the [[AUTOEXEC|AUTOEXEC.BAT]] for a more complete emulation of MS-DOS.
 
When DOSBox loads it automatically creates a Virtual Internal Drive called '''Z:''' which contains various [[Utilities|utilities]] that  make a reasonable approximation of a fully setup DOS Compatible environment.  This drive is automatically inserted to the front of the [[PATH]] and cannot be modified.  This Z: Drive can be largely hidden with some creative modifications to the [[AUTOEXEC|AUTOEXEC.BAT]] for a more complete emulation of MS-DOS.
 +
 +
You can find the following files in Z: drive.
 +
* COMMAND.COM
 +
* AUTOEXEC.BAT
 +
* INTRO.COM
 +
* [[KEYB|KEYB.COM]]
 +
* [[IMGMOUNT|IMGMOUNT.COM]]
 +
* [[BOOT|BOOT.COM]]
 +
* [[RESCAN|RESCAN.COM]]
 +
* [[LOADFIX|LOADFIX.COM]]
 +
* [[MEM|MEM.COM]]
 +
* [[MOUNT|MOUNT.COM]]
 +
* [[MIXER|MIXER.COM]]
 +
* [[CONFIG|CONFIG.COM]]

Revision as of 18:14, 26 October 2010

When DOSBox loads it automatically creates a Virtual Internal Drive called Z: which contains various utilities that make a reasonable approximation of a fully setup DOS Compatible environment. This drive is automatically inserted to the front of the PATH and cannot be modified. This Z: Drive can be largely hidden with some creative modifications to the AUTOEXEC.BAT for a more complete emulation of MS-DOS.

You can find the following files in Z: drive.