Program-Manager-II icon indicating copy to clipboard operation
Program-Manager-II copied to clipboard

File browser dialog not working in some specific instances

Open einstein910 opened this issue 1 year ago • 1 comments

Hi again!

I had reported this same bug in Progman-x64 before you decided to transition into Program Manager II, so I'll just make another note here in the hopes that you can figure it out and get it working.

When running under Windows Hyper-V server (free GUI-less edition that is limited below Core edition), the file browser dialog (such as the one that appears when you click "browse" on the Run dialog) seems to be missing from that OS, as well as in some other cases (I think WinPE exhibits the same behavior). There is however another callable file browser dialog that is present in those instances, which I would assume could be used instead (the one that notepad.exe calls). Perhaps some sort of if/then detection or case logic could be applied to allow this other file browser dialog to be called in such instances?

Thanks for keeping on with development of this project! I look forward to seeing where it goes.

einstein910 avatar Mar 07 '24 21:03 einstein910

Thanks for reporting this again! I'll take apart notepad later and see how it does it. I'll probably have to implement the run dialog myself to do this right as well.

freedom7341 avatar Mar 30 '24 19:03 freedom7341