Posts

Showing posts with the label Tech Tips

Create a new folder in windows (4 Tips)

Image
 Make a new folder in windows 10 This is four beautiful tips to show you how to create a new folder in windows 10 with 4 examples 4 Different Ways to Create a New Folder in Computer ------------------------------------------------------------------------------ 1) using shortcut keys (ctrl +shift+n) 2) using visual option 3) using batch file (.bat) Syntax md dir-name // single directory creation md d1 d2 .. dn // multiple directories creation 4) using visual option in PC.