FG
💻 Software

Is it possible to create an isolated environment to install 3rd party application into?

Fresh5 days ago
Mar 15, 20266543 views
Confidence Score0%
0%

Problem

I am looking for a utility / method to install 3rd part applications, such has embedded compilers, into its own isolated environment, including registry. On Mac OS X I use homebrew to achieve this. Being a Mac convert I realize that the two OS are dramatically different, however seeing how useful t…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is it possible to create an isolated environment to install 3rd party application into?

Low Risk

You could virtualize the applications themselves with a program such as ThinApp (formerly Thinstall). It wraps the executable in a VM so that all file and registry access is done to a virtual file-system and registry that is stored in a folder. Of c…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment