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

Chinese Trans for SBIE2195 #1817

Merged
merged 4 commits into from
Apr 26, 2022
Merged

Chinese Trans for SBIE2195 #1817

merged 4 commits into from
Apr 26, 2022

Conversation

nkh0472
Copy link
Contributor

@nkh0472 nkh0472 commented Apr 22, 2022

I've noticed the msg SBIE2195 in /Sandboxie/msgs/Sbie-English-1033.txt comes from issue #1716.

https://github.com/nkh0472/Sandboxie/blob/e153bd91707d645908fdd6a23101f242aca70e9f/Sandboxie/msgs/Sbie-English-1033.txt#L382-L385

However, I can't fully understand this msg. Does it mean you have to remove any COM object rule in the Resource Access or something else?

Guess we have to make this msg clearer. Could be something like SBIE2195 To run Explorer.exe sandboxed, the access rules for COM objects must not be Open.

@isaak654
Copy link
Collaborator

isaak654 commented Apr 22, 2022

I think there are different ways to open COM, like this option:
Plus_Com_infrastructure

It writes the following lines:

OpenIpcPath=*\BaseNamedObjects*\__ComCatalogCache__
OpenIpcPath=\RPC Control\OLE*
OpenIpcPath=\RPC Control\LRPC*
OpenIpcPath=\RPC Control\epmapper

Another replacement would be OpenIpcPath=*, as far as I know it can only be typed manually in the ini file or in the Resource Access tab.

The "COM infrastructure" definition was also mentioned in v1.0.0 changelog, so maybe you could refer to it in this way:
SBIE2195 To run Explorer.exe sandboxed, the access for COM infrastructure must not be Open.

I currently have no idea how it looks on the UI, because I'm still on v1.0.15.

@nkh0472 nkh0472 changed the title [help needed] Chinese Trans for SBIE2195 Chinese Trans for SBIE2195 Apr 26, 2022
@nkh0472
Copy link
Contributor Author

nkh0472 commented Apr 26, 2022

The "COM infrastructure" definition was also mentioned in v1.0.0 changelog, so maybe you could refer to it in this way: SBIE2195 To run Explorer.exe sandboxed, the access for COM infrastructure must not be Open.

This is good enough for me. Thank you for your patience :)

@nkh0472 nkh0472 marked this pull request as ready for review April 26, 2022 09:41
@isaak654 isaak654 merged commit 8b61bd7 into sandboxie-plus:master Apr 26, 2022
@isaak654
Copy link
Collaborator

Replaced with 952bee0 for better clarity in the title.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants