lansalot

Results 12 issues of lansalot

Your examples at https://github.com/nicholasdille/PowerShell-Statistics ``` PS C:\> $Processes = Get-Process PS C:\> $Histogram = $Processes | Get-Histogram -Property WorkingSet64 -BucketWidth 50mb -BucketCount 10 cmdlet Get-Histogram at command pipeline position 1...

Noticed that if the user.config gets corrupt somehow, AgIO won't start. Similar happened to AgOpenGpS and the same fix works fine.