siddiquiaffan / winscript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinScript | Download Zip

A very simple script to install some useful apps in Windows with one click


Supported Apps
  1. Telegram
  2. VLC
  3. 7Zip
  4. Google Chrome
  5. Firefox
  6. VS Code

How to run:

Method 1 :

Download the zip from here. Extract, go inside the folder and run script.ps1 with powershell, when prompted for permissions hit 'YES'. Sit back and relax!

Method 2 :

Open Powershell
1. git clone https://github.com/AffanTheBest/winscript.git; cd winscript; .\script.ps1;
Copy and paste above command in Windows Powershell, and you're good to go.
Use at your own risk!

About


Languages

Language:PowerShell 50.3%Language:HTML 49.7%