Answer the question
In order to leave comments, you need to log in
How to make simple and easy virtualization (sandbox) for individual applications?
Make something like a sandbox in which you can run individual applications. For example, here I want to run something like this: sandbox.exe chrome.exe .
The application must work in a strictly restricted mode, not have access to system folders and so on. Well, something like a sandbox from antivirus programs, only a separate solution. You also need to be able to forward some folders inside the sandbox.
In theory, you can use any software here to create portable applications, but it seems to me that the proper level of isolation is not provided there, or am I mistaken?
Answer the question
In order to leave comments, you need to log in
I think it's easier to have a virtual machine for these purposes.
For Windows 8, this functionality comes out of the box. In the VM, the isolation is complete, the necessary folders are shared over the network. After work, you can restore the original state of the VM.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question