images2tga -trawl option ...

b9k9kiwi

Member
... is defeating me.

I cut my teeth on DOS but I'm here, cap in hand again, looking for help so that I can -trawl TRS22.

C:\Program_files\Pevsoft\Images2TGA\Images2TGA.exe -trawl -close c:\users\*\appdata\local\nv3_games\trs22\build_yva6wmxx1\local

The command line simply can't find the directory.
 
... is defeating me.

I cut my teeth on DOS but I'm here, cap in hand again, looking for help so that I can -trawl TRS22.

C:\Program_files\Pevsoft\Images2TGA\Images2TGA.exe -trawl -close c:\users\*\appdata\local\nv3_games\trs22\build_yva6wmxx1\local

The command line simply can't find the directory.
You need to run as administrator and put quotes around your command line like this:

"C:\Program Files (x86)\PEVSoft\Images2TGA\Images2TGA.exe" -trawl "F:\TRS-PLUS_DATA\editing%1%"

I also noticed the ' * ' you might be able to replace that with %profile% or your username.
 
You need to run as administrator and put quotes around your command line like this:

"C:\Program Files (x86)\PEVSoft\Images2TGA\Images2TGA.exe" -trawl "F:\TRS-PLUS_DATA\editing%1%"

I also noticed the ' * ' you might be able to replace that with %profile% or your username.
I'm paranoid ... the '*' replaces my user name :)

thanks, I'll give it a go.
 
Back
Top