MiKTeX and proTeXt ⇒ I can't find input file
I can't find input file
I create a document firsttest.tex and try to run
latex firsttest.tex
from the folder containing firsttest.tex but the results is the following
I can't find file 'firsttest.tex'
However, if I type the full path:
latex "C:\Program Files\MiKTeX 2.9\testing\firsttest.tex"
then it works fine. How can I run WITHOUT having to type the full path?
Thank you
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
I can't find input file
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: I can't find input file
Click
Start\Programs\Miktek 2.9\Maintanance\Settings
select tab Roots
and Add... the folder containing the input file.
This seems made it.
But I must agree with the above too. Not a good choice to put input file into the MikTek directory.