choco install:
[[https://chocolatey.org/docs/installation]]
@"%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:
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:
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:
C:\ProgramData\chocolatey\bin\choco.exe install -y 7zip.install googlechrome notepadplusplus
upgrade all:
C:\ProgramData\chocolatey\bin\choco.exe upgrade -y all
search:
C:\ProgramData\chocolatey\bin\choco.exe search firefox
choco autoupgrade package:
C:\ProgramData\chocolatey\bin\choco install -y chocolatey-autoupdater