MICROSOFT CRAZY FACTS
1.Open an empty notepad file and type “Bush hid the facts” (without the quotes) . Save it under any name. Close it and reopen it.
REASON:
Its not a bug. Its a test feature.
It is a known bug with UTF8 encoding. Any notepad file with 4-3-3-5 letters will produce the same effect. Try the same thing in vista (or save the file in a different encoding).
2.Nobody can create a folder anywhere on the computer which can be named as “CON”.
REASON:
CON refers to console - if you’d remember the copy con command.And there are many more such system variables like NUM, COM1, COM2, COM3, LPT1, LPT2, etc. COM1 refers to serial port 1, LPT1 refers to parallel port 1 and so on .. Special system variables and folder names share the same interface. So, when a folder is created with a system variable name, it will consider that the folder already exists.
0 comments:
Post a Comment