# HG changeset patch # User Oleksandr Gavenko # Date 1609709762 -7200 # Node ID cf18fc4752503ed335e8f213954fb79c9bf83090 # Parent 072c3ec3837c96270a8af58b5f2d257882daf882 Added link. diff -r 072c3ec3837c -r cf18fc475250 windows-driver.rst --- 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: