# 7-Zip in:: [[admin.tools|Admin-Tool]] ## Information name:: 7-Zip opsi:: true - Tool zum Komprimieren und Dekomprimieren von Dateien - Konvertieren [[zip.file]] in [[exe.file [[7-zip|7-Zip]] ist ein [[open_source|Open Source]]-Tool für [[zip.file]] und [[7z.file]] ## Verwendung __7-ZIP__ installiere ich grundsätzlich auf allen Computern. ## WinGet ``` PS L:\jt\wrk> winget search 7zip.7zip Name ID Version Quelle -------------------------------------------------------- 7-Zip 7zip.7zip 23.01 winget 7-Zip Alpha (msi) 7zip.7zip.Alpha.msi 21.03.00.0 winget 7-Zip Alpha (exe) 7zip.7zip.Alpha.exe 23.00 winget ``` ## WinGet - Setup 7-Zip winget:: 7zip.7zip winget-scope:: machine ``` winget install 7zip.7zip --Scope machine ```