Skip to content

Commit 581b1c1

Browse files
Merge pull request MicrosoftDocs#5576 from MicrosoftDocs/copilot/fix-5429
Add technical cross-references to MSI app name reservation documentation
2 parents 2be2d76 + 4b4cd41 commit 581b1c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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.

0 commit comments

Comments
 (0)