mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
This commit is contained in:
parent
2edaf6a4fb
commit
1ba08a121a
1 changed files with 5 additions and 0 deletions
|
@ -339,6 +339,11 @@ full write access to shared locations such as ``TEMP`` and the registry.
|
|||
Instead, it will write to a private copy. If your scripts must modify the
|
||||
shared locations, you will need to install the full installer.
|
||||
|
||||
For more detail on the technical basis for these limitations, please consult
|
||||
Microsoft's documentation on packaged full-trust apps, currently available at
|
||||
`docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-behind-the-scenes
|
||||
<https://docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-behind-the-scenes>`_
|
||||
|
||||
|
||||
.. _windows-nuget:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue