Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another Windows Installer Service issue #2537

Closed
MichaelDietzel opened this issue Dec 15, 2022 · 2 comments
Closed

Another Windows Installer Service issue #2537

MichaelDietzel opened this issue Dec 15, 2022 · 2 comments
Labels
MSI Installer Issues with .msi installers

Comments

@MichaelDietzel
Copy link

MichaelDietzel commented Dec 15, 2022

Describe what you noticed and did

I created a fresh default sandbox in Sandboxie Classic 5.60.3 and tried to install Audials Music 2022 Special Edition by Computer Bild in it. It fails with a Windows Installer Service error that looks different from the errors described in the following two issues

I also tried Sandboxie classic 5.40.1 that ist the first one to include the fix and it does not help.
Also using a Sandbox without isolation did not help.

Installing outside of a Sandbox runs fine.

This is the exact message I am getting:
Sandboxie Windows Installer
Edit: The error message from the screenshot so it can be searched for if others face the same problem: The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, of if the Windows Installer is not correctly installed. Contact your support personnel for assistance.

How often did you encounter it so far?

No response

Affected program

Audials Music 2022 Special Edition by Computer Bild

Download link

https://www.computerbild.de/download/Audials-Music-2022-Kostenlose-Spezial-Version-32181841.html

Where is the program located?

I tried to install it only inside a sandbox, but I wasn't able to achieve it.

Expected behavior

I'd expect the installer to run successfully as many others do and not abort with an error message without finishing installing.

What is your Windows edition and version?

Windows 10 enterprise 21h2 LTSC, Windows Server 2016 Datacenter, Windows 8.1 Pro

In which Windows account you have this problem?

A local or Microsoft account without special changes.

Please mention any installed security software

Microsoft Defender Antivirus, Windows Firewall Control

What version of Sandboxie are you running?

Sandboxie Classic 5.60.3, Sandboxie-Plus v1.5.1, Sandboxie Classic 5.40.1

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?

In a standard isolation sandbox (yellow sandbox icon).

Can you reproduce this problem on an empty sandbox?

I can confirm it also on an empty sandbox.

Did you previously enable some security policy settings outside Sandboxie?

No response

Crash dump

No response

Trace log

No response

Sandboxie.ini configuration

No response

@MichaelDietzel MichaelDietzel added the Confirmation Pending Further confirmation is requested label Dec 15, 2022
@offhub
Copy link
Collaborator

offhub commented Dec 16, 2022

You could try with the following:

MsiInstallerExemptions=y

(Plus UI > Sandbox Options > Security Hardening > Elevation restrictions >> Allow MSIServer to run with a sandboxed system token and apply other exceptions if required)

But I couldn't run it without the following:

NoSecurityIsolation=y

(Plus UI > Sandbox Options > Security Isolation > Security Isolation & Filtering >> Disable Security Isolation (experimental))

Windows 10 22H2

@offhub offhub added the MSI Installer Issues with .msi installers label Dec 16, 2022
@MichaelDietzel
Copy link
Author

Thanks a lot! I can confirm this works despite Sandboxie showing some warnings. Sorry for not finding the option myself. But maybe having this error message documented here will help others find this solution.

@isaak654 isaak654 removed the Confirmation Pending Further confirmation is requested label Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MSI Installer Issues with .msi installers
Projects
None yet
Development

No branches or pull requests

3 participants