coofcookie / Windows11Upgrade

Windows 11 Upgrade tool that bypasses Microsoft´s requirements
GNU General Public License v3.0
1.47k stars 126 forks source link

Clean up progress bar calculation #19

Open msbit opened 2 years ago

msbit commented 2 years ago

Replace uses of x.parse(y.Tostring()) with simple casts to x in the progress changed handler