Welcome, Guest. Please login or register.

Author Topic: Jpegs on WinXP  (Read 5165 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline X-ray

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 4370
    • Show all replies
Re: Jpegs on WinXP
« on: January 28, 2005, 12:54:24 AM »
@ Wilse

I have a very nice batch renaming utility I can email you, if you PM me your email addy. It may help you with other things too, because it does prefixes etc.

Otherwise you will have to use the command prompt:

(having navigated to the directory with the pictures inside):

ren * *.jpg

Ignore me if that is how you renamed the files anyway  :-)
 

Offline X-ray

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 4370
    • Show all replies
Re: Jpegs on WinXP
« Reply #1 on: January 28, 2005, 01:00:42 AM »
Edit: found a link to download that renaming utility.
 

Offline X-ray

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 4370
    • Show all replies
Re: Jpegs on WinXP
« Reply #2 on: January 28, 2005, 10:48:02 AM »
@ Leger

You would get a lot of startup speed increase if you change the default settings. For instance IIRC it is setup by default to refresh all the thumbnails. I also found that later versions of ACDSee were slower, but you can trim the settings to get back a lot of speed.
 

Offline X-ray

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 4370
    • Show all replies
Re: Jpegs on WinXP
« Reply #3 on: January 28, 2005, 11:16:24 AM »
@ Narcea

"...type "ren *.* *.jpg". It's wuick and easy..."

Well I think my syntax was better, because the chances are that Wilse's pictures coming from his Amiga would have NO suffixes at all. Your command there wouldn't rename anything, if that was the case.

@ Chunder

I know what you are getting at:

"Windows needs to know what application created the file, in order to open it: do you want to use the web service for help, or select the program from a list" (just typing from memory, not got exact wording)

Now the only value of this is if Wilse had some kind of suffix on his filenames, for example IFF (which he won't, because they are jpegs)
But let's say for instance the suffix was .jx
When the requester I've quoted comes up, he chooses select program from list, then he selects ACDSee from that list AND CHECKS THE BOX 'always use this program to open that filetype.' From now on, every .jx file will open straight away in ACDSee. It gets a different icon from a jpeg, but it still opens.
From there, he could use 'Browse' in ACDSee, select all (CTR-A) and select format convert from the menu, tick apply to all, and then the problem is solved.

But REN * *.jpg is probably quicker and neater


Edit: I used that command to rename my mp3s when they migrated from the 4000 to the PC...REN * *.mp3