How to Create Con Folder in windows using Cmd?|Computer Tricks

we all know that can't create con folder in windows.  Read this article to know why is it not possible to create con folder?

Here is simple trick to create con folder in windows using Command Prompt.

Step 1:
Open Command Prompt(Start->run->cmd)
Step 2:
Type this command:
md \\.\d:\conThis will create con folder in D Drive.
Step 3:
To Remove the folder type this command
rd \\.\d:\conThis will

Lorem ipsum is simply dummy text of the printing and typesetting industry.

Comments