sandboxie-plus / Sandboxie

Sandboxie Plus & Classic
https://Sandboxie-Plus.com
GNU General Public License v3.0
13.37k stars 1.48k forks source link

Activation of Sandbxie-support certificate silently. #3880

Open metaad opened 3 months ago

metaad commented 3 months ago

Is your feature request related to a problem or use case?

When application is launched for the first time, Below prompts come image

image

Is there any parameter to activate this silently? Is the certificate same across all the machines for one tenant or it is specific to logged in user. If it can be activated on multiple machines, then please provide us the silent parameter to achieve it.

Also is there a way to suppress auto-update(as shown below) through setting that is stored in file/registry. If yes, kindly provide us the same. image

Describe the solution you'd like

Is there any parameter to activate this silently? Is the certificate same across all the machines for one tenant or it is specific to logged in user. If it can be activated on multiple machines, then please provide us the silent parameter to achieve it.

Also is there a way to suppress auto-update through setting that is stored in file/registry. If yes, kindly provide us the same.

Describe alternatives you've considered

No response

DavidXanatos commented 3 months ago

Please review: https://sandboxie-plus.com/Downloads/Sandboxie Plus business licensing.pdf

In sandboxie-plus.ini you can add

[Options]
CheckForUpdates=0

to disable updates

metaad commented 3 months ago

Please review: https://sandboxie-plus.com/Downloads/Sandboxie Plus business licensing.pdf

In sandboxie-plus.ini you can add

[Options]
CheckForUpdates=0

to disable updates

Thank you for the solution. I was able to suppress update and handle license through command line for Sandboxie Plus.

Will the setting for disabling updates remain same for Sandboxie Classic application? I tried to update Sandboxie.ini [Options] CheckForUpdates=0

but it did not remove checkbox. Is their any setting to set it to Never and uncheck checkbox?

image