Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edaf6a commit 1ba08a1Copy full SHA for 1ba08a1
1 file changed
Doc/using/windows.rst
@@ -339,6 +339,11 @@ full write access to shared locations such as ``TEMP`` and the registry.
339
Instead, it will write to a private copy. If your scripts must modify the
340
shared locations, you will need to install the full installer.
341
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
+
347
348
.. _windows-nuget:
349
0 commit comments