Update windows10.ps1

This commit is contained in:
simeononsecurity
2020-12-22 07:45:40 +00:00
committed by GitHub
parent a8a18e163f
commit 914c49de8b

View File

@ -79,7 +79,7 @@ Start-Job -Name "Install Software Part 1" -Scriptblock {
choco install obs-studio obs-ndi
Write-host "Installing Media Software"
choco install vlc gimp k-litecodecpackfull audacity audacity-lame screentogif handbreak.install
choco install vlc gimp k-litecodecpackfull audacity audacity-lame screentogif
Write-Host "Installing Hugo and Node Stack Tools"
choco install hugo hugo-extended nodejs --force