About con- a user an always faces difficulty to create a folder of name 'con'.
it was discovered that nobody can create a folder 'con' because it is a system folder and reserved by system but there are many hacking techniques, used to access system property.
there are two way to create a con folder.
1.using keyboard short-cut.
2.using command prompt.
->
1. Right click on desktop window
2. create a folder & renamed it.
3. Type CON and ALT+255.
or
->
1. open command prompt by 'cmd' command in run dialog box.
2. Type it e:\> "mkdir \\.\e:\con" in prompt.
3. Verify it, typing "dir \\.\e:\con".
4. now delete the file or folder "rmdir \\.\e:\con"
it was discovered that nobody can create a folder 'con' because it is a system folder and reserved by system but there are many hacking techniques, used to access system property.
there are two way to create a con folder.
1.using keyboard short-cut.
2.using command prompt.
->
1. Right click on desktop window
2. create a folder & renamed it.
3. Type CON and ALT+255.
or
->
1. open command prompt by 'cmd' command in run dialog box.
2. Type it e:\> "mkdir \\.\e:\con" in prompt.
3. Verify it, typing "dir \\.\e:\con".
4. now delete the file or folder "rmdir \\.\e:\con"
No comments:
Post a Comment