sandboxie-plus / Sandboxie

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

Installing winzip latest version gives task scheduler error #4328

Open anmac1789 opened 1 month ago

anmac1789 commented 1 month ago

Describe what you noticed and did

Tried installing the latest version of winzip in a sandbox environment using sandboxie and during initiall install it gives the following error in the screenshot about cannot schedule a task for a user account that does not have a password. Please see the following screenshots.

image

image

How often did you encounter it so far?

No response

Expected behavior

I expect a smooth install without errors with the correct default settings.

Affected program

Winzip (wichever is the latest version)

Download link

https://www.winzip.com/en/pages/download/winzip/?lang=en&hd=Download%20Rar%20Opener%20Software%20with%20Ease&x-target=ppc&promo=ppc&utm_source=google&utm_medium=cpc&utm_campaign=wz-dd-all-adwordsppc&utm_content=153948320389&utm_term=winzip&utm_id=20624671898&gad_source=1&gclid=Cj0KCQjw4Oe4BhCcARIsADQ0cskhPs3fG-EpZ95-f4D7XMFKO6dvUzV7-um8Tz6y8TFd35VF_G1rc4oaAjevEALw_wcB

Where is the program located?

The program is installed only inside a sandbox (NOT in the real system anyway).

Did the program or any related process close unexpectedly?

Yes, it did, but I don't know how to attach the .dmp file(s).

Crash dump

No response

What version of Sandboxie are you running now?

1.14.10

Is it a new installation of Sandboxie?

I just updated Sandboxie from a previous version (I don't remember which one).

Is it a regression from previous versions?

No response

In which sandbox type you have this problem?

In a standard isolation sandbox (yellow sandbox icon).

Can you reproduce this problem on a new empty sandbox?

I can confirm it also on a new empty sandbox.

What is your Windows edition and version?

Windows 10 Enterprise x64 22H2 19045.5073

In which Windows account you have this problem?

A local account (Standard user).

Please mention any installed security software

malware bytes

Did you previously enable some security policy settings outside Sandboxie?

No response

Trace log

No response

Sandboxie.ini configuration

[GlobalSettings] Template=7zipShellEx Template=AdobeAcrobatReader Template=OfficeClickToRun Template=OfficeLicensing Template=WindowsLive Template=WindowsRasMan Template=Edge_Fix

[UserSettings_0C700213] SbieCtrl_AutoStartAgent=SandMan.exe -autorun BoxGrouping=:DefaultBox

[DefaultBox] Enabled=y RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}% RecoverFolder=%Personal% RecoverFolder=%Desktop% BorderColor=#00ffff,ttl,6 Template=OpenBluetooth Template=SkipHook Template=FileCopy Template=qWave Template=BlockPorts Template=LingerPrograms Template=AutoRecoverIgnore ConfigLevel=10 MsiInstallerExemptions=y CopyLimitKb=-1 AutoDelete=y NoSecurityIsolation=y

isaak654 commented 1 month ago

The request is therefore to trick WinZip into writing a fake scheduled task so that it does not crash during installation in the standard/application compartment sandbox... at least that is how I understand the request.

offhub commented 1 month ago

Despite the error, the installation was successfully completed.

MsiInstallerExemptions=y
FakeAdminRights=y

The request is therefore to trick WinZip into writing a fake scheduled task so that it does not crash during installation in the standard/application compartment sandbox... at least that is how I understand the request.

Any implementation would be good.

anmac1789 commented 1 month ago

so what should I do about this ?

DavidXanatos commented 1 week ago

I'm not sure how easy would it be to allow fake task scheduler requests to be saved, we could turn this into a feature request. as is such errors can be safely ignored.