diff --git a/scripts/Windows/Collections/Personal.ps1 b/scripts/Windows/Collections/Personal.ps1 index cba1d35b..8d2e7e54 100644 --- a/scripts/Windows/Collections/Personal.ps1 +++ b/scripts/Windows/Collections/Personal.ps1 @@ -97,6 +97,8 @@ function Restore-PersonalApps([Context] $context) { obs-studio ` openvpn; + winget install --accept-source-agreements --accept-package-agreements -e --id AntSoftware.AntRenamer; + $context.RemoveDesktopIcon("GPU-Z*"); $context.RemoveDesktopIcon("WinDirStat*"); $context.RemoveDesktopIcon("*HWMonitor*");