Remove Ubisoft Connect desktop icon
This commit is contained in:
parent
023364b4b1
commit
134704db8e
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ function Restore-PersonalApps([Context] $context) {
|
|||
Origin `
|
||||
ea-app;
|
||||
|
||||
$context.RemoveTaskbarItem("*Ubisoft Connect*");
|
||||
$context.RemoveDesktopIcon("*Ubisoft Connect*");
|
||||
$context.RemoveDesktopIcon("*Epic Games*");
|
||||
$context.RemoveDesktopIcon("*Steam*");
|
||||
$context.RemoveDesktopIcon("EA.*");
|
||||
|
|
Loading…
Reference in a new issue