@@ -435,7 +435,7 @@ When writing to the Windows Registry, the following behaviors exist:
435
435
For more detail on the technical basis for these limitations, please consult
436
436
Microsoft's documentation on packaged full-trust apps, currently available at
437
437
`docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-behind-the-scenes
438
- <https://docs .microsoft.com/en-us /windows/msix/desktop/desktop-to-uwp-behind-the-scenes> `_
438
+ <https://learn .microsoft.com/windows/msix/desktop/desktop-to-uwp-behind-the-scenes> `_
439
439
440
440
441
441
.. _windows-nuget :
@@ -536,7 +536,7 @@ dependents, such as Idle), pip and the Python documentation are not included.
536
536
.. note ::
537
537
538
538
The embedded distribution does not include the `Microsoft C Runtime
539
- <https://docs .microsoft.com/en-US /cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022> `_ and it is
539
+ <https://learn .microsoft.com/cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022> `_ and it is
540
540
the responsibility of the application installer to provide this. The
541
541
runtime may have already been installed on a user's system previously or
542
542
automatically via Windows Update, and can be detected by finding
@@ -679,13 +679,13 @@ System variables, you need non-restricted access to your machine
679
679
680
680
.. seealso ::
681
681
682
- https://docs .microsoft.com/en-us /windows/win32/procthread/environment-variables
682
+ https://learn .microsoft.com/windows/win32/procthread/environment-variables
683
683
Overview of environment variables on Windows
684
684
685
- https://docs .microsoft.com/en-us /windows-server/administration/windows-commands/set_1
685
+ https://learn .microsoft.com/windows-server/administration/windows-commands/set_1
686
686
The ``set `` command, for temporarily modifying environment variables
687
687
688
- https://docs .microsoft.com/en-us /windows-server/administration/windows-commands/setx
688
+ https://learn .microsoft.com/windows-server/administration/windows-commands/setx
689
689
The ``setx `` command, for permanently modifying environment variables
690
690
691
691
@@ -1291,13 +1291,13 @@ is a collection of modules for advanced Windows-specific support. This includes
1291
1291
utilities for:
1292
1292
1293
1293
* `Component Object Model
1294
- <https://docs .microsoft.com/en-us /windows/win32/com/component-object-model--com--portal> `_
1294
+ <https://learn .microsoft.com/windows/win32/com/component-object-model--com--portal> `_
1295
1295
(COM)
1296
1296
* Win32 API calls
1297
1297
* Registry
1298
1298
* Event log
1299
1299
* `Microsoft Foundation Classes
1300
- <https://docs .microsoft.com/en-us /cpp/mfc/mfc-desktop-applications> `_
1300
+ <https://learn .microsoft.com/cpp/mfc/mfc-desktop-applications> `_
1301
1301
(MFC) user interfaces
1302
1302
1303
1303
`PythonWin <https://web.archive.org/web/20060524042422/
0 commit comments