Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > change filenames

Reply
Thread Tools Display Modes

change filenames

 
 
KRK
Guest
Posts: n/a

 
      07-20-2009
Hello,

I have a lot of files with similar filenames, and I want to shorten the
filenames.

eg. I have files

F1_temp.doc
F2_temp.doc
F3_temp.doc
etc
etc

and I want to change them all to

F1.doc
F2.doc
F3.doc
etc
etc

Can I do this in Vista (home premium) ?? or do I need to downlaod something
??

Thanks

K

 
Reply With Quote
 
 
 
 
Dusko Savatovic
Guest
Posts: n/a

 
      07-20-2009
A simple command from command prompt works for me fine.

The command for your particular example is:
ren f?_temp.doc F?.doc

<screen_output>
Directory of C:\test

20.07.2009 16:22 <DIR> .
20.07.2009 16:22 <DIR> ..
20.07.2009 16:21 6 F1_temp.txt
20.07.2009 16:21 5 F2_temp.txt
20.07.2009 16:21 5 F3_temp.txt
20.07.2009 16:22 5 F4_temp.txt
4 File(s) 21 bytes
2 Dir(s) 9.088.450.560 bytes free

C:\test>ren f?_temp.txt F?.txt

C:\test>dir
Volume in drive C has no label.
Volume Serial Number is A6EC-4FE6

Directory of C:\test

20.07.2009 16:22 <DIR> .
20.07.2009 16:22 <DIR> ..
20.07.2009 16:21 6 F1.txt
20.07.2009 16:21 5 F2.txt
20.07.2009 16:21 5 F3.txt
20.07.2009 16:22 5 F4.txt
4 File(s) 21 bytes
2 Dir(s) 9.088.450.560 bytes free

</screen_output>



"KRK" <> wrote in message
news:...
> Hello,
>
> I have a lot of files with similar filenames, and I want to shorten the
> filenames.
>
> eg. I have files
>
> F1_temp.doc
> F2_temp.doc
> F3_temp.doc
> etc
> etc
>
> and I want to change them all to
>
> F1.doc
> F2.doc
> F3.doc
> etc
> etc
>
> Can I do this in Vista (home premium) ?? or do I need to downlaod
> something ??
>
> Thanks
>
> K


 
Reply With Quote
 
Manny Weisbord
Guest
Posts: n/a

 
      07-20-2009
"KRK" <> wrote:

>Hello,
>
>I have a lot of files with similar filenames, and I want to shorten the
>filenames.
>
>eg. I have files
>
>F1_temp.doc
>F2_temp.doc
>F3_temp.doc
>etc
>etc
>
>and I want to change them all to
>
>F1.doc
>F2.doc
>F3.doc
>etc
>etc
>
>Can I do this in Vista (home premium) ?? or do I need to downlaod something
>??


Take a look at this freebie:

http://www.bulkrenameutility.co.uk/Main_Intro.php
 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      07-21-2009
Highlight the files you want to rename, right click, select "rename", type
the letter F, hit Enter.

"KRK" <> wrote in message
news:...
> Hello,
>
> I have a lot of files with similar filenames, and I want to shorten the
> filenames.
>
> eg. I have files
>
> F1_temp.doc
> F2_temp.doc
> F3_temp.doc
> etc
> etc
>
> and I want to change them all to
>
> F1.doc
> F2.doc
> F3.doc
> etc
> etc
>
> Can I do this in Vista (home premium) ?? or do I need to downlaod
> something ??
>
> Thanks
>
> K


 
Reply With Quote
 
KRK
Guest
Posts: n/a

 
      07-21-2009
Thanks, this has been helpful

K


"KRK" <> wrote in message
news:...
> Hello,
>
> I have a lot of files with similar filenames, and I want to shorten the
> filenames.
>
> eg. I have files
>
> F1_temp.doc
> F2_temp.doc
> F3_temp.doc
> etc
> etc
>
> and I want to change them all to
>
> F1.doc
> F2.doc
> F3.doc
> etc
> etc
>
> Can I do this in Vista (home premium) ?? or do I need to downlaod
> something ??
>
> Thanks
>
> K


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
More missing filenames! Noel S Pamfree Windows Vista General Discussion 1 03-14-2009 11:16 AM
Filenames Do Not Match Dzomlija Windows Vista File Management 5 03-26-2008 04:19 PM
Green Filenames - Why? Sorbukar Windows Vista General Discussion 6 01-17-2008 02:01 PM
Blue filenames Cinaed Windows Media Center 2 12-16-2007 11:15 PM
WMP Import Filenames Krystle S. Windows Media Player 0 07-18-2004 07:33 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59