'nibconv batch processing long filenames'
Author:Markus Benko (registered user: 16 posts )
Date: Sat, Jan 21st, 2012 @ 05:20 ( . )

You should put the %x (when being used as nibconv parameter) in quotes.

On the command line:
FOR %x IN (*.NIB) DO nibconv "%x" "%x.g64"

In batch files you might have to repeat the percent signs:
FOR %%x IN (*.NIB) DO nibconv "%%x" "%%x.g64"

If some titles don't work afterwards, check if custom protection handlers must be activated for them.


REPLY: [With No Quote] --- [With Quoted Text]

Replies:

--- 0 Users Online --- 0 Recent Unique Posters

Q35=1716238781 - Threads: / 1716238781