Commit 5e10fe0
P1: Indie dev docs — distribution method guide, signing comparison, publish tutorial, and page expansions (#6655)
* P1: Add code signing options comparison and indie dev publish guide
Two new pages for the indie developer documentation initiative (ADO #570454):
- hub/apps/package-and-deploy/code-signing-options.md: Comparison of
all signing options (Store, Azure Artifact Signing, OV/EV certs,
self-signed) with cost, availability, SmartScreen behavior, and
Store eligibility columns. Addresses the cost confusion and geo
limitation gaps identified in community research.
- hub/apps/package-and-deploy/publish-first-app.md: End-to-end guide
for indie devs answering 'I built an app — how do I ship it?' Covers
both Store (recommended) and direct download paths with signing,
packaging, auto-update, and SmartScreen expectations.
Co-authored-by: Copilot <[email protected]>
* P1: Indie dev docs — new pages and existing page expansions (ADO #570454)
New pages:
- code-signing-options.md: Full comparison of signing options (Store,
Azure Artifact Signing, OV/EV certs, self-signed, SignPath Foundation)
with accurate geo availability (orgs: USA/CA/EU/UK; individuals: USA/CA),
cost figures, SmartScreen behavior, and Store eligibility columns.
- publish-first-app.md: End-to-end 'Publish your first Windows app' guide
for indie devs. Covers Store (recommended) and direct download paths,
$19 Partner Center fee, code signing, WinUI 3 vs WPF/WinForms packaging,
auto-update comparison, SmartScreen expectations. Velopack mentioned
briefly without worked example. ms-appinstaller disabled note included.
Existing page expansions:
- smartscreen-reputation.md: Add expected reputation timeline (several
weeks, hundreds of installs); add enterprise file submission tip.
- choose-distribution-path.md: Replace 2-sentence 'other installer
formats' stub with full comparison table (ClickOnce, WiX/Inno/NSIS,
xcopy, winget) plus individual sections explaining each option and
its trade-offs. Addresses the most-requested missing content
identified across 3+ years of community forum posts.
- unpackage-winui-app.md: Add runtime deployment section (MSIX
installer vs self-contained), prominent single-file EXE limitation
callout with alternatives, and distribution considerations for
unpackaged apps (missing Windows features, package identity options).
- toc.yml: Add entries for both new pages.
Co-authored-by: Copilot <[email protected]>
* Address Copilot feedback on P1 indie dev pages
- unpackage-winui-app.md: Fix runtime terminology — 'framework package' ->
'runtime'; 'MSIX-based installer' -> 'runtime installer (.exe)'; add
reference to official use-windows-app-sdk-run-time deployment guidance
- publish-first-app.md: Clarify Store MSIX submissions don't need a
CA-trusted cert — Microsoft re-signs after certification; note that
MSI/EXE non-Store distribution does need Authenticode signing
- code-signing-options.md: Fix 'Store eligible' column — change
'❌ Non-Store distribution' to '❌ No' for consistency with other rows
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent db01c42 commit 5e10fe0
6 files changed
Lines changed: 351 additions & 2 deletions
File tree
- hub/apps/package-and-deploy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
123 | 154 | | |
124 | 155 | | |
125 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
0 commit comments