Update All
choco upgrade all -fdy --allow-empty-checksums
(Updated: 2019-09-05)
choco upgrade all -fdy --allow-empty-checksums
choco install googlechrome -fdy --allow-empty-checksums choco install firefox -fdy --allow-empty-checksums choco install 7zip.install -fdy --allow-empty-checksums choco install adobereader -fdy --allow-empty-checksums choco install vlc -fdy --allow-empty-checksums choco install ccleaner -fdy --allow-empty-checksums choco install malwarebytes -fdy --allow-empty-checksums choco install teamviewer -fdy --allow-empty-checksums choco install adblockpluschrome -fdy --allow-empty-checksums choco install adblockplusfirefox -fdy --allow-empty-checksums choco install adblockplusie -fdy --allow-empty-checksums choco install crystaldiskinfo -fdy --allow-empty-checksums choco install superantispyware -fdy --allow-empty-checksums choco install windirstat -fdy --allow-empty-checksums choco install chocolateygui -fdy --allow-empty-checksums choco install defraggler -fdy --allow-empty-checksums
@powershell -NoProfile -ExecutionPolicy unrestricted -Command 
"(iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))) 
>$null 2>&1" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
@DEL /S /Q "C:\ProgramData\chocolatey" @RMDIR /S /Q "C:\ProgramData\chocolatey"