uTasker load uTaskerConvert from .bat file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

uTasker load uTaskerConvert from .bat file

436件の閲覧回数
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 返答(返信)