Deansbury the sz development
winget install --id=the-sz.Deansbury -e
View and search the Windows device tree using the SetupAPI/SetupDi functions.
Deansbury is a Windows device tree viewer designed to provide detailed insights into hardware devices using SetupAPI/SetupDi functions. It allows users to view and search the device tree, displaying class properties, device properties, and registry properties for each detected device. The tool leverages API functions such as SetupDiOpenDevRegKey, SetupDiGetDeviceProperty, and SetupDiGetDeviceRegistryProperty to retrieve comprehensive information, similar to Windows Device Manager but with enhanced detail.
Key Features:
- Comprehensive Information Display: Shows all available details for each device, including properties and registry data.
- SetupAPI/SetupDi Integration: Utilizes specific API functions to provide accurate and detailed device information.
- Multi-Language Support: Available in English, German, Greek, and Japanese.
- Compatibility Across Windows Versions: Works on Windows 11, 10, 8, 7, Vista, XP, 2000, and various server editions.
Audience & Benefit: Ideal for developers, system administrators, and hardware enthusiasts who need detailed insights into device configurations without the complexity of advanced tools. Deansbury helps users troubleshoot hardware issues, verify device properties, and manage system resources effectively.
Deansbury is a free tool that can be installed via winget (winget install --id the-sz.Deansbury -e --force
) for quick setup and use.