diff --git a/Chocolatey.md b/Chocolatey.md index 8b5b15d..96a06e7 100644 --- a/Chocolatey.md +++ b/Chocolatey.md @@ -4,4 +4,12 @@ ## 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 + 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 + +## Install additional packages + + choco install -y em-client + + choco install -y veeam-agent + + choco install -y pdfxchangeeditor \ No newline at end of file