Update windows10.ps1
This commit is contained in:
@ -79,7 +79,7 @@ Start-Job -Name "Install Software Part 1" -Scriptblock {
|
|||||||
choco install obs-studio obs-ndi
|
choco install obs-studio obs-ndi
|
||||||
|
|
||||||
Write-host "Installing Media Software"
|
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"
|
Write-Host "Installing Hugo and Node Stack Tools"
|
||||||
choco install hugo hugo-extended nodejs --force
|
choco install hugo hugo-extended nodejs --force
|
||||||
|
Reference in New Issue
Block a user