Skip to content

MANoj420/AIO_Installer_Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

AIO_Installer_Windows

This Repo for AIO Windows Pakages.

  1. Open powershell.exe with admin rights
Set-ExecutionPolicy AllSigned
Set-ExecutionPolicy Bypass -Scope Process
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
  1. Keep Choco up-to-date
choco upgrade chocolatey
  1. Install Basic Windows Packages
choco install -y  vlc 7zip ccleaner googlechrome ublockorigin-chrome adobereader jre8 vcredist-all python dogtail.dotnet3.5sp1 notepadplusplus.install teamviewer nvidia-display-driver qbittorrent megatools

About

This Repo for AIO Windows Pakages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published