You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm, that's unfortunate (ref: microsoft/WindowsAppSDK#2504). But, we could just use IFileDialog instead like Windows Terminal does; the end result is almost the same either way.
The folder browser used by 7-Zip is still the pre-Vista style dialog created by
SHBrowseForFolder
:The code could be modernized to use the new folder browser (perhaps through FolderPicker).
The text was updated successfully, but these errors were encountered: