Benutzer-Werkzeuge

Webseiten-Werkzeuge


choco

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
choco [2020/02/01 16:11] edvcchoco [Unbekanntes Datum] (aktuell) – Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1
Zeile 2: Zeile 2:
 [[https://chocolatey.org/docs/installation]] [[https://chocolatey.org/docs/installation]]
 <file cmd edvc-install-choco.cmd> <file cmd edvc-install-choco.cmd>
-@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"+@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command " [System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
 </file> </file>
  
 client pdf24: client pdf24:
 <file cmd edvc-client-pdf24.cmd> <file cmd edvc-client-pdf24.cmd>
-C:\ProgramData\chocolatey\bin\choco.exe install -y 7zip.install googlechrome adobereader notepadplusplus firefox vlc inkscape gimp greenshot pdf24 pdfsam.install+C:\ProgramData\chocolatey\bin\choco.exe install -y 7zip.install googlechrome adobereader notepadplusplus firefox vlc inkscape gimp greenshot pdfsam.install lenovo-thinkvantage-system-update pdf24 
 +</file> 
 + 
 +client pdfcreator: 
 +<file cmd edvc-client-pdfcreator.cmd> 
 +C:\ProgramData\chocolatey\bin\choco.exe install -y 7zip.install googlechrome adobereader notepadplusplus firefox vlc inkscape gimp greenshot pdfsam.install lenovo-thinkvantage-system-update pdfcreator 
 +</file> 
 + 
 +server: 
 +<file cmd edvc-server.cmd> 
 +C:\ProgramData\chocolatey\bin\choco.exe install -y 7zip.install googlechrome notepadplusplus 
 +</file> 
 + 
 +upgrade all: 
 +<file cmd edvc-upgrade-all.cmd> 
 +C:\ProgramData\chocolatey\bin\choco.exe upgrade -y all 
 +</file> 
 + 
 +search: 
 +<code> 
 +C:\ProgramData\chocolatey\bin\choco.exe search firefox 
 +</code> 
 + 
 +choco autoupgrade package: 
 +<file cmd edvc-chocolatey-autoupdater.cmd> 
 +C:\ProgramData\chocolatey\bin\choco install -y chocolatey-autoupdater
 </file> </file>
choco.1580573498.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki