Skip to content
New issue

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

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

Already on GitHub? # to your account

Eject removable disk dialog bug in Windows #583

Open
LastPirateKing opened this issue Dec 20, 2024 · 3 comments
Open

Eject removable disk dialog bug in Windows #583

LastPirateKing opened this issue Dec 20, 2024 · 3 comments

Comments

@LastPirateKing
Copy link

Windows 10 without Shell:
2024-12-20-115838
Windows 10 with Shell v1.9.18:
2024-12-20-120155

@a4d8b3
Copy link
Contributor

a4d8b3 commented Dec 20, 2024

Have you taken a look at: #494 ?

@LastPirateKing
Copy link
Author

Thanks. Option modify.remove.duplicate=0 solves the problem.

@RubicBG
Copy link
Collaborator

RubicBG commented Dec 21, 2024

here is a better solution:

modify.remove.duplicate=not(wnd.name=='SystemTray_Main')

it will disable duplicates except only in this specific menu

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants