Tuesday, 3 June 2014

How to Create a CON or LPT folder in Windows

1.  go to CMD
2. type     md \\.\c:\users\%username%\desktop\con
3. to delete the folder type     rd \\.\c:\users\%username%\desktop\con

No comments:

Post a Comment