Using Nconvert from .bat file?
Posted: Fri Apr 23, 2004 9:57 am
Hello,
I'm trying to run a .bat file from a webpage. In my .bat file i have the following line:
nconvert -out gif -colors 256 -o d:\wwwroot\gif\ "d:\wwwroot\tiff\test1.tif"
what i'm trying to do is convert the test1.tif to a .gif file but i'm getting this error:
Error: Can't create file (D:\Udvikling\Conset\Gif\test1.tif)
What am I doing wrong ?
/Martin
I'm trying to run a .bat file from a webpage. In my .bat file i have the following line:
nconvert -out gif -colors 256 -o d:\wwwroot\gif\ "d:\wwwroot\tiff\test1.tif"
what i'm trying to do is convert the test1.tif to a .gif file but i'm getting this error:
Error: Can't create file (D:\Udvikling\Conset\Gif\test1.tif)
What am I doing wrong ?
/Martin