sandboxie-plus / Sandboxie

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

Unable to run any software in the sandbox (SBIE 1231) #3168

Closed Jkkoi closed 1 year ago

Jkkoi commented 1 year ago

Describe what you noticed and did

1 Create a (Hardened Sandbox with Data Protectlon) Sandbox

  1. Copy the software from the host computer to the sandbox/download the software through a browser in the sandbox.
  2. Try to run the software
  3. An error message pops up image

How often did you encounter it so far?

every time

Affected program

Not relevant

Download link

Not relevant

Where is the program located?

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

Expected behavior

Just want to run the software

What is your Windows edition and version?

Windows 11 Pro 22H2 22621.2070 Windows Feature Experience Pack 1000.22659.1000.0

In which Windows account you have this problem?

A Microsoft account (Administrator)., An account with UAC protection set to Always notify., Not relevant to my request.

Please mention any installed security software

Kaspersky

What version of Sandboxie are you running?

Sandboxie-Plus Version 1.9 .8

Is it a new installation of Sandboxie?

I recently did a new clean installation.

Is it a regression?

No response

In which sandbox type you have this problem?

Hardened Sandbox with Data Protectlon

Can you reproduce this problem on a new empty sandbox?

I can confirm it also on a new empty sandbox.

Did you previously enable some security policy settings outside Sandboxie?

Kaspersky security level adjusted to high

Sandboxie.ini configuration

[Globalsettings]
NetworkEnableWFP=y
Template=Kaspersky
Template=OfficeLicensing
Template=WindowsLive
Template=WindowsRasMan

[SandboxSetting]
Enabled=y
BlockNetworkFiles=y
RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}%
RecoverFolder=%Personal%
RecoverFolder=%Desktop%
BorderColor=#0423ee,off,6
Template=OpenBluetooth
Template=SkipHook
Template=FileCopy
Template=qWave
Template=BlockPorts
Template=LingerPrograms
Template=AutoRecoverIgnore
ConfigLevel=10
UseSecurityMode=y
UsePrivacyMode=y
UseFileDeleteV2=y
UseRegDeleteV2=y
FakeAdminRights=y
BoxNameTitle=-
CopyLimitKb=81920
SandboxieLogon=y
offhub commented 1 year ago

Does adding the following line to the sandbox configuration solve the problem?

NormalFilePath=%UserProfile%\Downloads\*

If the above setting doesn't solve the problem, you may need to change the permissions on the C:\Windows\TEMP folder to allow the current user to access it.

offhub commented 1 year ago

Does adding the following lines to the sandbox configuration solve the problem?

NormalFilePath=%UserProfile%\Downloads\*
NormalKeyPath=HKEY_CURRENT_USER\Environment\*
Jkkoi commented 1 year ago

It doesn't work. I've copied the files inside the sandbox. ─TEST │ DONT-USE.TXT │ RegHive │ ├───drive │ └───C │ │ KeePassXC-2.7.5-Win64.msi │ │ typora-setup-x64.exe │ │ VSCodeUserSetup-x64-1.80.2.exe

offhub commented 1 year ago

Do you get the same error when running the file from a location other than the sandbox folder? (like directly from C:\, Right click > Run Sandboxed)

Jkkoi commented 1 year ago

After updating to 1.10.5, the problem is solved