ExcludeProcesses
Exclude a process from the check for running subprocesses that must be ended before a Workspace Control session can end
Key |
|
Value |
ExcludeProcesses |
Type |
REG_SZ |
Data |
executables separated by a comma (,). For example: crss.exe,wispetis.exe |
Remarks In a Workspace Control session, Citrix published applications are effectively started as a separate session without a task bar and with the application shown full screen. When the user closes this application, Workspace Control also closes the session. To prevent the session from closing while there are still subprocesses running that were started by the application Workspace Control checks the running processes at the end of the session against a list of the processes that were running at the start of the session. If additional processes are running, the session is not closed. Some processes are not a reason to keep the session alive. Use ExcludeProcesses to exclude these processes, so the session ends even if those processes are still running. |