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/06 23:38] 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>
  
Zeile 32: Zeile 32:
 choco autoupgrade package: choco autoupgrade package:
 <file cmd edvc-chocolatey-autoupdater.cmd> <file cmd edvc-chocolatey-autoupdater.cmd>
-C:\ProgramData\chocolatey\bin\choco install chocolatey-autoupdater+C:\ProgramData\chocolatey\bin\choco install -y chocolatey-autoupdater
 </file> </file>
choco.1581032307.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki