Skip to content

Commit ea30bbc

Browse files
Update hub/apps/package-and-deploy/packaging/index.md
Co-authored-by: Copilot <[email protected]>
1 parent 7fc0420 commit ea30bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • hub/apps/package-and-deploy/packaging

hub/apps/package-and-deploy/packaging/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Before you commit to unpackaged, check the [features table above](#features-that
8282

8383
| Scenario | Recommended model | Details |
8484
|---|---|---|
85-
| **Indie developer publishing to the Microsoft Store** | Packaged (MSIX) | The Store requires MSIX. WinUI 3 apps are packaged by default — no changes needed. → [Distribute your packaged app](/windows/msix/desktop/source-code-overview) |
85+
| **Indie developer publishing to the Microsoft Store** | Packaged (MSIX) | The Store requires MSIX. WinUI 3 apps are packaged by default — no changes needed. → [Distribute your packaged app](../../distribute-through-store/how-to-distribute-your-win32-app-through-microsoft-store.md) |
8686
| **Enterprise app deployed via Intune or Configuration Manager** | Packaged, or external location for existing installers | New apps should use MSIX. Existing apps with their own installer can use packaging with external location. → [Deploy packaged apps](../../windows-app-sdk/deploy-packaged-apps.md) |
8787
| **ISV shipping a direct download with own installer** | Packaging with external location | Register a lightweight identity package alongside your existing installer. Users see no change; you get Windows features. → [Grant package identity](../../desktop/modernize/grant-identity-to-nonpackaged-apps-overview.md) |
8888
| **Internal tool or developer utility** | Unpackaged | Simplest to build and deploy. The Windows App SDK works via NuGet, but some features won't be available. |

0 commit comments

Comments
 (0)