answersLogoWhite

0

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

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you copy a folder using ms-dos?

The COPY command


How do you create a folder using the command prompt in windows 7?

in cmd type "md FileName" in the directory you want the folder. md= Make Directory. And where FileName is you would put what ever name you wanted.


How To create Directory Using Batch File?

You can make a folder with batch by using the command: md Foldername Example: @echo off md WikiAnswers exit The batch file would make a folder named WikiAnswers, and it would appear on your desktop


Windows 2000XP volume folder and file compression can be done using what command at the command prompt?

compact


What is the command to run your programexe using the command prompt?

Run program.exeorthe name of the program, with or without .exe (if the command prompt is in the same directory/folder of the executable)


How to lock folder using DOS command?

I am not aware of any way to lock access to a folder directly using command prompt, but there are alternative similar methods. There is an excellent post on the "Computer Tips From A Computer Guy" weblog, that details how to make a folder work as a link to the Control Panel (locked), or simply open and show the contents (unlocked). His method involves using a batch file to change windows reference to the folder. He also provides an alternative method using a 3rd party freeware application called Free Hide Folder, which hides the folder completely, the only way to restore it is open the application and provide a password.


How do you create a folder by using terminal in ubuntu?

mkdir directory-name


How do you create a folder in an external hard drive using a mac?

To create a folder on an external hard drive double click on the hard drive's icon and select New Folder from the Finder's File menu.


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>.............


How do you create a table in dreamweaver?

using the mysql command "create table table_name" we can create a table in dreamweaver.


Can GstarCAD create PDF file while using it?

You can create PDF file using "export" command or "publish" command. Another method is printing PDF by PDF virtual printer.


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 ...