ExcludeProcesses

In a Workspace Control session, Citrix published applications are started as a separate full-screen session without a taskbar. When such an application is closed, Workspace Control also closes the session. To prevent the session from closing while sub-processes started by the application are still running, Workspace Control compares the processes running at session end against a list of processes that were running at session start. If Workspace Control finds additional running processes, the session remains opened.

Not all sub-processes offer a good reason to keep the session opened. Create the following string value to exclude processes from preventing Workspace Control from closing the session. The session now ends even if the excluded processes are still running.

Key

  • HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager (32-bit)

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\RES\Workspace Manager (64-bit)

Value

ExcludeProcesses

Type

REG_SZ

Data

<process executable(s)>

Write process executables separated by a comma (,).

For example: crss.exe,wispetis.exe