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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: