This content has been marked as final.
Show 1 reply
-
1. Re: Thinapp 5.2.5 and Horizon 7.7
mjaDK Apr 4, 2019 2:39 AM (in response to mjaDK)Found the solution, which was an issue from 7.6:
Set EnableExternalHookInterception parameter to 1 in the package.ini file.
Copy the following DLLs to the deployment machine. Follow the instructions below to copy the modules to the deployment machine. The modules are not required during application capture:
For 32-bit virtual applications, copy the file dummyTLS.dll from the ThinApp install location to the folder C:\Windows\SysWOW64 on a 64-bit deployment machine or to the folder C:\Windows\System32 on a 32-bit deployment machine.
For 64-bit virtual applications, copy the file dummyTLS64.dll from ThinApp install location to the folder C:\Windows\System32 on a 64-bit deployment machine.