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 Failure - DevExpress.Data.Desktop DLL - Access Denied #91

Closed adanvdo closed 2 years ago

adanvdo commented 2 years ago

When attempting to install the v1.0.1.8 update using the updater, the update fails after backup.

Folder Preparation Failed
Access to the path 'DevExpress.Data.Desktop.v22.1.dll' is denied
adanvdo commented 2 years ago

I was not able to figure out why some files were in use while the updater was running. It was very odd because the updater worked flawlessly on my dev machine.

The updater now checks file access during the update process. If it is denied access to any files, it generates a batch file that processes them after the updater exits and launches the updated app.

When YT-RED is launched after the update, it deletes the batch file.