Remove GeForce desktop icon
This commit is contained in:
parent
8f7d7dc8ea
commit
79d3fd4d2d
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue