Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File browser dialog not working in some specific instances #41

Open
einstein910 opened this issue Mar 7, 2024 · 1 comment
Open

File browser dialog not working in some specific instances #41

einstein910 opened this issue Mar 7, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@einstein910
Copy link

einstein910 commented Mar 7, 2024

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.

@freedom7341
Copy link
Collaborator

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 freedom7341 added good first issue Good for newcomers feature An expected but missing feature bug Something isn't working and removed feature An expected but missing feature labels Mar 30, 2024
@freedom7341 freedom7341 added this to the Alpha 1 milestone Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants