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