Skip to content

Commit 12ec8ce

Browse files
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
(cherry picked from commit 1ba08a1) Co-authored-by: Steve Dower <[email protected]>
1 parent 0869a71 commit 12ec8ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/using/windows.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,11 @@ full write access to shared locations such as ``TEMP`` and the registry.
339339
Instead, it will write to a private copy. If your scripts must modify the
340340
shared locations, you will need to install the full installer.
341341

342+
For more detail on the technical basis for these limitations, please consult
343+
Microsoft's documentation on packaged full-trust apps, currently available at
344+
`docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-behind-the-scenes
345+
<https://docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-behind-the-scenes>`_
346+
342347

343348
.. _windows-nuget:
344349

0 commit comments

Comments
 (0)