Führen Sie das ZIP -Befehl in PowerShell aus
Compress-Archive -LiteralPath <PathToFolder> -DestinationPath <PathToDestination>
Sanjay Pant
Compress-Archive -LiteralPath <PathToFolder> -DestinationPath <PathToDestination>