Remove all PPSSPP
icons
This commit is contained in:
parent
a4b68088e2
commit
0e895de320
1 changed files with 1 additions and 1 deletions
|
@ -132,5 +132,5 @@ function Restore-PersonalApps([Context] $context) {
|
||||||
choco install -y `
|
choco install -y `
|
||||||
ppsspp;
|
ppsspp;
|
||||||
|
|
||||||
$context.RemoveDesktopIcon("PPSSPP *32-Bit*");
|
$context.RemoveDesktopIcon("PPSSPP *-Bit*");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue