Template BoxedCOM: Need Documentation or Explanation #5304
-
|
When editing the ini file of a sandbox, I noticed a peculiar entry Searching through the internet, I couldn't find any documentation or discussions about this template. Does anyone know what's the purpose and effects of this template, and why/when it should be enabled for a sandbox? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
I don't know why, but it got added around 4 years ago.
It does not change something for the other box types. In my red box, this template is not set and so far, this did not cause any issues. Someone who is more technically involved in Sandboxie, will be able to tell you why it was added. |
Beta Was this translation helpful? Give feedback.
-
|
When you set Sandboxie/SandboxiePlus/SandMan/Windows/OptionsAccess.cpp Lines 568 to 581 in f2ef637 |
Beta Was this translation helpful? Give feedback.
When you set
OpenIpcPath=*in the UI, it prompts you to select whether to box the COM or not. If you select (Yes), theTemplate_BoxedCOMtemplate is added to the config alongside theOpenIpcPathsetting.Sandboxie/SandboxiePlus/SandMan/Windows/OptionsAccess.cpp
Lines 568 to 581 in f2ef637