I'm using MiKTex on Windows 8. Using the simplest tex file would bring about the error.
pdflatex.exe: the memory dump file could not be found.
\documentclass{article}
\begin{document}
Hello world.
\end{document}
I've already tried suggestions in this forum as follows.
- Start-> MikTeX 2.9 -> Maintenance -> Setting -> Open General tab -> maintenance -> update format -> I got a Permission denied in
C:\Users\Kevin\AppData\Local\Temp. - Start-> MikTeX 2.9 -> Maintenance -> Package Manager -> Repository -> Synchronize -> I got a Permission denied in
C:\CTEX\UserData\miktex\somewhere
Is is a permission problem in Windows 8?