@echo off
set "rar=C:\Program Files\WinRAR\WinRAR.exe"
cd .\abc\
"%rar%" a -r -y ../abc.zip .\

标签: none

添加新评论