fr33thytweaks / Ultimate-Windows-Optimization-Guide

181 stars 16 forks source link

`4 Installers\1 Installers.ps1` - `Battle.net` silent install arguments #9

Closed Obegg closed 3 days ago

Obegg commented 1 month ago

Instead of: https://github.com/fr33thytweaks/Ultimate-Windows-Optimization-Guide/blob/11f80fdb98fec74b2e342c2e1825b5556bb790e0/4%20Installers/1%20Installers.ps1#L102

Use:

Start-Process "$env:TEMP\Battle.net.exe" -ArgumentList '--lang=enUS --installpath="C:\Program Files (x86)\Battle.net"'
fr33thytweaks commented 1 month ago

love it, will make changes as soon as i get some time on my hands! tysm

fr33thytweaks commented 3 days ago

added thankyou!