XenApp registry editing “RadeRunSwitches”

If you have trouble with streaming application, you can use the RadeRun Switches.

For example:

If an application needs an component that isn’t their at pre-streaming you can use the option.

-e

Go to:

My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\Rade

Add an REG_SZ with the name RadeRunSwitches

The value you can use:

List of RadeRun Switches that can be placed in the registry:

-c clear the execution cache before the application opens
-C clear the execution cache and per-user cache before the application opens
-d clear the execution cache after the application terminates
-D clear the execution cache and per-user cache after the application terminates
-x execute a command prompt for every launched application (This is useful for debugging.)
-e pre-streams all files for the application to the client. (This pre-streams all application files instead of just the files that are needed at execution time. This is used when all components of an application are needed before the application can start).


Note
: Adding the -e switch uses a larger amount of space on the client hard drive because all applications that the user has access to are pre-streamed and not just a particular application.ed applications

~ by sbcfreak on September 21, 2008.

Leave a Reply