--- title: How to Edit a Published Application with Advanced Settings description: How to Edit a Published Application with Advanced Settings author: dansimp ms.assetid: 06a79049-9ce9-490f-aad7-fd4fdf185590 ms.reviewer: manager: dansimp ms.author: dansimp ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w7 ms.date: 06/16/2016 --- # How to Edit a Published Application with Advanced Settings After a published application has been added and configured, the published application can be edited and additional advanced settings can be configured. **To edit a published application with advanced settings** 1. In the **Applications** pane, add and configure a published application. 2. Select the published application to edit. 3. Click **Edit**. 4. In the **Published Application** dialog box, configure the parameters as described in the following table. 5. Click **OK**. 6. On the **Policy** menu, select **Commit**. **Editing Published Application Properties**
Property | Description |
---|---|
Display name |
The name of the shortcut in the user's Windows Start menu.
Note
The display name is not case sensitive. |
Description |
A description of the published menu. |
Start in |
The directory from which to start the application.
Note
The path does not need to include quotation marks. |
Command line |
The command with which to run the application from within the MED-V workspace. The full path is required, and the parameters can be passed to the application in a similar fashion as in any other Windows command. In a domain configuration, a shared drive usually exists on the server where all domain computers map to. The directory should be mapped here, and if it is a folder that requires user authentication, the Use MED-V credentials to run this application check box must be selected. In a revertible MED-V workspace, you can map a network drive with MapNetworkDrive syntax: "MapNetworkDrive <drive> <path>"—for example, "MapNetworkDrive t: \\tux\data". For example, to publish Windows Explorer, use the following syntax: "c:\" or "c:\windows".
Note
To have a name resolution, you need to perform one of the following:
Note
If the path includes spaces, the entire path must be inside quotation marks.
Note
The path should not end with a backslash (). |
Add a shortcut in the host Windows Start menu |
Select this check box to create a shortcut for the application in the user's Windows Start menu. |
Launch this application when the Workspace is started |
Select this check box to run the application automatically when the MED-V workspace starts. |
Use MED-V credentials to run this application |
Select this check box to authenticate applications that request a user name and password using the MED-V credentials instead of the credentials set for the application.
Note
When using SSO, the command line should be C:\Windows\Explorer.exe "folder path". When not using SSO, the command line should be "folder path". |