Add Ant Renamer
This commit is contained in:
parent
3e43cd870f
commit
de68571dd5
1 changed files with 2 additions and 0 deletions
|
@ -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*");
|
||||
|
|
Loading…
Reference in a new issue