Skip to content

Commit b65bdee

Browse files
docs(readme): update Windows Store subscription support note
Clarify that subscription workspace remains visible across all runtimes but only registers full service layer in win-store mode. Non-Store channels show handoff surface for Store edition installation. Co-Authored-By: Hagicode <noreply@hagicode.com> Signed-off-by: newbe36524 <newbe36524@qq.com>
1 parent 55fb57f commit b65bdee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Desktop does not re-order or redefine its own app version because of Windows Sto
5757

5858
## Windows Store subscription support
5959

60-
The `Hagicode 赞助者计划` workspace is registered only when Desktop resolves to the `win-store` distribution mode. Source-mode development, portable builds, and other non-Store channels do not register the subscription main-process service, preload bridge, IPC handlers, or sidebar entry.
60+
The `Hagicode 赞助者计划` workspace remains visible in the sidebar across runtimes. Desktop only registers the subscription main-process service, preload bridge, IPC handlers, and automatic snapshot refresh when it resolves to the `win-store` distribution mode. Source-mode development, portable builds, and other non-Store channels keep the page as a Microsoft Store handoff surface for subscribing and installing the Store edition.
6161

6262
The Microsoft Store broker uses `dynwinrt` bindings generated into `src/main/subscription/generated-js/` for license and availability queries. Windows Store/MSIX packaging copies those bindings into `dist/main/subscription/generated-js/` so the packaged main process can load them directly.
6363

0 commit comments

Comments
 (0)