From 5e321d499bb219b5e45884eeca0a5cba22a71c29 Mon Sep 17 00:00:00 2001 From: DavidXanatos <3890945+DavidXanatos@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:26:13 +0100 Subject: [PATCH] 1.12.8 --- CHANGELOG.md | 1 + Sandboxie/install/Templates.ini | 2 ++ 2 files changed, 3 insertions(+) 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)