diff --git a/CHANGELOG.md b/CHANGELOG.md index 38181cf3..e3e441a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - fixed SBIE2321 Cannot manage device map: [C0000034 / 11] [#2996](https://github.com/sandboxie-plus/Sandboxie/issues/2996) +- fixed Cannot run explorer.exe on emulate admin sandbox [#3516](https://github.com/sandboxie-plus/Sandboxie/issues/3516) diff --git a/Sandboxie/install/Templates.ini b/Sandboxie/install/Templates.ini index f9a23d8c..7d9944cc 100644 --- a/Sandboxie/install/Templates.ini +++ b/Sandboxie/install/Templates.ini @@ -610,6 +610,8 @@ ClosedClsid={4991D34B-80A1-4291-83B6-3328366B9097} ClosedClsid={C2F03A33-21F5-47FA-B4BB-156362A2F239} # prevent context menu hang ClosedClsid={470C0EBD-5D73-4D58-9CED-E91E22E23282} +# never fake admin rights for explorer.exe +FakeAdminRights=explorer.exe,n [Template_ThirdPartyIsolation] # block VMNet0 virtual network configuration (issue 1102)