query on unzipping with zipjs.bat in a batch file

后端 未结 0 1880
南旧
南旧 2020-12-11 16:07

I want to unzip a file to an existing folder.

set ProgramPath="E:\\Inst"
set ZipFile="E:\\setup\\install.zip"


call zipjs.bat unzip -sour         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题