Marcin Szeniak
Marcin Szeniak
Can you post results of `File > Export data of selected unintstallers` (with only this one selected)? What's the actual size of the VALORANT folder?
Can you open regedit (from Run window), navigate to `HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Riot Game valorant.live` (you can paste this to the address textbox), and show how the EstimatedSize value looks like? I'm guessing...
https://github.com/Klocman/Bulk-Crap-Uninstaller/blob/master/source/BulkCrapUninstaller/Functions/Tracking/UsageManager.cs#L149
You asked what the telemetry included so I linked you the place it's collected. On the first start the setup wizard will always appear and let the user disable it...
> > https://github.com/Klocman/Bulk-Crap-Uninstaller/blob/master/source/BulkCrapUninstaller/Functions/Tracking/UsageManager.cs#L149 > > What is locale ? https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.installeduiculture?view=net-6.0 The statistics are stored in UsageStatistics.xml so you can just look inside of that file to see what exactly is...
Why close the issue? I think it was still valid, I'm thinking about changing it to be off by default in the future.
Does this get fixed if you turn off the DPI aware setting under the Interface tab?
Does the bug still happen if you switch to the English language?
Does turning off scanning drives improve scanning speed by much? An exclude setting would only affect this step.
This is definitely doable, but I'm short on time so ideally someone else could implement it. I suggest giving programming in C# a try!