We noticed as we signed onto the console of our Citrix servers that we would have to click OK on a whole bunch of Adobe Reader errors that would keep popping up from different dates/times. Usually they would be from the last time an administrator signed onto the server.
Adobe released a document that stated the checkbox that needed to be cleared in order to stop the error messages. This is something that would have to be manually done, but instead here’s the registry key that needs to be created in order for the box to be cleared. We’re using ScriptLogic’s Desktop Authority to write the key value out to the registry as each user logs onto the Citrix server.
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\8.0\Accessibility]
“bCheckReadMode”=dword:00000000
Link to the Citrix Article…. Click Here.



January 29th, 2009
trevor
Posted in
Tags:
Ага, попался!…
Usually they would be from the last time an administrator signed onto the server. Adobe released a document that stated the […….