I recently helped building a PoC containing Citrix XenDesktop and XenApp with RES Workspace Manager and Microsoft APP-V, while testing the applications on the different platforms we discovered that a certain application had some strange looking artifacts and display errors when started on XenDesktop. These artifacts didn’t show up when started on XenApp or when using the VMware Console and start this specific application. After some research I found the following posts on the Citrix Forums:
http://forums.citrix.com/message.jspa?messageID=1339409
http://forums.citrix.com/message.jspa?messageID=1527281
So the problem was caused e by the Citrix MMHOOK DLL (Multimonitor support) and there’s a workaround which is to disable the DLL for the specific program that is not refreshing correctly. As stated in on of the posts:
Add the executable name to the “Exclude” registry value in the hive: “HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\CtxHook\AppInit_Dlls\Multiple Monitor Hook”
But you should also add the APP-V executables to this list according to the posts on this page. Also keep in mind that sometimes an application will start other executables as well to display information. You can drill down to all of the applications using Process Explorer from SysInternals and with this information you can add all of the executables needed to the Exclude value in the MMOHook registry hive.
Kees Baggerman
Latest posts by Kees Baggerman (see all)
- Nutanix AHV and Citrix MCS: Adding a persistent disk via Powershell – v2 - November 19, 2019
- Recovering a Protection Domain snapshot to a VM - September 13, 2019
- Checking power settings on VMs using powershell - September 11, 2019
- Updated: VM Reporting Script for Nutanix with Powershell - July 3, 2019
- Updated (again!): VM Reporting Script for Nutanix AHV/vSphere with Powershell - June 17, 2019