Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.5k stars 570 forks source link

Command prompt not working #2572

Closed mofiosobalu closed 3 months ago

mofiosobalu commented 4 months ago

Versions

ConEmu build: ?????? x32/x64 OS version: Windows ??? x32/x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): ???

Problem description

Steps to reproduce

Actual results

Expected results

Additional files

Settings, screenshots, logs, etc.

image

Maximus5 commented 4 months ago

This 'C:\Program' shows that you try to run a tool from the "Program Files" folder without quoting the path to your executable.

Is that a new installation of ConEmu, or?

Try to run ConEmu64.exe -basic -run {cmd} from the Win+R dialog.

Maximus5 commented 4 months ago

Please consider this reading https://conemu.github.io/en/BadIssue.html how to file bug reports which helps developers to identify the problem.