Skip to content

Commit 19c1e1d

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/windows-dev-docs (branch docs)
2 parents e4fc4c9 + 581b1c1 commit 19c1e1d

File tree

5 files changed

+12
-8
lines changed

5 files changed

+12
-8
lines changed

hub/apps/publish/publish-your-app/msi/publish-update-to-your-app-on-store.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ You can make changes to a published app at any time. To submit updates, go to th
1818

1919
Go to the required sections like [Pricing and availability](./price-and-availability.md), [Properties](./enter-app-properties.md), [Age ratings](./age-ratings.md), [Packages](./upload-app-packages.md) and [Store listing](./create-app-store-listing.md) to make the changes you'd like and save them. Then click  **Publish** on Manage Store listing page.
2020

21-
> [!NOTE]
22-
>
23-
> ## Update package details
24-
>
25-
> After updating/adding the new package details, click on Save draft. You will be back on Manage Packages page. In the list of packages, you will see your existing package or the new package has been added. Now, click on **Save All**. You will see a message that your package is uploading and after a successful upload, you will get a message as Saved Successfully.
2621

22+
## Update package details
23+
24+
After updating/adding the new package details, click on Save draft. You will be back on Manage Packages page. In the list of packages, you will see your existing package or the new package has been added. Now, click on **Save All**. You will see a message that your package is uploading and after a successful upload, you will get a message as Saved Successfully.
2725
> [!NOTE]
2826
> Any updates to EXE or MSI apps are subject to [Application Developer Agreement](/legal/windows/agreements/app-developer-agreement) and the [Microsoft Store Policies](../../store-policies.md), which may be updated from time to time. To add new functionalities that require written customer consent via your app update, you must provide notice to customers and get their written consent as required by law in the markets where you choose to distribute your app.

hub/apps/publish/publish-your-app/msi/reserve-your-apps-name.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,12 @@ Choosing the right name for your app is important. Pick a name that will capture
4646
If this is unavoidable, use different logos and app images to make it easier to differentiate one app from another.
4747

4848
**Do not include emojis in your name**. You will not be able to reserve a name that includes emojis or other unsupported characters.
49+
50+
## Next steps for MSI/EXE app development
51+
52+
After reserving your app name, you may want to explore technical implementation topics for your MSI or EXE application:
53+
54+
- **UI controls and accessibility**: Learn about implementing docking controls, drag and drop, and other UI patterns. See [Control patterns and interfaces](../../../design/accessibility/control-patterns-and-interfaces.md) for UI Automation patterns including docking functionality.
55+
- **App updates**: Plan how your application will handle updates after publication. See [Publish update to your MSI/EXE app on the Store](./publish-update-to-your-app-on-store.md) for Store update guidance.
56+
- **Desktop app development**: Find comprehensive guidance for building Windows desktop applications at [Build desktop apps for Windows](../../../desktop/index.yml).
57+
- **Continue with app submission**: Once your name is reserved, proceed to [Create your MSI/EXE app submission](./create-app-submission.md) to begin the publishing process.

hub/apps/publish/publish-your-app/msix/create-app-submission.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ To add or remove:
115115
3. On the Notification audience overview page, add or remove audience
116116

117117
> [!NOTE]
118-
>
119118
> - The owner of your developer account is always notified and can’t be removed from the audience list.
120119
> - The audience list is product specific and applied to all submissions of the product. To modify the notification recipients for a different product, follow the steps above for each product.
121120
> - Add-on inherits parent product’s audience list and can’t be managed separately.

hub/apps/publish/publish-your-app/pwa/create-app-submission.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ To add or remove:
112112
3. On the Notification audience overview page, add or remove audience
113113

114114
> [!NOTE]
115-
>
116115
> - The owner of your developer account is always notified and can’t be removed from the audience list.
117116
> - The audience list is product specific and applied to all submissions of the product. To modify the notification recipients for a different product, follow the steps above for each product.
118117
> - Add-on inherits parent product’s audience list and can’t be managed separately.

hub/apps/publish/store-policy-archive/store-policy-7-15.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ For products that are primarily gaming experiences or target Xbox consoles, the
344344

345345
> [!NOTE]
346346
> Additional requirements for titles which use Xbox Live on PC/Mobile and/or the Creators program on Xbox consoles are available at https://aka.ms/xboxlivepolicy.
347-
>
348347
> **February 10, 2022 Policy Note**: For game products targeting console developed through the Xbox Live Creators program, the requirement to integrate with XBL Services no longer applies. The specific policy (Policy 10.13.1) will be updated to reflect this change the next time the Store Policy document is updated, but effective as of this notice, the policy will no longer be enforced for the XBL Creators Program.
349348
350349
**10.13.1**

0 commit comments

Comments
 (0)