mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Certify audio patch for Win11 24H2
This commit is contained in:
@@ -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#]
|
||||
// ===============================================================================================================================
|
||||
|
Reference in New Issue
Block a user