From fcd79a71b07effcbdfb051a91ccb6ccc79840281 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Sun, 25 May 2025 08:11:13 -0500 Subject: [PATCH] Intel RST Driver updated to v20.2.1.1016.4 --- Projects/PhoenixPE/Drivers/IntelRSTDriver.script | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Projects/PhoenixPE/Drivers/IntelRSTDriver.script b/Projects/PhoenixPE/Drivers/IntelRSTDriver.script index 5153aaa..ee7345e 100644 --- a/Projects/PhoenixPE/Drivers/IntelRSTDriver.script +++ b/Projects/PhoenixPE/Drivers/IntelRSTDriver.script @@ -30,17 +30,17 @@ [Main] Title=Intel RST Driver -Description=(v20.0.0.1038.3) Integrates the Intel Rapid Storage Technology (RST) driver to enable management of Intel VMD capable platforms for RAID or Intel Optane memory configuration on 11th generation and greater Intel processors. +Description=(v20.2.1.1016.4) Integrates the Intel Rapid Storage Technology (RST) driver to enable management of Intel VMD capable platforms for RAID or Intel Optane memory configuration on 11th generation and greater Intel processors. Author=Homes32 Level=6 Selected=False Mandatory=False -Version=1.0.0.0 -Date=2025-02-11 +Version=1.0.1.0 +Date=2025-03-26 [Variables] %ProgramFolder%="IntelRST" -%DownloadURL%=https://downloadmirror.intel.com/820815/SetupRST.exe +%DownloadURL%=https://downloadmirror.intel.com/849939/SetupRST.exe %SetupFile%=IntelRST.exe %DismLog%="%TargetWindows%\Logs\DISM\dism.log"