answersLogoWhite

0

use mkdir for more info just type "help" in ms dos use mkdir for more info just type "help" in ms dos

From DOS prompt type MD and press enter.


At the dos prompt (c:>), type md then a space, then the name of the folder you want to create. Example md foldername
User Avatar

Laury Homenick

Lvl 10
2y ago

What else can I help you with?

Related Questions

How do you create a folder on MS-DOS using the MD command?

At the dos prompt (c:>), type md then a space, then the name of the folder you want to create. Example md foldername


How can a folder be hidden in Windows 98 using MS-DOS?

first of all u create a folder then use: attrib -h <foldername> to hide it. u can also lock folder using dos by usin number key ...


How can I create a printable list from the details view of a folder (in Windows)?

Running the MS-DOS DIR command and "piping" the results to a file does this.


How do you copy a folder using ms-dos?

The COPY command


When did Microsoft create ms-dos?

Microsoft did not create MS-DOS. They purchased the rights to 86-DOS, modified the kernel to meet the specifications of IBM, and released this updated version as MS-DOS 1.0.


Where can you download MS-DOS?

Every version of Windows, even Vista, bundles a copy of MS-DOS. You can create an MS-DOS boot floppy by formatting a floppy disk, and checking the "Create an MS-DOS startup disk" box.


Why cant we create a con folder in PC?

we can create a con folder in pc by using ms-dos create a con folder in C-drive by typing mkdir<space>\con\<press enter>... now u can see the folder con created in C-DRIVE OR ANY DRIVEs.. we can remove using rmdir<space>\con\<press enter>.............


What is RD command in MS-DOS?

RD command is used to remove a directory (folder).


How do you create folder in dos which appear in windows but cannot be manipulated in windows but only in dos?

you fail


Ms-dos external commands with examples?

The MS-DOS 7 External Commands(Programs in the Windir\COMMAND folder)Table of Contents (the Programs)attrib choice command debug


Where can you download MS-DOS 8?

Technically speaking, there is no MS-DOS 8. MS-DOS 6.22 was the last version of MS-DOS released as a separate product. Future updates to MS-DOS were bundled with Windows. You can create a basic MS-DOS boot disk that is branded as being "MS-DOS 8" by formatting a floppy with the Startup disk option in Windows Me, Windows XP, Windows Vista, and Windows 7. These are not typically considered "full" versions of MS-DOS, because they lack many of the programs conatined in 6.22 and prior.


What ms-DOS cmmand is used to create a subdirectory?

The command is "mkdir".