The basic idea behind this trick is use of Keywords. Keywords are the reserved words in any programming language that cannot be used as names of variables.
Windows also uses certain keywords in its programming. Some of them are con, aux, lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8 and lpt9 which all are key words.
To Create Folder:-
1. Click on Start.
2. Click on Run. Type in cmd.
3. In the CMD Window type the name of the drive in which you want to create your folder.
4. Type this command- md con\ or md lpt2\ and press Enter. You can choose any of the keywords given above as the name of your folder.
To Delete Folder:-
It is not possible to manually delete the folder but you can delete the folder from CMD by executing the command i.e. rd con\
+ comments + 1 comments
Appreciate your posts!Thank
iessaywriter.com you!
Post a Comment