summaryrefslogtreecommitdiff
path: root/setup/devcon/msg.mc
AgeCommit message (Collapse)Author
2026-06-01devcon: In MSG_FAILURE, show the cmd name (#1350)rwmjones
It's not very useful, but we might as well show what command failed, instead of simply "devcon failed." as now. This now shows: devcon: command disable failed Signed-off-by: Richard W.M. Jones <[email protected]>
2023-08-18Added pnputil equivalents to devcon help text output (#1019)emilyhobby
* Added pnputil equivalents to devcon help text output * Addressed feedback * Standardized devcon remove and devcon removeall
2017-08-25Added a new command "removeall"Tim Felser
Just like "findall" corresponds to "find" this new command acts like "remove" but it will also remove non-present devices. So it is easy to remove all instances of an USB driver.
2017-03-21Add cmdline option -u for Unicode (UTF-16) outputWei Mao
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-03-17Initial publishDave Wilson