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

5 lines
273 B
PowerShell
Raw Normal View History

2023-07-15 09:53:45 +00:00
#!/bin/pwsh
2023-07-15 19:34:25 +00:00
param($context)
2023-07-15 09:53:45 +00:00
. "$PSScriptRoot/../../../Scripts/AsusSoftwarePackage.ps1";
Install-AsusSoftwarePackage $context "https://dlcdnets.asus.com/pub/ASUS/mb/03CHIPSET/DRV_Chipset_AMD_TRX40_TP_TSD_W10_64_V30901140_20211006R.zip?model=ROG%20ZENITH%20EXTREME%20ALPHA";