aargirakis / BZRPlayer

Audio player for Windows that plays over 650 different fileformats
http://bzrplayer.blazer.nu/
GNU General Public License v3.0
8 stars 0 forks source link

bzr2 loading dlls from other installations #528

Open ciros88 opened 1 week ago

ciros88 commented 1 week ago

when running freshly unpacked/compiled bzr2 instance with a vital dll (like qt or plugin) remove, it still works. this seems due to the presence of a bzr2 installation on the system. this means there is an unwanted correlation between the running instance and any bzr2 installation: we should check if app dlls are specifically load from the running instance's dir.