Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Hardware/Software.
Acmlm's Board - I2 Archive - Hardware/Software - Mass Renamer | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Kario

In Possession of a Stolen Shovel

Level: 65

Posts: 1345/2082
EXP: 2321379
For next: 14249

Since: 03-15-04
From: Texas... Yeehaw!

Since last post: 2 days
Last activity: 17 hours
Posted on 02-28-05 07:20 AM Link | Quote
Is there a way to change the extension on 700+ files at once? I just got 768 SNES roms and none of them have an extension. I changed some of them to check them, and they work, but I dont want to do it 1 by 1. Is there some way to changed the extension on all of them at once?
FreeDOS

Lava Lotus
Wannabe-Mod :<
Level: 59

Posts: 1186/1657
EXP: 1648646
For next: 24482

Since: 03-15-04
From: Seattle

Since last post: 6 hours
Last activity: 4 hours
Posted on 02-28-05 07:25 AM Link | Quote
Use a command prompt.

ren *.old *.new
Kario

In Possession of a Stolen Shovel

Level: 65

Posts: 1350/2082
EXP: 2321379
For next: 14249

Since: 03-15-04
From: Texas... Yeehaw!

Since last post: 2 days
Last activity: 17 hours
Posted on 02-28-05 10:37 AM Link | Quote
Oh, that took me a little bit to do. There was no file extension at all. Like All Stars was simply "Mario All Stars" no extension at all. So I just put ren *. *.smc
FreeDOS

Lava Lotus
Wannabe-Mod :<
Level: 59

Posts: 1187/1657
EXP: 1648646
For next: 24482

Since: 03-15-04
From: Seattle

Since last post: 6 hours
Last activity: 4 hours
Posted on 03-01-05 02:23 AM Link | Quote


Did it work?
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 1236/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 03-01-05 06:40 AM Link | Quote
Eh, you should probably have tried *.*.
Kario

In Possession of a Stolen Shovel

Level: 65

Posts: 1371/2082
EXP: 2321379
For next: 14249

Since: 03-15-04
From: Texas... Yeehaw!

Since last post: 2 days
Last activity: 17 hours
Posted on 03-01-05 08:08 AM Link | Quote
Why? What I did worked perfectly.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 3493/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 03-01-05 12:44 PM Link | Quote
Well I'll be damned... I didn't know you could rename with wildcards. I just do "dir /b > names.txt", open names.txt in Textpad, and use some regular expressions to turn each filename into a rename command. Bam, instant batch file.
Prier

Archangel
Administrative Priestess.
NUCLEAR SUB WEEEOOOO
Level: 119

Posts: 5516/8392
EXP: 18790939
For next: 138352

Since: 03-15-04
From: Nerima Dist. - Tokyo, Japan

Since last post: 1 day
Last activity: 1 day
Posted on 03-01-05 12:49 PM Link | Quote
Originally posted by HyperHacker
Well I'll be damned... I didn't know you could rename with wildcards. ...


Read your trusty DOS 3.3 manual and you'd know that. :\
FreeDOS

Lava Lotus
Wannabe-Mod :<
Level: 59

Posts: 1191/1657
EXP: 1648646
For next: 24482

Since: 03-15-04
From: Seattle

Since last post: 6 hours
Last activity: 4 hours
Posted on 03-01-05 08:05 PM Link | Quote
Actually, I got the information from my trusty 800-page manual of MS-DOS 5.
Jesper
Busy, busy, busy.
Level: 69

Posts: 2135/2390
EXP: 2856000
For next: 13743

Since: 03-15-04
From: Sweden.

Since last post: 176 days
Last activity: 79 days
Posted on 03-02-05 02:40 AM Link | Quote
Just for posterity, if you want to mass rename a group of files - photos from your camera, perhaps - just select them all and edit the name of the first file and the rest will adjust. It works in XP, but I don't know if it works in older versions of Windows since I just found out two years ago.
FreeDOS

Lava Lotus
Wannabe-Mod :<
Level: 59

Posts: 1193/1657
EXP: 1648646
For next: 24482

Since: 03-15-04
From: Seattle

Since last post: 6 hours
Last activity: 4 hours
Posted on 03-02-05 02:47 AM Link | Quote
Doing it from the command prompt is easier, though :p
Jesper
Busy, busy, busy.
Level: 69

Posts: 2137/2390
EXP: 2856000
For next: 13743

Since: 03-15-04
From: Sweden.

Since last post: 176 days
Last activity: 79 days
Posted on 03-02-05 03:49 AM Link | Quote
Depends if you flee in panic whenever you see a command prompt or not.
FreeDOS

Lava Lotus
Wannabe-Mod :<
Level: 59

Posts: 1194/1657
EXP: 1648646
For next: 24482

Since: 03-15-04
From: Seattle

Since last post: 6 hours
Last activity: 4 hours
Posted on 03-02-05 03:52 AM Link | Quote
nah... it's my opinion that the Windows Explorer is not built to be very featureful. Heh, I copied winfile.exe from NT4 onto my Win2k so I have a better GUI file manager.
Kitten Yiffer

Purple wand
Furry moderator
Vivent l'exp����¯�¿�½������©rience de signalisation d'amusement, ou bien !
Level: 135

Posts: 8200/11162
EXP: 28824106
For next: 510899

Since: 03-15-04
From: Sweden

Since last post: 3 hours
Last activity: 4 min.
Posted on 03-02-05 03:56 AM Link | Quote
Originally posted by Jesper
Depends if you flee in panic whenever you see a command prompt or not.
Heh, that's why i'm afraid that not many people is going to watch on me when I show my programme in the exhibition we have in two days.

It's run in a command prompt.

What do I use the most in Windows to look after things? Well... it's the run command. XD
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 3515/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 03-02-05 06:03 AM Link | Quote
Heh, I never read OS manuals. Windows isn't exactly hard to figure out.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Hardware/Software - Mass Renamer | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.033 seconds.