Releases: TBNRBERRY/RigReport
Releases · TBNRBERRY/RigReport
v1.0.0 Release
🚀 Release v1.0.0 - The Hardware Insight Update
RigReport is a standalone, single-file PowerShell utility. This initial public release focuses on providing a "one-click" experience for gathering hardware specs without digging through Windows System Settings or Task Manager.
✨ Key Features
- Adaptive GUI: Optimized
ListViewlogic to automatically resize columns, ensuring long GPU or Motherboard names are never truncated. - Native Theming: Integrated a custom-drawn Sun toggle to switch between Dark (default) and Light modes within the PowerShell window.
- Smart RAM Detection: Uses WMI queries to identify physical slot count versus populated sticks and reports the active channel mode (Single/Dual/Quad).
- Reliable Exporting: Custom string-padding ensures that copied or exported
.txtreports remain perfectly aligned for easy reading.
🛠️ Script Improvements & Fixes
- Fixed
FormatError: Resolved a-foperator conflict that caused the script to crash when copying system data to the clipboard. - UI Refinement: Switched to
FixedSingleborders andSegoe UIfonts to give the script a modern, "app-like" feel while remaining a.ps1file. - Error Silencing: Added error-action handling to hardware queries to ensure the script continues running even if specific hardware sensors are restricted.
📦 Usage
Download RigReport.ps1, right-click, and select Run with PowerShell.