Skip to content

Releases: numbereleven-a/WprHelper

WPR Helper 1.3

Choose a tag to compare

@numbereleven-a numbereleven-a released this 23 Aug 13:10
  • 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

Choose a tag to compare

@numbereleven-a numbereleven-a released this 14 Aug 10:16
  • 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

Choose a tag to compare

@numbereleven-a numbereleven-a released this 13 Aug 07:56
  • 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

Choose a tag to compare

@numbereleven-a numbereleven-a released this 12 Aug 20:25

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.