|
![]() |
Application Isolation Wizard
Whenever you deploy an application, you risk plunging your desktops into "DLL Hell". DLL Hell occurs when new applications installed on a system inadvertently delete a DLL or overwrite it with an obsolete version, causing the other applications sharing that DLL to malfunction. IT can spend days trying to correctly diagnose and fix the problem, which can potentially cost the organization millions in lost productivity and help desk expenses.
AdminStudio's Application Isolation Wizard gives systems administrators an easy way to avoid these component versioning conflicts. It automatically scans MSI packages to determine if they are fully isolated and using only local resources and DLLs. If there is a problem, the Application Isolation Wizard easily enables you to partially or totally isolate an application before you deploy it, ensuring installed applications are unaffected by the rollout.
The wizard places a copy of critical files in a local folder, making them only accessible to that MSI. Other applications needing those files would use different copies of the files and would therefore not impact the first application. The enhanced Application Isolation Wizard now automates the isolation of the most appropriate files in a package. It can also be launched directly at the end of the repackaging process.

