You can modify ThinApp parameters to configure processes and services that might specify write access to a native process or the startup and shutdown of virtual services.
AllowExternalKernelModeServices Parameter The AllowExternalKernelModeServices parameter controls whether applications can create and run native kernel driver services. The service executable file must exist on the physical file system.
AllowExternalProcessModifications Parameter The AllowExternalProcessModifications parameter determines whether captured applications can write to a native process. Some virtualized applications require a method to interact with native applications.
AutoShutdownServices Parameter The AutoShutdownServices parameter controls whether to shut down virtual services when the last non-service process exits.
AutoStartServices Parameter The AutoStartServices parameter controls whether to start the virtual services when the first virtual application starts.
ChildProcessEnvironmentDefault Parameter The ChildProcessEnvironmentDefault parameter determines whether ThinApp runs all child processes in the virtual environment.
ChildProcessEnvironmentExceptions Parameter The ChildProcessEnvironmentExceptions parameter notes exceptions to the ChildProcessEnvironmentDefault parameter when you want to specify child processes.