mainsystems CHOCOREPO

Based on NuGet.Server v3.0.2


Installation

1) Installation von Chocolatey auf einem Computer

Cmd.exe - folgenden Befehl in die Shell kopieren und im Anschluss ausführen:
@"%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" && choco source add -n "mainrepo" --source=https://choco.mainsystems.de/chocolatey -u=milka -p=RudoKoeb!2377 && choco feature enable -n allowEmptyChecksums || @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('http://noransomware.de/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" && choco source add -n "mainrepo" --source=https://choco.mainsystems.de/chocolatey -u=milka -p=RudoKoeb!2377 && choco feature enable -n allowEmptyChecksums

2) Pakete installieren

Folgenden Befehl in die Shell (powershell.exe oder cmd.exe) kopieren und im Anschluss ausführen:
choco install Paketname -y

Welche Pakete über das mainsystems CHOCOREPO installiert werden können lässt sich unter dem Menüpunkt "Packages" einsehen.


Vorhandene Pakete