General"The system cannot find the path specified " problem

General information and discussion about TeXnicCenter
Post Reply
quodlibet
Posts: 3
Joined: Fri May 09, 2008 4:34 pm

"The system cannot find the path specified " problem

Post by quodlibet »

Hello!

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

"The system cannot find the path specified " problem

Post by Stefan Kottwitz »

Hello quodlibet,

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
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

"The system cannot find the path specified " problem

Post by localghost »

The standard installation path of MiKTeX has changed since Version 2.4 (for unknown reasons).

Code: Select all

C:\Programmi\MiKTeX\miktex\bin\pdflatex.exe
All other required executables of MiKTeX can also be found in this path.


Best regards
Thorsten¹
quodlibet
Posts: 3
Joined: Fri May 09, 2008 4:34 pm

Re: "The system cannot find the path specified " problem

Post by quodlibet »

Thank you so much!

It works perfectly now. :D

Best regards.
Post Reply