Try This

xcorect

Well-known member
  • Apr 17, 2007
    7,881
    84
    48
    This Only For Windows OS


    1. Create New Folder Where U Like

    2. Rename It as "Con" Without quotes

    What Happened ?
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    That's coz initially console was known as "con"

    So its a key word.. :D

    The exact same scenario like, you cant name a variable using a key word in any programming language :D

    There are few words other than con, which cannot be used as folder names like CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

    Actually those are reserved DOS commands and devises :)
     

    hiranthika

    Member
    Jul 13, 2007
    962
    0
    0
    hmmmmm
    x-pert said:
    That's coz initially console was known as "con"

    So its a key word.. :D

    The exact same scenario like, you cant name a variable using a key word in any programming language :D

    There are few words other than con, which cannot be used as folder names like CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

    Actually those are reserved DOS commands and devises :)

    :) thanks for the info
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    prosoft said:
    Hey That is a easter egg man.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


    A virtual Easter egg is a hidden message or feature in an object such as a movie, book, CD, DVD, computer program, or video game. The term draws a parallel with the custom of the Easter egg hunt observed in many western nations. The earliest known reference to an Easter Egg as a hidden item in a medium appears to be from 1975's The Rocky Horror Picture Show, in which actual Easter eggs are visible in certain shots (under Frank N. Furter's throne, for example), from an Easter Egg hunt the crew had while filming. Atari's Adventure, released in 1978, contained what is thought to be the first video game Easter egg (the programmer, Warren Robinett's name).

    In computer programming, the underlying motivation is often to put an individual, almost artistic touch on an intellectual product which is by its nature standardised and functional. It is analogous to signature motifs such as Diego Rivera including himself in his murals or Alfred Hitchcock's legendary cameos.

    http://en.wikipedia.org/wiki/Easter_egg_(virtual)

    Hence, this is not an Easter Egg.. and this is just a reserved key word