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

Explore Working Copy can't find explorer.exe #94

Open
bszonye opened this issue Mar 2, 2023 · 0 comments
Open

Explore Working Copy can't find explorer.exe #94

bszonye opened this issue Mar 2, 2023 · 0 comments

Comments

@bszonye
Copy link

bszonye commented Mar 2, 2023

I've just installed git-for-windows on Windows 11. When I use "Repository / Explore Working Copy" from the menu, it fails with this error message:

explorer.exe not found in PATH
explorer.exe not found in PATH
    while executing
"throw {NOT-FOUND} "$cmd not found in PATH""
    (procedure "sanitize_command_line" line 8)
    invoked from within
"sanitize_command_line $args $i"
    (procedure "exec" line 13)
    invoked from within
"exec explorer.exe {C:\Users\bradd\git\bones} &"
    ("eval" body line 1)
    invoked from within
"eval exec $explorer [list [file nativename $_gitworktree]] &"
    (procedure "do_explore" line 4)
    invoked from within
"do_explore"
    (menu invoke)

Running explorer.exe from the Git Bash command line works fine.

I can't find any mention of this error online, so it's possible that there's something wrong with my installation. Are there any logs or configuration files that I can check for more information?

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

1 participant