Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Do you know why?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • painkiller3x
    Banned
    • Jun 2010
    • 298

    Do you know why?

    I learned that we can not name any folder as "con" on windows. I don't understand why?
  • faccione
    Board Senior Member
    • Jun 2010
    • 238

    #2
    Re: Do you know why?

    [b]con[/b] in IT language means CONSOLE and probably the Windows Kernel don't want such folder in his OS structure...

    open a DOS command prompt a type [b]con[/b], the error returned is pretty funny :D

    [url]http://support.microsoft.com/kb/74496/en-us[/url]

    [B]MS-DOS Device Driver Names Cannot be Used as File Names[/B]
    Please read the FORUM RULES and use the http://www.satlover.com/forum/images...ost_thanks.gif button !!!!
    !!! 2000 FREE Clines !!! CLICK HERE !!!
    Hey I have a question for you !! Click and Read...
    Check for duplicates before posting, use the forum search engine.

    Comment

    • anacondama
      Banned
      • Jul 2010
      • 865

      #3
      Re: Do you know why?

      [CODE]
      CON, PRN, AUX, CLOCK$, NUL
      COM0, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9
      LPT0, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.[/CODE]
      also are not allowed to rename a file/folder with :D

      Comment

      • anacondama
        Banned
        • Jul 2010
        • 865

        #4
        Re: Do you know why?

        those names are allowed only to system .... maybe it's a matter of confusion that why windows developers denied to rename file with such names

        Comment

        Working...