Re-add rayman control panel
This commit is contained in:
parent
a286e57066
commit
73cd34d783
1 changed files with 2 additions and 0 deletions
|
@ -134,6 +134,8 @@ function Restore-PersonalApps([Context] $context) {
|
|||
$context.RemoveDesktopIcon("*Epic Games*");
|
||||
$context.RemoveDesktopIcon("*Steam*");
|
||||
|
||||
choco install -y rayman-controlpanel;
|
||||
|
||||
# Emulation
|
||||
choco install -y `
|
||||
ppsspp;
|
||||
|
|
Loading…
Reference in a new issue