Added link.
--- a/windows-driver.rst Sun Jan 03 23:34:28 2021 +0200
+++ b/windows-driver.rst Sun Jan 03 23:36:02 2021 +0200
@@ -277,17 +277,20 @@
http://www.microsoft.com/download/en/details.aspx?id=16770
Admin Tools Pack
-Invoking a Device Properties Dialog Box from a Command-line Prompt.
-===================================================================
+Invoking a Device Properties Dialog Box from a Command-line Prompt
+==================================================================
You need get device-instance-ID-parameter::
- cmd# rundll32.exe devmgr.dll,DeviceProperties_RunDLL /DeviceID "ACPI\PNP0F03\4&1A8C8C2E&0"
+ rundll32.exe devmgr.dll,DeviceProperties_RunDLL /DeviceID "ACPI\PNP0F03\4&1A8C8C2E&0"
-* http://msdn.microsoft.com/en-us/library/ff548170.aspx
+https://docs.microsoft.com/en-us/windows-hardware/drivers/install/invoking-a-device-properties-dialog-box-from-a-command-line-prompt
+ Invoking a Device Properties Dialog Box from a Command-line Prompt.
+http://msdn.microsoft.com/en-us/library/ff548170.aspx
+ Old URL for previous link.
-Driver Selection Process.
-=========================
+Driver Selection Process
+========================
Windows uses the following criteria to select a driver for a device: