Sandboxie-Plus v1.3.3
Added 2022-09-12 17:53:12 +0000 UTCThis build fixes various issues and adds various minor improvements.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.3.3
Changelog
Added
- added domain\user notation when the LogFile registry setting is applied as workaround for #2207
-- usage: in "HKLM\SYSTEM\CurrentControlSet\Services\SbieSvc" add REG_SZ "LogFile" with "3;[path]\Sandboxie.log" - added option to block host processes from accessing sandboxed ones #2132
-- usage: DenyHostAccess=Program.exe,y
-- note: by default, this protection only applies for write access, that is, unsandboxed processes will still be able to obtain read-only access
-- to prevent host processes from obtaining read access, ConfidentialBox=y must also be set, which require a supporter certificate - added compatibility template for ReHIPS
- added create all default folders in privacy style box 2218
Changed
- improved SandMan settings behaviour for non admin users #2123
Fixed
- fixed issues with group moving via drag and drop
- approved more required syscalls #2190
- fixed issues when deleting box content and the file panel view is open
- fixed issue with config protection #2206
- fixed issue with default box #2195
- fixed issue with keyboard delete shortcut for process termination
Removed
- removed obsolete Online Armor template