Skip to content

Commit 16b9221

Browse files
authored
Merge pull request #2594 from msbemba/patch-54
Update lob-apps-windows.md
2 parents 25cef4e + a9520a0 commit 16b9221

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ A line-of-business (LOB) app is one that you add from an app installation file.
6868
- **Description**: Enter the description of the app. The description appears in the company portal.
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.
71-
- **Ignore app version**: Set to **Yes** if the app developer automatically updates the app. This option applies to mobile .msi apps only.
71+
- **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).
7272
- **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).
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.
@@ -124,4 +124,4 @@ This capability is useful to avoid getting into a race condition. For instance,
124124

125125
- Learn more about the context of your app in Intune. See [Overview of the app lifecycle in Microsoft Intune](app-lifecycle.md).
126126

127-
- Learn more about Win32 apps. See [Win32 app management](apps-win32-app-management.md).
127+
- Learn more about Win32 apps. See [Win32 app management](apps-win32-app-management.md).

0 commit comments

Comments
 (0)