Make System folders, make folders which cannot be removed by others except you

Hackr

Member
May 4, 2006
222
3
0
Can You make folders with caption 'CON' 'COM1' etc.
If NO then follow these Steps-

1.Open Command Prompt OR Start 'RUN' And Type 'CMD'
2.Now in Command Prompt type 'MKDIR\\.\C:\CON'
3.This will create a folder named 'CON' C:\ drive.
4.You can replace 'CON' in step 2 with any name and 'c:' with any location you want !!!!!
 

crazy life

Active member
  • May 4, 2006
    1,064
    3
    38
    classified
    Hackr said:
    Can You make folders with caption 'CON' 'COM1' etc.
    If NO then follow these Steps-

    1.Open Command Prompt OR Start 'RUN' And Type 'CMD'
    2.Now in Command Prompt type 'MKDIR\\.\C:\CON'
    3.This will create a folder named 'CON' C:\ drive.
    4.You can replace 'CON' in step 2 with any name and 'c:' with any location you want !!!!!

    BUT ANYONE CAN REMOVE IT USING DOS