This build fixed a lot of various issues.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.
You can support the project through donations, any help will be greatly appreciated.
ChangeLog
Added
- added option to show only boxes in tray with running processes #1186
-- additional option shows only pinned boxes, in box options a box can be set to be always shown in tray list (Pinned) - added Options menu command to reset the GUI #1589
- added
Run Un-Sandboxed
context menu option - added new trigger
OnBoxDelete
that allows to specify a command that is run UNBOXED just before the box content gets deleted
-- note: this can be used as a replacement toDeleteCommand
#591 - selected box operations (deletion) no longer show the progress dialog 1061
-- if a box with a running operation shows a blinking hour glass icon, the context menu can be used to cancel the operation
Changed
HideHostProcess=program.exe
can now be used to hide Sandboxie services #1336- updater blocking is now done using a template called BlockSoftwareUpdaters
- enhanced
StartProgram=...
makesStartCommand=...
obsolete
-- for same functionality asStartCommand=...
, useStartProgram=%SbieHome%\Start.exe ...
- merged
Auto Start
General tab with theAuto Exec
Advanced tab into a universalTriggers
Advanced tab
Fixed
- fixed a couple issues with the new breakout process feature and improved security (thanks Diversenok)
- fixed issues with re-opening windows already open #1584
- fixed issue with desktop access #1588
- fixed issue about command line invocation handling #1133
- fixed UI issue with main window state when switching always on top attribute #1169
- fixed issue with box context menu in tray list 1106
- fixed issue with
AutoExec=...
- fixed issues where canceling box deletion operations didn't work 1061
- fixed issue with DPI scalling and color picker dialog #803
Removed
- removed
UseRpcMgmtSetComTimeout=AppXDeploymentClient.dll,y
used for Free Download Manager as it broke other things
-- only if you use Free Download Manager together with the settingRpcMgmtSetComTimeout=n
in a sandbox, you have to add the line manually to your Sandboxie.ini