You can use the PreventDlInjection parameter to prevent ThinApp runtime from loading a DLL, when another external application calls the SetWindowHook
to set a global hook.
This should be used only when the hook is in conflict with a virtualized application. For example, if virtualized application is unable to start when the other application NxPowerLite
calls SetWindowsHook
to set a global hook oehook.dll
, modifying the package.ini with this entry allows the virtualized application to start.