ZhangZhihui's Blog  
  try {
    [System.IO.Compression.ZipFile]::ExtractToDirectory($z1, $dir_from, $enc)
    $unzip_failed = $false
  } catch {
    $unzip_failed = $true
  }

 

posted on 2023-07-12 15:06  ZhangZhihuiAAA  阅读(30)  评论(0编辑  收藏  举报