How to make an undeletable folder
1. Open cmd prompt
2 type drive name where u want to make a folder for example d:
3. Type md \LPT2\\ and press enter, the folder now will be in your d:
4. If you want to delete it just go to 'cmd', navigate to the directory and type rd \LPT2\\ and press Enter.
2 type drive name where u want to make a folder for example d:
3. Type md \LPT2\\ and press enter, the folder now will be in your d:
4. If you want to delete it just go to 'cmd', navigate to the directory and type rd \LPT2\\ and press Enter.
Post a Comment