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

Allow BreakoutProcess and ForceProcess to support paths #1907

Open
lwcorp opened this issue May 31, 2022 · 3 comments
Open

Allow BreakoutProcess and ForceProcess to support paths #1907

lwcorp opened this issue May 31, 2022 · 3 comments
Labels
Feature: Program Control Issues with control structures Feature Request New feature or idea Type: Enhancement Requested enhancement of existing feature

Comments

@lwcorp
Copy link
Contributor

lwcorp commented May 31, 2022

Is your feature request related to a problem or use case?

https://github.com/sandboxie-plus/Sandboxie/releases/tag/1.0.8:

added "BreakoutProcess=program.exe", with this option selected applications can be started unboxed from within a box #1500
-- Note: "BreakoutFolder=some\path" is also available

#1905 made it clear only BreakoutFolder supports paths.

Describe the solution you'd like

Let BreakoutProcess use paths too like in BreakoutProcess=some\path\program.exe.
Let ForceProcess use paths too like in ForceProcess=some\path\program.exe.

Describe alternatives you've considered

No response

@lwcorp lwcorp added the Feature Request New feature or idea label May 31, 2022
@DavidXanatos DavidXanatos added the Priority: High To be done as soon as possible label May 31, 2022
@DavidXanatos
Copy link
Member

It looks to me as if this also is not possible for ForceProcess
why the request only for brekout process?

@lwcorp
Copy link
Contributor Author

lwcorp commented Jun 4, 2022

Because I just happened to run across it with BreakoutProcess.
Are there any other commands that suffer from this too?

@isaak654 isaak654 changed the title Allow BreakoutProcess to support paths just like BreakoutFolder Allow BreakoutProcess and ForceProcess to support file paths Jun 4, 2022
@isaak654 isaak654 changed the title Allow BreakoutProcess and ForceProcess to support file paths Allow BreakoutProcess and ForceProcess to support paths Jun 4, 2022
@DavidXanatos DavidXanatos removed the Priority: High To be done as soon as possible label Jun 5, 2022
@thejavascriptman
Copy link

This could probably fix #2058 for my use case e.g. I could use ForceProcess=D:\Games\*.exe instead of ForceFolder=D:\Games

@offhub offhub added Feature: Program Control Issues with control structures Type: Enhancement Requested enhancement of existing feature labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Program Control Issues with control structures Feature Request New feature or idea Type: Enhancement Requested enhancement of existing feature
Projects
None yet
Development

No branches or pull requests

4 participants