Copy link to clipboard
Copied
Our Adobe clients appear to have autoupdated recently to 22.002.20191
We are currently running Server 2012 R2 for some legacy business applications which are not compatible with the near OS version. The servers are in a Citrix terminal environement and we are seeing frequent pop-ups for RdrCEF.exe - Application Error The exception unknown software exception (0x06d007e) occuring in the application at location 0x749e4128. The error does not show up immediatly in all situations, but may show up a few minutes later. As this is a Citrix Terminal Server environment, when Adobe is opened for any user, multiple users receive the pop-up. With only 1 user on the server, the pop-up will show up sometimes multiple times over itself. Going to Help > About in Adobe Reader will cause the pop-up to display immediately.
Previously we were able to mitigate these issues by using a series of registry / settings tweaks:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_1\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_2\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_3\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_4\\RdrCEF.exe"="~ WIN7RTM"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Acrobat Reader\DC\Installer]
"CEF_DIR"="C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\acrocef"
"CEF_FOLDER"="acrocef"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CtxUvi]
"UviProcessExcludes"="LsaIso.exe;BioIso.exe;FsIso.exe;sppsvc.exe;vmsp.exe;windbg.exe;cdb.exe;ntsd.exe;AcroRd32.exe;RdrCEF.exe"
Have something to add?