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/01/30 13:10] edvcchoco [Unbekanntes Datum] (aktuell) – Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1
Zeile 1: Zeile 1:
 choco install: choco install:
 [[https://chocolatey.org/docs/installation]] [[https://chocolatey.org/docs/installation]]
-<code+<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" 
-</code>+</file>
  
 client pdf24: client pdf24:
 +<file cmd edvc-client-pdf24.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 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> <code>
-C:\ProgramData\chocolatey\bin\choco.exe install -y 7zip.install googlechrome teamviewer.host adobereader notepadplusplus firefox vlc inkscape gimp greenshot pdf24+C:\ProgramData\chocolatey\bin\choco.exe search firefox
 </code> </code>
 +
 +choco autoupgrade package:
 +<file cmd edvc-chocolatey-autoupdater.cmd>
 +C:\ProgramData\chocolatey\bin\choco install -y chocolatey-autoupdater
 +</file>
choco.1580389847.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki