Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.92 KB

README.md

File metadata and controls

45 lines (38 loc) · 1.92 KB

Powershell Script

File Link PS Url
downloadPython.ps1 downloadPython.ps1 PowerShell
installPython.ps1 installPython.ps1 PowerShell
script.ps1 script.ps1 PowerShell
test.ps1 test.ps1 PowerShell
testScript.ps1 testScript.ps1 PowerShell
withoutChoco.ps1 withoutChoco.ps1 PowerShell
webInstall.ps1 webInstall.ps1 PowerShell

downloadPython

iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JR4jF'))

installPython

iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JR0jJ'))

script

iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JRcLl'))

test

iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JRiT9'))

testScript

iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JRCsv'))

withoutChoco

iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JRiTj'))

webInstall

iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JRia7'))