adanvdo / YT-RED-UI

Windows .NET Framework GUI Application for Downloading Video and Audio Files from YouTube and Reddit
48 stars 1 forks source link

Updater Fails Because Ionic.Zip dll is somehow in use #86

Closed adanvdo closed 2 years ago

adanvdo commented 2 years ago

When using the updater to update from 1.0.1.6 to 1.0.1.7 it failed due to Ionic.Zip.Reduced.dll being in use. This file is supposed to be excluded from deletion, but I do not think it is excluded from replacement.

adanvdo commented 2 years ago

I have added a new yt-red argument to trigger the replacement of ionic.zip after an update. The updater was attempting to replace that file when copying new update files. this will require an updater replacement