From 313755c44379cda2f3a09be012432554ea3c3b20 Mon Sep 17 00:00:00 2001 From: MJ Antipode Date: Wed, 21 Oct 2020 11:31:02 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Chocolatey.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chocolatey.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Chocolatey.md b/Chocolatey.md index a95c617..8b5b15d 100644 --- a/Chocolatey.md +++ b/Chocolatey.md @@ -1,3 +1,7 @@ -First install chocolatey +# First install chocolatey -@"%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" \ No newline at end of file + @"%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" + +## Install Fusion-K selection + + choco install -y 7zip.install vcredist2005 vcredist2008 vcredist2010 vcredist2012 vcredist2013 vcredist2015 vcredist2017 dotnet4.6.1 dotnet4.5 Firefox googlechrome TotalCommander sysinternals notepadplusplus.install chocolateygui vlc treesizefree paint.net imageresizerapp ccleaner greenshot adobereader sdio sumatrapdf \ No newline at end of file