Thursday, May 03, 2012

How to make a folder with name “con” ?


Folder with Name "con"
Goto command Prompt,
Goto the location where you want to make the folder with name “con”.
write the command:
mkdir \\.\e:\con
To remove the folder again:
rmdir \\.\e:\con

0 comments:

Comment here / Ask your Query !!