e.g u wanna make file name .hello
It's much easier.
open the command prompt(Start-->run-->type cmd)
Just type at the command prompt :
cd\
c:\> copy con .hello
That will do the trick
a file name .hello will be created in c drive.
enjoy!!!!!!
That will do the trick
a file name .hello will be created in c drive.
enjoy!!!!!!
vavuni's computing | Tech Blog by Vavuni © 2009 | Free Mobile Tricks
Back to TOP