1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/windows/_posts/2008-07-15-devmgr.md

397 B

title layout created updated toc tags
Device Manager Hacks default 2008-07-15 00:08:39 +0200 2008-07-15 00:08:39 +0200 false
know-how
software
windows

To show a 'Details' tab in device's properties, add the system environment variable DevMgr_Show_Details and set it to "1".

To also show non-active devices, add DevMgr_Show_NonPresent_Devices and also set it to "1".