The raderun.exe can be used to launch a Citrix profiled application without using web interface or Receiver.
This can be handy for quick tests.
the syntax is
RADERUN.EXE /app:"appname" /package:"\\nas\share\apps\myapp.profile"
optional switches are
-c pre-flush the cache
-C pre-flush the cache, including user data
-d post-flush the cache
-D post-flush the cache, including user data
-e pre-extract all files
-o deploy the application for offline use
-x run isolated command prompt
It should be noted that the appname is the name that shows in the profiler and not the published application name.
If you want to flush cached applications enter Radecache /flushall
All this information is from this Citrix article
http://support.citrix.com/article/CTX115191
No comments:
Post a Comment