The last time I used LaTeX was about 10 years ago in college. It was so simple. I am a high school math teacher and I very much need to get LaTeX working on my school desktop. Could someone offer any advice?Windows API error 2: The system cannot find the file specified
I have uninstalled and reinstalled the MiKTeX and TeXStudio several times. Always installing MiKTeX first. Could it be that I don't have administrative control over my computer? Thanks for any help.
Oh, and the only thing I tried to view the DVI of was the following:
Code: Select all
\documentclass{article}
\begin{document}
Hello World
\end{document}