Releases: numbereleven-a/WprHelper
Releases · numbereleven-a/WprHelper
Release list
WPR Helper 1.3
- Add a wpr.exe check button that verifies the executable, lists available profiles, and runs a short test recording when elevated.
- Cancel a WPR recording left over from a previous session before starting a new capture.
- Bound the trace stop timeout and fall back to cancellation instead of waiting indefinitely.
- Move free-space polling to a background sampler so slow UNC paths can no longer be mistaken for a lost worker connection.
- Mark sessions interrupted by an application exit as interrupted at startup.
- Read worker IPC messages line by line, remove unused profile fields and resources, and make WPR version detection resilient to locked files.
WPR Helper 1.2
- Add a system-capture mode that starts WPR without launching a target application.
- Adapt target-only controls, stop conditions, and file naming for system captures.
- Improve WPR startup, profile detection, trace finalization, and worker communication reliability.
- Preserve relevant capture settings and WPR version information when switching modes or languages.
WPR Helper 1.1
- Skip NGEN/PDB generation by default to reduce finalization time and avoid the extra symbol folder.
- Add a per-profile option to keep managed-code symbols when detailed .NET stacks are required.
- Write the primary ETL directly to the selected save directory instead of copying it from the session folder.
WPR Helper 1.0
First public release of WPR Helper.
- Starts one or several built-in or custom WPR profiles before the target application.
- Stops manually, after target exit, after a delay, or at a configured time limit.
- Saves ETL files to local or UNC paths and shows the exact WPR command used.
- Includes reusable profiles, reset-to-default settings, and English and Russian interfaces.
The portable x64 package is self-contained. WPR itself is not bundled.