diff --git a/Projects/PhoenixPE/Components/320-Audio.script b/Projects/PhoenixPE/Components/320-Audio.script index cfae45f..aff888d 100644 --- a/Projects/PhoenixPE/Components/320-Audio.script +++ b/Projects/PhoenixPE/Components/320-Audio.script @@ -316,7 +316,7 @@ If,ExistFile,"%TargetSystem32%\AudioSrvPolicyManager.dll",Begin End // Warn if AudioSrvPolicyManager.dll version is unverified, as the patch will most likely fail to find a match -If,%AudioSrvPolicyManagerVersion%,Bigger,10.0.22621.2506,Echo,"WARNING: [%TargetSystem32%\AudioSrvPolicyManager.dll] version [%AudioSrvPolicyManagerVersion%] has not been verified to work with this patch. Audio may not be available under the SYSTEM session. Please check the log for details.",WARN +If,%AudioSrvPolicyManagerVersion%,Bigger,10.0.26100.1742,Echo,"WARNING: [%TargetSystem32%\AudioSrvPolicyManager.dll] version [%AudioSrvPolicyManagerVersion%] has not been verified to work with this patch. Audio may not be available under the SYSTEM session. Please check the log for details.",WARN [#ToggleStartupSound#] // ===============================================================================================================================