Chocolatey
作者 Mainians
目录:
PC接入科学上网路由器WiFi下
powershell管理员身份运行:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
安装我常用的软件:
choco install github-desktop atom git googlechrome firefox vlc audacity 7zip hugo hugo-extended snagit camtasia vmwareworkstation picgo tim telegram obs-studio teamviewer -y