Open GoogleCodeExporter opened 8 years ago
My bad - correct use of cd command is cd /D
That is why it can't find mtl file.
Original comment by shtuka...@mail.ru
on 13 Feb 2014 at 8:10
I am having this exact same issue - I am not a frequent user of the dos command
window. So, what should the correct command string look like?
Original comment by Eriophor...@gmail.com
on 1 Mar 2014 at 1:28
[deleted comment]
If you use command line:
cd /D F:\LC81500182013289LGN00
C:\fmask\Fmask
If you use *.bat file try this:
cd /D "F:\LC81500182013289LGN00" & "C:\fmask\Fmask"
Original comment by shtuka...@mail.ru
on 5 Mar 2014 at 3:35
Thank you so much.
Original comment by nhthon...@gmail.com
on 27 Mar 2014 at 7:07
Original issue reported on code.google.com by
shtuka...@mail.ru
on 13 Feb 2014 at 3:41