M
M
Maxim Markov2016-11-18 10:24:20
cmd/bat
Maxim Markov, 2016-11-18 10:24:20

How to create a Bat with running the program through the sandbox?

There is a program that I need to run, let it be: Chrome.exe
There is a sandboxie virtual environment, where you create a sandbox and you can open any programs through this sandbox.
Previously, I used a launch like this:

start Chrome C:\Program Files (x86)\Chrome\Chrome.exe -login goldmanjordan 2GMT6
(Yes, I also need to enter a username and password)
Now, for convenience, I need to launch it through sandboxie, and with the help of a bat file, this process will be very simplified.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Markov, 2016-11-19
@MaxQjust

Thanks to Artem, I did not think that the manual would be useful XD
It turns out that the program itself already has a built-in creation of such "batch files".
There is integration in the settings...
Then just choose your batch file or program. True, the context menu is not convenient enough.

A
Artem @Jump, 2016-11-18
curated by the

How to create a Bat with running the program through the sandbox?
Go to the site of your sandbox , study for a long time and thoughtfully the basic commands and command line switches that your sandbox understands, and then write the batch file you need.
Or to be short - RTFM

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question