uTasker load uTaskerConvert from .bat file

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

uTasker load uTaskerConvert from .bat file

737 次查看
danielecortella
Contributor V

Hello,

 

i'm trying to load the uTaskerConvert from an external tool of kds. I have set this like visible

 

153285_153285.pngpastedImage_0.png

 

where the file .bat contain the command:

set arg1=%1

set arg2=%2

start cmd.exe uTaskerConvert %arg1% %arg2% -b

 

in the kds console i can see this:

D:\Optoi\BackupPC\P13.007 QualityLife\EDA\UpSens3.0\UpSens Bootloader\Debug>set arg1="D:\Optoi\BackupPC\P13.007 QualityLife\EDA\UpSens3.0\UpSens Bootloader\Debug\UpSens3.0.bin"

 

D:\Optoi\BackupPC\P13.007 QualityLife\EDA\UpSens3.0\UpSens Bootloader\Debug>set arg2="D:\Optoi\BackupPC\P13.007 QualityLife\EDA\UpSens3.0\UpSens Bootloader\Debug\update.bin"

 

D:\Optoi\BackupPC\P13.007 QualityLife\EDA\UpSens3.0\UpSens Bootloader\Debug>start cmd.exe uTaskerConvert "D:\Optoi\BackupPC\P13.007 QualityLife\EDA\UpSens3.0\UpSens Bootloader\Debug\UpSens3.0.bin" "D:\Optoi\BackupPC\P13.007 QualityLife\EDA\UpSens3.0\UpSens Bootloader\Debug\update.bin" -b

 

the problem is that the fileupdate.bin not contain anything. Where i wrong?

 

Thanks

标签 (1)
0 项奖励
回复
0 回复数