PDA

View Full Version : Three things that even Microsoft can't explain!!


pusa07
12-21-2007, 12:32 AM
Three things that even Microsoft can't explain!!
MAGIC #1

An Indian found that nobody can create a FOLDER anywhere on the Computer which can be named as "CON." This is something funny and inexplicable… At Microsoft the whole Team, couldn't answer why this happened!
TRY IT NOW, IT WILL NOT CREATE A "CON" FOLDER

MAGIC #2
For those of you using Windows, do the following:
1.) Open an empty notepad file
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.
Noticed the weird bug? No one can explain!

MAGIC #3
Again this is something funny and can't be explained… At Microsoft the whole Team, including Bill Gates, couldn't answer why this happened!
It was discovered by a Brazilian. Try it out yourself…
Open Microsoft Word and type
=rand (200, 99)
And then press ENTER
And see the magic…..!:eek:

kj_rc
12-21-2007, 12:41 AM
Wow nice...

shalinda
12-21-2007, 12:42 AM
coooooooooooooooooool

kj_rc
12-21-2007, 12:42 AM
Wow...nice, Thanks for shearing

pusa07
12-21-2007, 01:01 AM
no prob!

binu_rulz
12-21-2007, 01:54 AM
repost

zCexVe
12-21-2007, 02:09 AM
Did the microsoft ever able to explain the things ???? :P :P

milindasenarath
12-21-2007, 04:13 AM
repost
but above r true

sri_lion
12-21-2007, 04:21 AM
Its not that Microsoft can't explain.. they WONT explain!!

How can they not explain?:frown: they are the ones who coded it!!:rolleyes:

It could be few possibilities why Microsoft is unable to answer

1. Microsoft internal policies

2. Like an Artist put signature on the Art, some programmers also do crazy things while developing...... to sort of put a unique signature into it.

3. It could also be for the ease of testing purposes of some functions... to check some things actually work in the final product (People accidentally bump into them)

4. Normally the ones that attend to these kind of Q&A sessions has very limited knowledge of actual programming procedures and they'd certainly would not know what programmers actual coding! ALL THOSE MARKETING FELLAS!!:rolleyes:

5. else IT'S NOT MICROSOFT'S PROGRAM AT ALL!!:shocked:

these are ones that I can think of!

badtnc
12-21-2007, 04:46 AM
ai ban ea??

pusa07
12-21-2007, 05:46 PM
1st 1 is a bug.. may be they made all those lil gimmicks just 2 create amusement.
ny way.. its cool..

nabil
12-21-2007, 05:59 PM
well da first one is reserved folder names by microsoft. second 1 probably coded by a bush supporter or bill gates sucking up to bush. third one could b done deliberately to check for sumthing.

x-pert
12-21-2007, 06:19 PM
Three things that even Microsoft can't explain!!
MAGIC #1

An Indian found that nobody can create a FOLDER anywhere on the Computer which can be named as "CON." This is something funny and inexplicable… At Microsoft the whole Team, couldn't answer why this happened!
TRY IT NOW, IT WILL NOT CREATE A "CON" FOLDER


Maybe an Indian found it by coincidence. But we, Sri Lankans have the explanation....

Exp 01.
You can rename folders as "con"
Try this: md \\.\c:\con

Exp02.
Yes, you can't create a folder called CON. Because Con = console (A reserved word in the Windows OS. The same as the phenomena of disallowing to create a variable called int in many programming languages.

In Exp 01, it actually creates a folder called <space>con.

to delete a con folder: rd \\.\c:\con



Not only con, but you have many reserved words like: CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL ;)

Source: Microsoft ;)




MAGIC #2
For those of you using Windows, do the following:
1.) Open an empty notepad file
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.
Noticed the weird bug? No one can explain!




Its nothing to do with Bush. It has something to do with a sentence with a character string of 4, 3, 3, 5 characters. Try "Bill fed the goats"

And it's a bug in ANSI coding standard.


Sources: wiki & hoaxslayer.






MAGIC #3
Again this is something funny and can't be explained… At Microsoft the whole Team, including Bill Gates, couldn't answer why this happened!
It was discovered by a Brazilian. Try it out yourself…
Open Microsoft Word and type
=rand (200, 99)
And then press ENTER
And see the magic…..!:eek:


:lol:

This is an inbuilt macro function to check the characters. In fact, the sentence "The quick brown fox jumps over the lazy dog" contain all the letters in the alphabet.

(200, 99) means the number of paragraphs and the number of sentences respectively.

Source : me ;)

pusa07
12-21-2007, 06:25 PM
genius..

nimaz
12-21-2007, 06:38 PM
kuul

cha_sl
12-21-2007, 06:49 PM
hmmm,, X-pert alrdy gave the anaswers , that microsoft couldn't answer... :rolleyes:

sajithgamage
12-21-2007, 06:50 PM
cool man thnx

sajithgamage
12-21-2007, 06:53 PM
Maybe an Indian found it by coincidence. But we, Sri Lankans have the explanation....

Exp 01.
You can rename folders as "con"
Try this: md \\.\c:\con

Exp02.
Yes, you can't create a folder called CON. Because Con = console (A reserved word in the Windows OS. The same as the phenomena of disallowing to create a variable called int in many programming languages.

In Exp 01, it actually creates a folder called <space>con.

to delete a con folder: rd \\.\c:\con



Not only con, but you have many reserved words like: CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL ;)

Source: Microsoft ;)






Its nothing to do with Bush. It has something to do with a sentence with a character string of 4, 3, 3, 5 characters. Try "Bill fed the goats"

And it's a bug in ANSI coding standard.


Sources: wiki & hoaxslayer.








:lol:

This is an inbuilt macro function to check the characters. In fact, the sentence "The quick brown fox jumps over the lazy dog" contain all the letters in the alphabet.

(200, 99) means the number of paragraphs and the number of sentences respectively.

Source : me ;)

he he

;) ;) ;) ;) ;)

anurudda
12-21-2007, 06:56 PM
Its not that Microsoft can't explain.. they WONT explain!!

How can they not explain?:frown: they are the ones who coded it!!:rolleyes:

It could be few possibilities why Microsoft is unable to answer

1. Microsoft internal policies

2. Like an Artist put signature on the Art, some programmers also do crazy things while developing...... to sort of put a unique signature into it.

3. It could also be for the ease of testing purposes of some functions... to check some things actually work in the final product (People accidentally bump into them)

4. Normally the ones that attend to these kind of Q&A sessions has very limited knowledge of actual programming procedures and they'd certainly would not know what programmers actual coding! ALL THOSE MARKETING FELLAS!!:rolleyes:

5. else IT'S NOT MICROSOFT'S PROGRAM AT ALL!!:shocked:

these are ones that I can think of!

correct... :D:D

siri24
12-21-2007, 06:58 PM
maraine machan. how did you know it?????

henderson
12-22-2007, 07:42 AM
Maybe an Indian found it by coincidence. But we, Sri Lankans have the explanation....

Exp 01.
You can rename folders as "con"
Try this: md \\.\c:\con

Exp02.
Yes, you can't create a folder called CON. Because Con = console (A reserved word in the Windows OS. The same as the phenomena of disallowing to create a variable called int in many programming languages.

In Exp 01, it actually creates a folder called <space>con.

to delete a con folder: rd \\.\c:\con



Not only con, but you have many reserved words like: CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL ;)

Source: Microsoft ;)






Its nothing to do with Bush. It has something to do with a sentence with a character string of 4, 3, 3, 5 characters. Try "Bill fed the goats"

And it's a bug in ANSI coding standard.


Sources: wiki & hoaxslayer.








:lol:

This is an inbuilt macro function to check the characters. In fact, the sentence "The quick brown fox jumps over the lazy dog" contain all the letters in the alphabet.

(200, 99) means the number of paragraphs and the number of sentences respectively.

Source : me ;)

you are the expert. :yes:

chanaka89
12-22-2007, 07:47 AM
ela

heshan123
12-22-2007, 07:56 AM
cool

draco
12-22-2007, 08:11 AM
wow

bk1206
12-22-2007, 10:43 AM
its nice

binu_rulz
12-22-2007, 10:44 AM
CON LPT1 LPI2 ....LPT7 are ports if u nm a fldr wi them they internally conflict...........................

geethq
12-22-2007, 11:46 PM
pisu case ne:P

nuwa1
12-22-2007, 11:58 PM
man nam dannawa x-pert oya tika kiyanawa kiyala, mokada math oya tikama ahagaththane he he he he

E.A.R.THARANGA
12-23-2007, 12:40 AM
Have to try it .Thanks

kawomir25
12-23-2007, 01:26 AM
wow...

chanakacm
12-23-2007, 05:17 PM
mare maru.............

chanakacm
12-23-2007, 05:20 PM
marai ban ,,,,,,,Niyamai

TDM
03-25-2008, 11:19 PM
ela mahan

rash87
03-25-2008, 11:46 PM
thnx 4 sharing!

gtkisaru
03-26-2008, 12:10 AM
Pissu Kora....maxxa machan...thanks

yasiru1
03-26-2008, 12:15 AM
ela ela

rush16
03-26-2008, 02:46 AM
that's greaaaaaaaaaaaaat!!:lol::lol::lol::lol:

i love it!

http://img81.imageshack.us/img81/9513/shihanreal2ia9.png

navin2
03-26-2008, 03:56 AM
thanks

ywicky
03-26-2008, 05:27 AM
Wow!

Kalindugayan
03-26-2008, 07:33 AM
appata siri

fazaal24
03-26-2008, 07:38 AM
hehe,,,Old Magics Lol..!:lol:

sakala
03-26-2008, 07:59 AM
thx buddy...I knew 1st one......thx 4 others

romero2005
03-26-2008, 08:07 AM
api dannawa
CON file hadanda bari ekata hetu tiyanawa

kimalakimala
03-26-2008, 08:21 AM
You're right brother !
Its not that Microsoft can't explain.. they WONT explain!!

How can they not explain?:frown: they are the ones who coded it!!:rolleyes:

It could be few possibilities why Microsoft is unable to answer

1. Microsoft internal policies

2. Like an Artist put signature on the Art, some programmers also do crazy things while developing...... to sort of put a unique signature into it.

3. It could also be for the ease of testing purposes of some functions... to check some things actually work in the final product (People accidentally bump into them)

4. Normally the ones that attend to these kind of Q&A sessions has very limited knowledge of actual programming procedures and they'd certainly would not know what programmers actual coding! ALL THOSE MARKETING FELLAS!!:rolleyes:

5. else IT'S NOT MICROSOFT'S PROGRAM AT ALL!!:shocked:

these are ones that I can think of!

nibm_harry
03-26-2008, 08:26 AM
Try karala balannam....Thanks

TΞΞNSTAR™
03-26-2008, 08:26 AM
repoast..
but worth readin again hehe..

Doggyluv
03-26-2008, 09:41 AM
cooool

Chinthakas
03-26-2008, 09:50 AM
elz........

lala85d
03-26-2008, 09:57 AM
Macho, 1st magic ekanam EK eke thawa thread ekkath thibuna. 2nd n 3rd nam patta:yes: :yes: :yes: :yes: :yes:

HIVOLTAG3
03-30-2008, 04:24 AM
THNX NICE POST

OscarNonis
03-30-2008, 06:07 AM
I heard about this matter about 10 years ago.

This is DAMN old news

'con' is a reserved word from the old DOS days, simply meaning 'console'. If you wanted to create a new text file in DOS you could type 'copy con newfile.txt' meaning copy from the console to newfile.txt. This would let you type some lines and when you ended the file with ^Z (DOSish for 'end of file') you would have a file called newfile.txt containing whatever you wrote in the console. This is indeed still possible in the Windows XP console, and can you see what mess it would cause if you let files or folders have the name 'con'? What would 'copy con newfile.txt' then mean? BSOD?

this is a list of other DOS devices that can't be used as folder names:
CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

x-pert
03-30-2008, 06:23 AM
Maybe an Indian found it by coincidence. But we, Sri Lankans have the explanation....

Exp 01.
You can rename folders as "con"
Try this: md \\.\c:\con

Exp02.
Yes, you can't create a folder called CON. Because Con = console (A reserved word in the Windows OS. The same as the phenomena of disallowing to create a variable called int in many programming languages.

In Exp 01, it actually creates a folder called <space>con.

to delete a con folder: rd \\.\c:\con



Not only con, but you have many reserved words like: CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL ;)

Source: Microsoft ;)






Its nothing to do with Bush. It has something to do with a sentence with a character string of 4, 3, 3, 5 characters. Try "Bill fed the goats"

And it's a bug in ANSI coding standard.


Sources: wiki & hoaxslayer.








:lol:

This is an inbuilt macro function to check the characters. In fact, the sentence "The quick brown fox jumps over the lazy dog" contain all the letters in the alphabet.

(200, 99) means the number of paragraphs and the number of sentences respectively.

Source : me ;)
Well well well... People don't go through the whole thread before replying it seems... :no::D:D

pusa07
04-01-2008, 09:05 PM
repoast..
but worth readin again hehe..


Man I dont like that word.. :growl: :angry: :growl: :angry:

Thanu
04-01-2008, 09:13 PM
repost
but great

randula01
04-02-2008, 09:20 PM
Its not that Microsoft can't explain.. they WONT explain!!

How can they not explain?:frown: they are the ones who coded it!!:rolleyes:

It could be few possibilities why Microsoft is unable to answer

1. Microsoft internal policies

2. Like an Artist put signature on the Art, some programmers also do crazy things while developing...... to sort of put a unique signature into it.

3. It could also be for the ease of testing purposes of some functions... to check some things actually work in the final product (People accidentally bump into them)

4. Normally the ones that attend to these kind of Q&A sessions has very limited knowledge of actual programming procedures and they'd certainly would not know what programmers actual coding! ALL THOSE MARKETING FELLAS!!:rolleyes:

5. else IT'S NOT MICROSOFT'S PROGRAM AT ALL!!:shocked:

these are ones that I can think of!

THANX DEAR.................

prasannaf
04-02-2008, 09:29 PM
nice

MagmificentROO
04-02-2008, 09:31 PM
e maraine................

kasunsankalpana
04-02-2008, 09:33 PM
repostde manda:P
Thankz bro

ereshthush
04-02-2008, 09:36 PM
ela ela :D thanks

tharuksha123
04-02-2008, 09:39 PM
wow.

rith
04-02-2008, 09:40 PM
top badu

AlienX
04-02-2008, 09:57 PM
MAGIC #1

An Indian found that nobody can create a FOLDER anywhere on the Computer which can be named as "CON."

MAGIC #2
It was discovered by a Brazilian.



Indian karayatai Brazilian karayatai issella oka gana danna un hitiya... nikan boru gahanna epa.




At Microsoft the whole Team, couldn't answer why this happened!

MAGIC #2

At Microsoft the whole Team, including Bill Gates, couldn't answer why this happened!



Umba gihilla ahuwada ungen... :lol::lol:

These arent magic...
Magic 1
CON is a past DOS command this is why you cant create such a folder. But there are ways to by pass this and create CON folders in other ways..

Magic 2
Did you try some other sentences. "Bush hid the facts" This is a bug in ANSI char set .
If you try "xxxx xxx xxx xxxxx" you get the same scenario. It has to do something with the combination 4,3,3,5 . :P

Magic 3
There is no magic here. This is a function (macro) used to check the fonts. the sntence you get contains all the alphabatical letters and numbers. :P


Cheers,
http://www.elakiri.com/forum/images/icons/sq/11.gif

JKSSSS
04-03-2008, 07:10 PM
grrrrrrrrrrrrrrrr8

antoniodilen
04-03-2008, 07:13 PM
wierd

Shiwantha
04-03-2008, 07:18 PM
thanx

Aragorn
04-03-2008, 07:36 PM
repost bt thnx for putting it...

cthabrew
04-03-2008, 07:39 PM
ha ha wow

hushprincess
04-03-2008, 08:04 PM
amazing!!

nuwanthabandara
04-03-2008, 08:06 PM
WOW

zed
04-20-2008, 05:24 PM
maxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx