From 4adb5869ec02c19e7f785cedf0a761653c1cae8e Mon Sep 17 00:00:00 2001 From: GoFish Date: Tue, 22 Dec 2020 00:11:35 +0000 Subject: [PATCH] Remove parsec --- windows_to_go.ps1 | 3 --- 1 file changed, 3 deletions(-) diff --git a/windows_to_go.ps1 b/windows_to_go.ps1 index 695e1f8..6a52cba 100644 --- a/windows_to_go.ps1 +++ b/windows_to_go.ps1 @@ -71,9 +71,6 @@ choco upgrade -y $cache discord #choco upgrade -y $cache leagueoflegendseuw --ignore-checksum choco upgrade -y $cache steam -# Remote access -choco upgrade -y $cache parsec - # Install Microsoft updates Enable-MicrosoftUpdate Install-WindowsUpdate -acceptEula -criteria "IsHidden=0 and IsInstalled=0" # Also install non-critical and non-Software updates