Skip to content

Commit 752885e

Browse files
Merge pull request #5877 from desigrit/main
Updates to remove references to mode=mini and launch=true
2 parents efaafd9 + 1614b6e commit 752885e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hub/apps/distribute-through-store/how-to-use-store-web-installer-for-distribution.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ This functionality isn't currently available for the following content types:
4040

4141
To enable the Store Web Installer for your app, you need to ensure that the following parameters are set in the calling URL:
4242

43-
- **On [apps.microsoft.com](https://apps.microsoft.com)**: You don't need to make any changes to enable the Store Web Installer for your app, as long as they're covered within the [Feature availability section](#feature-availability) and you are not overriding this using the **launch mode=full** or **launch mode=mini/pop-up** URL parameters.
44-
- The Store Web Installer is the default installer on apps.microsoft.com, and these parameters help you override the default installation system.
43+
- **On [apps.microsoft.com](https://apps.microsoft.com)**: You don't need to make any changes to enable the Store Web Installer for your app, as long as they're covered within the [Feature availability section](#feature-availability) and you are not overriding this using the **mode=full** URL parameter.
44+
- The Store Web Installer is the default installer on apps.microsoft.com, and this mode paramter helps you launch the Store PDP instead for that user.
4545

4646
- **On your website**: Follow these steps to switch to the Web installer on your website badge:
4747
1. Navigate to [apps.microsoft.com/badge](https://apps.microsoft.com/badge).
4848
1. Enter the right data for your app.
49-
1. Set **Launch mode=Direct** to ensure the required code is generated for your app.
49+
1. Set **Launch mode as Direct** to ensure the required code is generated for your app.
5050
1. Copy the code, and insert the new badge within your website.
5151

5252
## Key notes for enterprise administrators

0 commit comments

Comments
 (0)