logo
  • 教程列表
  • SO官方文档
  • 档案模块
    • 使用通配符压缩存档
    • 使用 Compress-Archive 更新现有 ZIP
    • 使用 Expand-Archive 提取 Zip
  1. StackOverflow 文档
  2. PowerShell 教程
  3. 档案模块
  4. 使用 Expand-Archive 提取 Zip

使用 Expand-Archive 提取 Zip

Created: November-22, 2018

Expand-Archive -Path C:\Archives\Documents.zip -DestinationPath C:\Documents
  • 这将从 Documents.zip 中提取所有文件到文件夹 C:\Documents
  • 使用 Compress-Archive 更新现有 ZIP

Copyright © 2018. All right reserved

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

  • 关于我们
  • 免责声明