XenApp 6.5 执行PhotoShop CS5 颜色显示错误问题
一、问题
1. 在XenApp桌面执行Photoshop CS5(CS4也有相同问题)时,图片实际颜色与显示颜色误差极大。例如在空白页面上填色,颜色为: C:0 M:100 Y:0 K:0 ,屏幕上显示上应该是接近红色,但却完全显示成蓝色
稍微移动,或鼠标滑过,部分区域会恢复为红色,但再动下一色块,又变成蓝色。
2.只会发生在PhotoShop,Adobe CS52的其他软件,如InDesign、Illustrator都不会有此现象。
二、解決方法一:客户端的操作系统不一定会找到该键值,而且一个个修改客户端的注册表键值也不方便。
Update the registry value below on the workstaion running the Online Plugin.
HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Virtual Channels\Thinwire Graphics: EnableOSS to false
建议采用方法二:Add the following entry to the end of the Application section of the default.ica located on the Web Server at Inetpub\wwwroot\Citrix\XenApp\conf or Inetpub\wwwroot\Citrix\PNAgent\conf
1. 登入到 XenApp Controller Server,找到C:\Inetpub\wwwroot\Citrix\XenApp\conf or C:\Inetpub\wwwroot\Citrix\PNAgent\conf\,修改一个叫default.ica的文件,用記事本打开编辑即可。
2. 在“Application”里添加语句“Enableoss=False”,如图: