2015-04-13 23:49:46 +01:00
|
|
|
---
|
|
|
|
created: 2008-07-15 00:08:39 +0200
|
2022-01-23 17:14:59 +00:00
|
|
|
layout: redirect
|
|
|
|
layout_old: default
|
|
|
|
redirect_to: https://blog.mbirth.de/archives/2008/07/15/device-manager-hacks.html
|
2015-04-13 23:49:46 +01:00
|
|
|
tags:
|
2022-01-23 17:14:59 +00:00
|
|
|
- know-how
|
|
|
|
- software
|
|
|
|
- windows
|
|
|
|
title: Device Manager Hacks
|
|
|
|
toc: false
|
|
|
|
updated: 2008-07-15 00:08:39 +0200
|
2015-04-13 23:49:46 +01:00
|
|
|
---
|
2022-01-23 17:14:59 +00:00
|
|
|
|
2015-04-13 23:49:46 +01:00
|
|
|
To show a 'Details' tab in device's properties, add the system environment variable `DevMgr_Show_Details` and set it
|
|
|
|
to "1".
|
|
|
|
|
2022-01-23 17:14:59 +00:00
|
|
|
To also show non-active devices, add `DevMgr_Show_NonPresent_Devices` and also set it to "1".
|