Commit 3a46124
P2-1: Surface unpackaged WinUI 3 limitations before developers invest time (#6665)
* P2-1: Surface unpackaged WinUI 3 limitations prominently
Key changes:
- unpackage-winui-app.md: Rename to 'Distribute an unpackaged WinUI 3
app', improve title/description metadata, add prominent IMPORTANT
callout at the top listing all four limitations before the how-to
steps (no single-file EXE, runtime dependency, no package identity,
not Store-eligible). Previously these were buried at the bottom.
- choose-distribution-path.md: Add 'Unpackaged WinUI 3' row to the
main comparison table. Add full 'Unpackaged WinUI 3' section with
honest pros/cons and 'for most apps MSIX is better' guidance.
- publish-first-app.md: Fix misleading '(for example, a self-contained
EXE)' parenthetical — unpackaged WinUI 3 cannot produce single-file
EXEs. Updated cross-link copy to be accurate.
Addresses P2-1 from Indie Dev Doc Plan Round 2 (04/20/2026).
Source: indie-dev-additional-findings.md finding #10 (SO 3k views).
Co-authored-by: Copilot <[email protected]>
* Address Copilot feedback: fix Store-eligibility, package identity, and MDM claims
- unpackage-winui-app.md: Add 'via package manifest' qualifier to 'No package identity' bullet
(Win32 registry/shortcut mechanisms still work for unpackaged apps)
- unpackage-winui-app.md: Replace 'Not Store-eligible' with accurate statement:
no MSIX path, but MSI/EXE installer submission is a separate path that does work
- unpackage-winui-app.md: Fix link text 'MSIX packaging' -> 'packaging your app' (points to overview)
- choose-distribution-path.md: Fix Enterprise MDM column for Unpackaged WinUI 3
(Win32 Intune/ConfigMgr deployment does work; was incorrectly '❌ No')
- choose-distribution-path.md: Fix Store column for Unpackaged WinUI 3 (same MSI/EXE nuance)
- choose-distribution-path.md: Fix 'Not Store-eligible' in Limitations section
- publish-first-app.md: Add self-contained deployment qualifier to runtime dependency sentence
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent b5d2331 commit 3a46124
3 files changed
Lines changed: 47 additions & 10 deletions
File tree
- hub/apps/package-and-deploy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
153 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
154 | 179 | | |
155 | 180 | | |
156 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
| |||
0 commit comments