rename a file staring with dot(.) in windows
by Ramya[ Edit ] 2013-12-10 18:52:10
rename a file staring with dot(.) in windows:
In normal cases, you are not able to rename a file with dot in windows. Use command prompt to rename a file with dot(.),
start command prompt.
move to the directory where you want to rename a file.
type "echo filename > .yourfilename"
Hi Its creating new file only. not renamed old file.
0
0
Add ReplyHi This code not working in windows xp by nirmaladevi
0
0
Add ReplyHi. New file created but not renamed old file in windows xp by nirmaladevi
0
0
Add Reply