Storage Explorer Version: 1.14.2
Build Number: 20200715.2
Platform/OS: Windows 10
Architecture: ia32
Regression From: -
Azure Storage Explorer loads forever. Easy to reproduce this one.
scoop install storageexplorerThe app should start, when running from: C:\Users\username\scoop\apps\storageexplorer\current\StorageExplorer.exe
(This is where the Start Menu shortcut points to)
It however does work when started from C:\Users\username\scoop\apps\storageexplorer\1.14.2\StorageExplorer.exe instead.
See: https://github.com/microsoft/AzureStorageExplorer/issues/578#issuecomment-663035885
The app is stuck at:

Hey @gldraphael, I just looked into this and I think the root cause is that the .exe is being launched from a folder which is a symlink on Windows. This scenario broke because of a fix we made for a security issue. We'll look into seeing how we can fix this side effect though.
We have merged a fix for this issue for our 1.15.0 release. Unfortunately we don't manage the Storage Explorer bits on scoop so you may need to wait for someone to upload it so you can upgrade.
Most helpful comment
Hey @gldraphael, I just looked into this and I think the root cause is that the .exe is being launched from a folder which is a symlink on Windows. This scenario broke because of a fix we made for a security issue. We'll look into seeing how we can fix this side effect though.