BoxedApp
BoxedApp is a family of products for meeting the challenges in the area of application virtualization for Windows ® operating systems.
Application virtualization is primarily a simulation of a filesystem ("virtual filesystem"), registry ("virtual registry"), COM/ActiveX subsystem, and the process start system ("virtual processes").
BoxedApp is based on the interception and emulation of system calls, which an application makes to call the operating system with its requests to create files, list, remove, read, write them, etc., requests to create COM objects, run registry-related processes.
BoxedApp family of products:
BoxedApp SDK
BoxedApp SDK is a developer library for emulating the file system, registry and other Windows subsystems.
BoxedApp Packer
BoxedApp Packer is an end-user solution for packing third-party applications with all their dependencies into a single executable file (the so-called portable applications); it requires no programming whatsoever.
BoxedApp Packer API
BoxedApp Packer API is a developer library to create packed executables. BoxedApp Packer uses this API.