Weird problem with Terminal
-
Whenever I start terminal I get the following message
The filename, directory, or volume label syntax is incorrect.
Current directory:
C:\laragon\wwwCommand to be executed:
"C:\WINDOWS\system32\cmd.exe" /C Files\gs\gs9.52\bin" cmd /k "C:\laragon\bin\cmder\vendor\conemu-maximus5..\init.bat"ConEmuC: Root process was alive less than 10 sec, ExitCode=1.
Press Enter or Esc to close console...I can see that the command is wrong but I've no idea what it is doing there, and why I can't clear it, even with a complete m/c reboot.
-
In case it helps, my .history file:
cd .. exit cd "\program files" cd gs dir cd gs9.52 cd bin ..\lib\ps2pdf ..\examples\tiger.eps c:\tiger.pdf
-
@leokhoa do you have an idea of why this is happening and what I can do to clear it, please? I can't use Terminal at all.
-
@gandalf458 : Can you rename
bin\cmder
tobin\cmder.bak
then install Laragon over the current dir?
It will safely create a new fresh cmder.
-
@leokhoa Thanks. That has fixed the problem.