Exécutez la commande zip dans PowerShell
Compress-Archive -LiteralPath <PathToFolder> -DestinationPath <PathToDestination>
Sanjay Pant
Compress-Archive -LiteralPath <PathToFolder> -DestinationPath <PathToDestination>