Yesterday one of my friends told me that he had a problem in creating a folder in dos including spaces for eg when he tries c:\md my folder where md stands for make directory .He is ending up with creating 2 folders with names my and folder when he asked me suddenly it didnt strike .Later I found that oh man its very easy inorder to create a folder/directory with spaces just issue it in
the following manner c:\md "my folder" now press enter .voila u are done..
v all know that we can access temporary folder present in our windows directory either by typing temp or %temp% in our run dialogue box.We can also access root directory through ru dialogue box by typing %systemroot% in run .It takes u directly into c:\windows