|
#1
|
|||
|
|||
|
Batch File Coding
Hey guys,
I'm trying to write a batch that will decode all the mp3's in some dir. Here is what I have so far: for %%f in (*.mp3) do lame --decode "%%f" %f:~0,-4%.wav However, that last part (that makes is exclude .mp3 from the file name) doesn't work, even though the good ole documentation says it should. Anyone have any ideas?
__________________
Sanity is for the weak. |
| Sponsored Links |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LotR:BfME noDVD 1.02 question | kenmeller | PC Games | 18 | 13-04-2006 04:56 |
| cd burner help | snatchcrash | CD/DVD-Writers | 1 | 14-09-2002 04:32 |
| My .iml file of Gran Turismo 3 is just 16KB big and iml2iso doesnīt work. | Kai-G | PS2 Games | 4 | 22-09-2001 06:39 |
| I need help to burn DC games | Puppydawg | DC Games | 4 | 26-07-2001 11:38 |
| i know nobody likes the new people, but ill try anyway.. | BWeb | DC Games | 3 | 25-07-2001 06:44 |