Skip to content

Commit 39c70de

Browse files
authored
Merge pull request #2893 from ChristianBoehlke/patch-1
Fix link for "Win32 app management"
2 parents c2b7bd4 + 2358aea commit 39c70de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/intune/apps/lob-apps-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ A line-of-business (LOB) app is one that you add from an app installation file.
6969
- **Publisher**: Enter the name of the publisher of the app.
7070
- **App Install Context**: Select the install context to be associated with this app. For dual mode apps, select the desired context for this app. For all other apps, this is pre-selected based on the package and cannot be modified.
7171
- **Ignore app version**: Set to **Yes** if the app developer automatically updates the app. This option applies to mobile .msi apps and Windows apps with self-updating installers (such as Google Chrome).
72-
- **Command-line arguments**: Optionally, enter any command-line arguments that you want to apply to the .msi file when it runs. An example is **/q**. Do not include the msiexec command or arguments, such as **/i** or **/x**, as they are automatically used. For more information, see [Command-Line Options](/windows/desktop/Msi/command-line-options). If the .MSI file needs additional command-line options consider using [Win32 app management](app-management.md).
72+
- **Command-line arguments**: Optionally, enter any command-line arguments that you want to apply to the .msi file when it runs. An example is **/q**. Do not include the msiexec command or arguments, such as **/i** or **/x**, as they are automatically used. For more information, see [Command-Line Options](/windows/desktop/Msi/command-line-options). If the .MSI file needs additional command-line options consider using [Win32 app management](apps-win32-app-management.md).
7373
- **Category**: Select one or more of the built-in app categories, or select a category that you created. Categories make it easier for users to find the app when they browse through the company portal.
7474
- **Show this as a featured app in the Company Portal**: Display the app prominently on the main page of the company portal when users browse for apps.
7575
- **Information URL**: Optionally, enter the URL of a website that contains information about this app. The URL appears in the company portal.

0 commit comments

Comments
 (0)