How to specify command line parameters when distributing a WEM application
book
Article ID: CTX489529
calendar_today
Updated On:
Description
To deploy applications via Workspace Environment management with additional command line parameters
Instructions
For our example, we want to distribute an application via WEM ((Workspace Environment Management) have it start with some additional parameters, e.g. C:\program fles\appdir\app.exe -file "c:\appdir2\filname.dat"
- Applications can be found in the WEM console under Actions > Applications
- To add an application click "new application"
- Select the appropriate application type (note, these fields may not be available for all application types)
- in the command line field, enter the the path to the application without any parameters, e.g. C:\program fles\appdir\app.exe
- In the working directory field enter the directory where the executable resides: e.g. C:\program fles\appdir\
- In the Parameters directory enter only the parameters following the command. e.g. -file "c:\appdir2\filname.dat"
- Fill in any other fields as appropriate
- click ok
Additional Information
WEM application list documentation: https://docs.citrix.com/en-us/workspace-environment-management/current-release/user-interface-description/actions/applications.html#application-list
Was this article helpful?
thumb_up
Yes
thumb_down
No