Remove outdated app
This commit is contained in:
parent
aea3edfef7
commit
2be2984d3b
1 changed files with 1 additions and 2 deletions
|
@ -166,8 +166,7 @@ function Restore-PersonalApps([Context] $context) {
|
||||||
|
|
||||||
choco install -y `
|
choco install -y `
|
||||||
epicgameslauncher `
|
epicgameslauncher `
|
||||||
steam `
|
steam;
|
||||||
origin;
|
|
||||||
|
|
||||||
$context.RemoveDesktopIcon("*Ubisoft Connect*");
|
$context.RemoveDesktopIcon("*Ubisoft Connect*");
|
||||||
$context.RemoveDesktopIcon("*Epic Games*");
|
$context.RemoveDesktopIcon("*Epic Games*");
|
||||||
|
|
Loading…
Reference in a new issue