Creating a folder with CON as name
Did you ever tried of creating a folder with CON as name in windows?
U cant create it. U will get an error message.
After long time bill gates gave explanation for this..........................
Not only CON, we cannot create any of these
CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5,
COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9
and more
The reason is that con, prn, lpt1..lpt9, etc are underlying
devices from the time dos was written. so if u r allowed to create such
folders, there will be an ambiguity in where to write data when the data is
supposed to go to the specified devices. In other words, if i want to print
something, internally what windows does is -- it will write the data to the
folder prn (virtually u can call it a folder, i mean prn, con, etc are virtual
folders in device level). So if we are able to create con folder, windows will
get confused where to write the data, to virtual con folder or real one.
So Now, Try this... :)
Open the Command prompt by Start -> Run and typing cmd
Code:
C:\> md \\.\c:\con
Now, Open My Computer and browse through the path where you
created CON folder... Surprising.. ?? Yeah.. you have created it successfully
Now, try to delete the folder from My computer
OOPS!!! You cant delete it...
Now, try this in command prompt console
Code:
C:\> rd \\.\c:\con
Yeah!! You did it...
23:53
|
Labels:
windows
|
Subscribe to:
Post Comments (Atom)
Pages
Powered by Blogger.
About Me
Blog Archive
-
▼
2012
(37)
-
▼
May
(21)
- Format error "Windows cannot format this Drive..."...
- Complete List of Run Commands for Easy Access in W...
- How to Make IDM Full Version without Patching
- Increase torrent download speed using software
- To convert a FAT partition to NTFS, perform the fo...
- How to remove Recycle Bin Icon from Desktop
- To remove shortcut arrow from desktop icons in any...
- Changing windows logon screen wallpaper
- Extend your trial period of Windows
- How to increase download speeds of uTorrent
- Knowing the password behind **** in browser
- Creating a folder with CON as name
- IDM crack for full version
- How to open a site when it is blocked at your scho...
- Writing a C program with out using Main function
- Resetting windows password when it is lost
- Getting bluetooth option in sendto menu
- Installing windows from a pendrive
- Making a folder locker without any software
- Downloading torrent files using idm
- WINDOWS HACKING
-
▼
May
(21)
visitors
CAUTION
- 3g hack
- aircel
- apple
- AVG
- bluetooth
- c hack
- cheat engine
- chrome
- commands
- fat32 to ntfs
- folder locker
- Format
- full version
- guest account
- hack
- hiding drives
- idm
- increase torrent speed
- installing windows7
- intel
- ios
- iphone
- lock pc
- logon
- low seeds
- Mac os x
- netsetter unlocking
- password
- pc tune up
- pendrive
- pendrive boot
- proxy
- Registry
- remove recycle bin
- remove timeline
- run
- short cut arrow
- Task Manager
- torrents
- trial period
- tune up
- ultrasurf
- virtual box
- windows
- windows 7
0 comments:
Post a Comment