Remove GeForce desktop icon

This commit is contained in:
Manuel Thalmann 2023-07-28 11:52:47 +02:00
parent 0cfedfbf22
commit 1318a59d2b

View file

@ -22,6 +22,7 @@ function Install-PortValhallaDrivers {
choco install -y geforce-game-ready-driver icue wavelink;
$context.RemoveDesktopIcon("*Wave Link*");
$context.RemoveDesktopIcon("*GeForce*");
}
function Install-PersonalDrivers {