Documentation

DTLreg inventories accessible parts of the Windows Registry, analyzes their values, and creates a standalone interactive HTML report for documentation purpose. It never modifies the Registry.
Post Reply
Didier
Site Admin
Posts: 29
Joined: Fri Jul 17, 2026 4:29 pm

Documentation

Post by Didier »

DTLreg inventories accessible parts of the Windows Registry, analyzes their values, and creates a standalone interactive HTML report for documentation purpose. It never modifies the Registry.

Image

Features

- preliminary key count without reading or analyzing values;
- likely processing-time estimate before analysis;
- separate, aligned progress display for every hive and view;
- importance and probable-use analysis for Registry values;
- warnings for sensitive Registry areas;
- sensitive-data redaction enabled by default;
- one HTML report, with no TXT or JSON export;
- French and English console interface with `?` contextual help;
- automatic offer to relaunch with administrator elevation.

Repo: https://github.com/DidierMorandi/DTLreg
Post Reply