10-02-2021, 08:06 PM
This is a test build which includes a lot of internal changes, required for future features and improvements.
This build changes how the sandboxie.ini is handled, hence it is recommended to create a backup just in case.
Download:
You have No permissions
Changelog
Added
added forced process indicator to process status column #1174
added "SbieTrace=y" option to trace the interaction between Sandboxie processes and the Sandboxie core components
when initializing an empty sandbox, MSI debug keys are set to generate the debug output of MSI installer service
added "DisableComProxy=y" allowing to disable COM proxying through the service
added "ProcessLimit=..." that allows to limit the max count of processes in a sandbox #1230
added missing IPC logging
Changed
reworked SbieSvc ini server to allow settings caching and greatly improve performance
-- Now comments in the Sandboxie.ini are being preserved as well as the order of all entries
enabled configuration section list replacement with a hash map to improve configuration performance
improved progress and status messages for the Plus installer (by mpheath) #1168
reworked RpcSs start mechanics, sandboxed RpcSs and DcomLaunch can now be run as system, use "RunRpcssAsSystem=y"
-- note: this is generally not recommended for security reasons but may be needed for compatibility in some scenarios
reworked WTSQueryUserToken handling to work properly in all scenarios
reworked configuration value list to use a hash table for better performance
Fixed
fixed Plus upgrade install in Windows 7 (by mpheath) #1194
fixed custom autoexec commands being executed on each box start instead of only on the initialization
fixed a design issue limiting the maximal amount of processes in one box to 511
fixed handle leaks in the lingering process monitor mechanism
fixed issue with opening device paths like "\??\FltMgr"
fixed build issue with an explicit FileDigestAlgorithm option for driver sign (by isaak654) #1210
fixed issue with resource access log sometimes getting corrupted
fixed issue with Microsoft Office Click-to-Run #428 #882
removed
removed support for Microsoft EMET (Enhanced Mitigation Experience Toolkit), as it was EOL in 2018
removed support for Messenger Plus! Live, as MSN Messenger is EOL since 2013
disabled Turkish language on Plus UI for inactivity (by isaak654) #1215
This build changes how the sandboxie.ini is handled, hence it is recommended to create a backup just in case.
Download:
Code:
The contents of this section are hidden
Changelog
Added
added forced process indicator to process status column #1174
added "SbieTrace=y" option to trace the interaction between Sandboxie processes and the Sandboxie core components
when initializing an empty sandbox, MSI debug keys are set to generate the debug output of MSI installer service
added "DisableComProxy=y" allowing to disable COM proxying through the service
added "ProcessLimit=..." that allows to limit the max count of processes in a sandbox #1230
added missing IPC logging
Changed
reworked SbieSvc ini server to allow settings caching and greatly improve performance
-- Now comments in the Sandboxie.ini are being preserved as well as the order of all entries
enabled configuration section list replacement with a hash map to improve configuration performance
improved progress and status messages for the Plus installer (by mpheath) #1168
reworked RpcSs start mechanics, sandboxed RpcSs and DcomLaunch can now be run as system, use "RunRpcssAsSystem=y"
-- note: this is generally not recommended for security reasons but may be needed for compatibility in some scenarios
reworked WTSQueryUserToken handling to work properly in all scenarios
reworked configuration value list to use a hash table for better performance
Fixed
fixed Plus upgrade install in Windows 7 (by mpheath) #1194
fixed custom autoexec commands being executed on each box start instead of only on the initialization
fixed a design issue limiting the maximal amount of processes in one box to 511
fixed handle leaks in the lingering process monitor mechanism
fixed issue with opening device paths like "\??\FltMgr"
fixed build issue with an explicit FileDigestAlgorithm option for driver sign (by isaak654) #1210
fixed issue with resource access log sometimes getting corrupted
fixed issue with Microsoft Office Click-to-Run #428 #882
removed
removed support for Microsoft EMET (Enhanced Mitigation Experience Toolkit), as it was EOL in 2018
removed support for Messenger Plus! Live, as MSN Messenger is EOL since 2013
disabled Turkish language on Plus UI for inactivity (by isaak654) #1215