Microsoft ආයතනයටවත් වටහා ගැනීමට නොහැකි වූ ප්‍රශ්&amp

pubudukl

Well-known member
  • Nov 1, 2007
    1,307
    693
    113
    Microsoft ආයතනයටවත් වටහා ගැනීමට නොහැකි වූ ප්‍රශ්&amp

    බලන්නකෝ ඔයාලටත් මෙහෙම වෙලා තියනවද කියලා....:D


    43588901.jpg


    වැදගත් උනා නම් රෙපක් හරි බම්පුවක් හරි දාලම යන්න...:yes::yes:
     

    gceal

    Well-known member
  • May 16, 2007
    10,474
    958
    113
    Sri Lanka
    stock.adobe.com
    Do not to believe everything on the net... .. there was no flight Q33N... the flights involved were...

    *American Airlines Flight 11 from Boston to Los Angeles
    * United Airlines Flight 175 from Boston to Los Angeles
    * American Airlines Flight 77 from Dulles to Los Angeles
    * United Airlines Flight 93 from Newark to San Francisco
     
    • Like
    Reactions: dmsupun

    pubudukl

    Well-known member
  • Nov 1, 2007
    1,307
    693
    113
    CON is a reserved in Windows, There are other Key Words which can not be used in creating folders. Microsoft knows that. Rand is a function in word, which creates a random number.

    Actually i using mac machine becuz i don't know some Microsoft tricks. thx 4 ur advice machan & i kindly appreciated ur comments. :yes: Rep+++++
     
    Last edited:

    NO_MeRcY

    Well-known member
  • Jun 14, 2010
    5,423
    449
    83
    Singapore
    1st නම් Microsoft එක කියල තියනවා හේතුව. ඔවා reserved names . con විතරක් නෙමේ තව තියනවා. මේවත් බලපන් :D
    PRN
    AUX
    NUL
    LPT1
    COM1
     
    • Like
    Reactions: pubudukl

    pubudukl

    Well-known member
  • Nov 1, 2007
    1,307
    693
    113
    :angry:aneee ban ube magule wada karan naththan kata wahan hitahan loku talk den nathuwa
    aachchige redda tama MAC :P

    :shocked: na ban seeyage sarama :rofl: ado sirawatama danagena hitiye na ban. :yes: ubath nikan pora talk danne MAC ekak dunnoth epa kiyawi :P pala pala :D
     
    Last edited:

    amila_mp

    Well-known member
  • Oct 25, 2007
    6,061
    1,686
    113
    ~ Note3One ~
    CON witharak nemei ban mewwath balahan

    Not only for the folder name “con” but also it is impossible to create the folders in the following name.
    PRN
    AUX
    CLOCK$
    NUL
    COM1, COM2, COM3, COM4, COM5,COM6, COM7, COM8 and COM9,
    LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9 .


    Why you can’t create the folders in the name mentioned above?
    The reason for the error message is that they are reserved keywords used by DOS. These folders are already existing folders so when you try to create these folders , windows gets confused because of repetition where to write data, either virtual con folder or real con folder. So when you try to create a folder with these names then an error message will pop up and your folder will again revert to name New Folder.


    How to create a folder in the named CON ?

    1.open CMD. For opening CMD ,simply enter term “cmd” in run and press enter.


    2. then type “MD \\.\E:\CON”. In this code E: is the drive we have selected to create the folder.You can change the place to create the folder by replacing E in the above code.

    Capture2.png


    To Delete That Folder

    1. Open CMD and enter “RD \\.\D:\CON”. In this code, you have to enter the drive name where you have created the folder.
    Note: In some instances, the cmd too can’t delete the folder In that instances you have to delete the folder using SafeMode.
     
    Last edited:
    • Like
    Reactions: pubudukl