This releases fixes a few issues with 1.14.3 and provides a production ready 1.14.x build. For a full list of changes and fixes please review the full change log. Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.14.4
Sometimes the time to the delete a sandbox takes up to 15-20 seconds. Sometimes just a few seconds. With this version and older versions. Using latest Imdisk toolkit as a ramdisk.
I was wondering about that myself as it means ... A hardware ID (HWID, or Windows device ID, is a unique identifier assigned to the hardware components of a Windows computer.
Perhaps it is to do with this post https://github.com/sandboxie-plus/Sandboxie/issues/1495#issuecomment-1006567013 Note the reference to HWID in it by David. EDIT....
Below the serial entry, its used for the business licenses where you need one per PC, the display is for debugging as it seams on some systems the driver fails to retrieve that ID The ID is read by the driver from the firmware. Its only used when a serial starting with SBIEN- is used, see: https://github.com/sandboxie-plus/S.../SandboxiePlus/SandMan/OnlineUpdater.cpp#L215 Its mechanism is not new "added option for business customers to retrieve hardware-bound certificates from a serial number"; https://github.com/sandboxie-plus/Sandboxie/blob/master/CHANGELOG.md#1110--5660---2023-08-25 Now only the display was added. EDIT: BTW sbie serial numbers explained: SBIEN-.... node locked keys for business customers and recently a Chinese resellers whom explicitly requested a activation limited option, not sure if that will work out but lets see. SBIEU-.... upgrade key to add the advanced encryption pack SBIER-.... still a todo would allow to renew an existing certificate by adding validity days to it instead of creating a fully new one
Thank you. I do remember seeing SBIEU- on the advanced encryption pack when upgrading a "personal" cert.
I don't think Mr.X wants to stop showing 'run sandboxed' in the explorer context menu. He is asking if there is a way to stop it showing for the recycle bin only.
Ah yes, I think you're right @stapp Then I think @DavidXanatos should add an extra option for that. My Windows 11 doesn't show it in the recycle bin, in the explorer context menu only.
regfile: Code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Folder\shell\sandbox] "AppliesTo"="NOT (System.ParsingPath:=::{645FF040-5081-101B-9F08-00AA002F954E})" source: Code: https://learn.microsoft.com/en-us/windows/win32/shell/context-menu-handlers https://www.voidtools.com/forum/viewtopic.php?p=64649#p64649