dfaker / WebmGenerator

UI and Automation to cut, filter and join high quality webms, mp4s or gifs.
Mozilla Public License 2.0
517 stars 33 forks source link

"Open Folder" button doesn't work in v3.35.0 #96

Closed N6MCA51593 closed 1 year ago

N6MCA51593 commented 1 year ago

Console says "'explorer.exe' is not recognized as an internal or external command, operable program or batch file." Worked as intended in the previous version.

dfaker commented 1 year ago

Weird, it's still using the old method of os.startfile if that new method fails.

What os are we using?

N6MCA51593 commented 1 year ago

What os are we using?

Windows 10 x64 22H2

dfaker commented 1 year ago

weird, same, a better failure detection method will be included in the next build.