PortValhalla/scripts/Windows/Drivers/ROG Zenith Extreme Alpha/IntelBluetooth/Install.ps1

5 lines
276 B
PowerShell
Raw Normal View History

2023-07-15 09:53:45 +00:00
#!/bin/pwsh
param([Context] $context)
. "$PSScriptRoot/../../../Scripts/AsusSoftwarePackage.ps1";
Install-AsusSoftwarePackage $context "https://dlcdnets.asus.com/pub/ASUS/mb/02BT/DRV_Bluetooth_Intel_9260_TP_W11_64_V2210002_20211222R.zip?model=ROG%20ZENITH%20EXTREME%20ALPHA";