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

how i can make it the default file explorer? #41

Open
mchridz opened this issue Sep 3, 2022 · 5 comments
Open

how i can make it the default file explorer? #41

mchridz opened this issue Sep 3, 2022 · 5 comments

Comments

@mchridz
Copy link

mchridz commented Sep 3, 2022

hello how i can make it the default file explorer? also can you remove that emoji from icon?

@DearVa
Copy link
Owner

DearVa commented Sep 4, 2022

It's NOT recommanded to set ExplorerEx as default because it's in develop and not stable yet.
If you really want to, this can be done by modifing the registry. you can EDIT ExplorerEx/ExplorerEx/Reg/SetEx.reg and REPLACE G:\\Source\\C#\\ExplorerEx\\ExplorerEx\\build\\ExplorerEx.exe to the actual ExplorerEx excutable path in your computer. REMIND that use \\ as the path separator.
You can restore it by ExplorerEx/ExplorerEx/Reg/Restore.reg. However, I only tested it on Windows 11. It's recommanded to backup the RegKeys in SetEx.reg and make your own Restore.reg.
After changing the registry, pressing win + e or opening explorer from start menu should launch ExplorerEx. However, when some application launch explorer directly (for example, the folder will open after unzipping an achieve), ExplorerEx will not launch. I may fix this by developing a Shell Extension later.

As for the Icon, I'm not a professional icon designer so I'm not going to change it by myself. Any idea of a new icon is appreciated!

Best wishes : )

@DearVa
Copy link
Owner

DearVa commented Sep 5, 2022

Now you can set it to default by switching on in the settings!

@DearVa DearVa closed this as completed Sep 5, 2022
@mchridz
Copy link
Author

mchridz commented Sep 10, 2022

Now you can set it to default by switching on in the settings!

yes i can see (BHO plugin ExplorerEx new version 0.4) but it's not working, "delete_explorer_proxy.reg" file is created. but still not replaced by default file explorer.
can you tell me how i can do manually in regedit thanks

@DearVa DearVa reopened this Sep 11, 2022
@DearVa
Copy link
Owner

DearVa commented Sep 11, 2022

After switch on set default, a .reg file should be created in the ExplorerEx executable folder, you can use this to manually set default.

@mchridz
Copy link
Author

mchridz commented Sep 11, 2022

thanks it's working now, but there's a little bug when default file explorer appear in 1 sec and disappear.

see this gif screen recording
https://files.catbox.moe/l3y4vj.gif

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

No branches or pull requests

2 participants