Print View

USRLOGON.CMD fails to run on XenApp 6

Issue

When starting scripts for seamless apps from USRLOGON.CMD/USRLOGN1.CMD the script fails to run.

Resolution

This is due to the CtxHide.exe process causing issues.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AppSetup"="CtxHide.exe UsrLogon.Cmd,cmstart.exe"


Remove CtxHide.exe from the AppSetup value:
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /V AppSetup /D "UsrLogon.Cmd,cmstart.exe" /F

References

Usrlogon.cmd Does Not Execute on Presentation Server for Windows x64
http://support.citrix.com/article/CTX108901

http://forums.citrix.com/thread.jspa?threadID=272268

Products

Citrix XenApp 6.0

Created: 28th November 2011
Updated: 28th November 2011

Print View

© 2005-2024 Jamie Morrison