Tuesday, June 21, 2011

How to launch an App-V Application without using the shortcut

Users can launch App-V applications without using the shortcut in cases such as the user mistakenly deleted the shortcut and needs immediate access to the application without refreshing the server connection.

Prerequisite:

  • User should already be added to ACL of the application on the management server
  • App-V client should be running on the desktop

From a command prompt or Start > Run, type:
sfttray.exe /launch "APPNAME APPVER"

where APPNAME and APPVER correspond to the application name and application version from the application OSD file as below:
sfttray /launch "Google Chrome 13.0"

No comments:

Post a Comment