General ⇒ "The system cannot find the path specified " problem
"The system cannot find the path specified " problem
I just installed MiXTeX 2.7 (removing an extremely old 2.4). The Editor, TeXnicCenter 1 Beta 7.0, doesn't work any more, just the following comment appear:
C:\programmi\MiKTeX\texmf\bin\pdflatex.exe Cannot execute the command. Error: The system cannot find the path specified
What should I do?
Thank you in advance.
Regards.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10350
- Joined: Mon Mar 10, 2008 9:44 pm
"The system cannot find the path specified " problem
welcome to the LaTeX Community board!
The path of the new MiKTeX installation may be different now, such as C:\programmi\MiKTeX 2.7\texmf\miktex\bin\pdflatex.exe or similar. Go to the TeXnicCenter Menu Build/ Define Output Profiles and change the path there (or use the Wizard button of this window).
Perhaps have a look here: TeXnicCenter configuration video This is a video about configuring TeXnicCenter with MiKTeX on youtube. Using an older version of MiKTeX, but it shows the way.
Stefan
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
"The system cannot find the path specified " problem
Code: Select all
C:\Programmi\MiKTeX\miktex\bin\pdflatex.exe
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: "The system cannot find the path specified " problem
It works perfectly now.

Best regards.