forked from Klocman/Bulk-Crap-Uninstaller
-
Notifications
You must be signed in to change notification settings - Fork 0
/
UpdateInfo.xml
22 lines (22 loc) · 1000 Bytes
/
UpdateInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Root>
<AppName>BCUninstaller</AppName>
<Update>
<Version>4.16.0</Version>
<URL></URL>
<PageURL>https://www.bcuninstaller.com/</PageURL>
<Changes>
Added HeapLeakDetection junk scanner
Added junk scanner for prefetch files
Added logging for how long processes spawned by uninstaller factories run
Refactored uninstaller factories to be easier to debug and slightly faster; Added logging of factory completion times
Show ROT13 paths in readable form in junk results
Fixed crash in ComScanner with invalid application installation paths
Improved accuracy of some registry junk scanners that compare to application's installation path
Fixed index out of range crash in ComScanner
Fixed the "junk backup failed" dialog extending beyond the screen making it impossible to progress; Added extra logging for junk backup failed errors
Updated task scheduler library to the latest version
</Changes>
<Hash></Hash>
</Update>
</Root>