自动打补丁

补丁放于hotfix文件夹下

for %%i in (hotfix\*.exe) do start /wait %%i /z /u

相关文章:

  • 2021-09-17
  • 2022-12-23
  • 2021-11-05
  • 2022-01-24
  • 2021-09-17
  • 2021-11-29
猜你喜欢
  • 2022-12-23
  • 2021-11-29
  • 2022-01-30
  • 2021-11-29
  • 2022-02-07
  • 2021-12-07
  • 2021-09-17
相关资源
相似解决方案