Certify audio patch for Win11 24H2

This commit is contained in:
Homes32
2024-12-12 23:17:33 -06:00
parent e91caa6bd0
commit 68f29cee24

View File

@@ -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#]
// ===============================================================================================================================