hi frnz hw can create folder like "con", "lpt1","lpt2"....."lpt9" on windows os? is it possible??? if yes den send me ur ans.
1 comment:
Anonymous
said...
hey..it goes like this...
suppose u wanna create "con" folder in c: then STEP1 go to command prompt(dos) STEP2 type mkdir\\.\c:\con done! to delete it.. type rmdir\\.\c:\con done!
1 comment:
hey..it goes like this...
suppose u wanna create "con" folder in c:
then
STEP1 go to command prompt(dos)
STEP2 type mkdir\\.\c:\con
done!
to delete it..
type rmdir\\.\c:\con
done!
cheers!
Post a Comment