Benutzer-Werkzeuge

Webseiten-Werkzeuge


choco

choco install: https://chocolatey.org/docs/installation

edvc-install-choco.cmd
@"%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"

client pdf24:

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

client pdfcreator:

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

server:

edvc-server.cmd
C:\ProgramData\chocolatey\bin\choco.exe install -y 7zip.install googlechrome notepadplusplus

upgrade all:

edvc-upgrade-all.cmd
C:\ProgramData\chocolatey\bin\choco.exe upgrade -y all

search:

C:\ProgramData\chocolatey\bin\choco.exe search firefox

choco autoupgrade package:

edvc-chocolatey-autoupdater.cmd
C:\ProgramData\chocolatey\bin\choco install -y chocolatey-autoupdater
choco.txt · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki