Tagged Questions
1
vote
1answer
650 views
batch-rename filenames with numbers to sort alphabetically
I want to batch-rename files containing numbers, padding the numbers with zeroes.
The goal is to sort numbered sets of files alphabetically in the correct order in any application.
In a set of files ...
0
votes
1answer
422 views
Can I sort files A-Z and at the same time Z-A?
Question
I am trying to sort and rename a large number of files that are labeled #####_##
The LEFT side of the underscore are numbers (e.g., 32956715, 32956810, etc.) that do not repeat.
The RIGHT ...
0
votes
1answer
513 views
is there a way to sort and rename open windows in Windows XP taskbar?
I want to rename and if possible sort my open Windows in the task bar.
The reason is that some programs I use (pgAdmin, Windows Explorer, Google Chrome) put names on the Windows from which I cannot ...
1
vote
4answers
1k views
Sorting files (images) and then renaming them automatically according to the sort
We want to sort image files in a directory and want them to renamed according to the order we gave.
Is there a tool that can do this?
(os: windows xp)