Program to rename files from a txt file. |
- No Warez. This includes warez links, cracks and/or requests for help in getting illegal software or copyrighted music tracks!
- No Spamming or Trolling on the boards, this includes useless posts, trying to only increase post count or trying to deliberately create a flame war.
- No Hateful or Disrespectful posts. This includes: bashing, name-calling or insults directed at a board member.
- Click here for complete Hydrogenaudio Terms of Service
Program to rename files from a txt file. |
Aug 16 2003, 22:18
Post
#1
|
|
|
Group: Members Posts: 61 Joined: 1-August 03 Member No.: 8113 |
Is there a program, for windows, that will rename a bunch of files with information contained in a text file.
I realize that, with Linux, it is very easy to so this with a "3 line" shell script, but I don't have Linux installed and I don't feel like writing a "3 page" Java program with windows. |
|
|
|
![]() |
Aug 18 2003, 12:50
Post
#2
|
|
|
Group: Developer Posts: 717 Joined: 25-September 01 From: ... The Studio Member No.: 20 |
4DOS/4NT has a greatly extended scripting/programming language that makes almost anything possible. If you know how to do it in Linux using a shell script, then be aware that there are plenty of POSIX/GNU shells and environments for native Win32, Cygwin excluded. You have the tools compiled with the AT&T UWIN kit, MinGW's msys, Microsoft's ksh from the Unix Services package, and the DOS ports of pdksh and bash, along with all the standard shell tools.
If these files are eTree audio that you want to rename, you should check out Trader's Friend for foobar2000; it automaticly renames/tags eTree files. |
|
|
|
bid Program to rename files from a txt file. Aug 16 2003, 22:18
Dibrom QUOTE (bid @ Aug 16 2003, 02:18 PM)I don... Aug 17 2003, 00:29
_io_ Or even easier you could do it with a batch file Aug 17 2003, 00:44
bid QUOTE (_io_ @ Aug 16 2003, 03:44 PM)Or even e... Aug 17 2003, 02:56
_io_ CODEFOR /F "tokens=1,2 delims='='... Aug 17 2003, 11:16
alanofoz QUOTE (_io_ @ Aug 17 2003, 02:16 AM)CODEFOR /... Aug 17 2003, 23:19
_io_ Which OS you using? Aug 18 2003, 00:14
eltoder This only works in NT-based OSes
-Eugene Aug 18 2003, 05:31
alanofoz Win98 (as I said above). More to the point which O... Aug 18 2003, 06:04
eltoder You might want to get 4DOS then. But the syntax is... Aug 18 2003, 06:15![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 22:38 |