logo
  • 教程列表
  • SO官方文檔
  • 檔案模組
    • 使用萬用字元壓縮存檔
    • 使用 Compress-Archive 更新現有 ZIP
    • 使用 Expand-Archive 提取 Zip
  1. StackOverflow 文件
  2. PowerShell 教程
  3. 檔案模組
  4. 使用 Compress-Archive 更新現有 ZIP

使用 Compress-Archive 更新現有 ZIP

Created: November-22, 2018

Compress-Archive -Path C:\Documents\* -Update -DestinationPath C:\Archives\Documents.zip
  • 這將新增或替換所有檔案 Documents.zip 與 C:\Documents 中的新檔案
  • 使用 Expand-Archive 提取 Zip
  • 使用萬用字元壓縮存檔

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明