Tuesday, 1 September 2015

on 1 comment

How to make a folder with the name of "CON"

Untitled Document

How to make a folder with the name of "CON"


Have you tried before to making a folder with name of "CON" it is not possible because a directory with tha name of con is already in C: drive but in this post I will show you how to make a folder with name con:

First way:
  1. Right click on desktop:
  2. Goto New and click on Folder:
  3. Type CON in folder name:
  4. Press Enter this will give you a pop-up "The specified name is Invalid" press ok:
  5. Now again type CON and this time after type the name press Alt+255 simultaneously and hit enter: "
  6. Now your folder with name of CON is created:


Second way:
  1. Press "Win key+r" together, Run prompt appear:
  2. Type CMD and hit enter:
  3. choose your directory where you will create the folder e.g I choosed to desktop by typing "cd desktop" without quorts and then type "md con\" without quorts and hit enter:
  4. Now your Folder has been created:
  5. If you want to remove this folder type "rd con\" without quorts this will remove the directory:

Thanks for reading


NOTE:Type commands attentively.

1 comment :