I use the FoxitReader instead of Acrobat Reader to see the pdf files. I defined it when I installed TeXnicCenter. When a new file is compiled, it does not automatically closes off the old one. So in order to see the new file, I have to manually close the old file in Foxit Reader (click the X). What can I do? Should I change "Close document before running Latex: Do not close"? If so, with what? Related: http://consult.wikidot.com/latex#foxit
The project's options are:
Profile Latex:
C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\pdflatex.exe
-interaction=nonstopmode "%pm"
Bibtex:
C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\bibtex.exe
"%bm"
Makeindex:
C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\makeindex.exe
"%bm"
Under Viewer:
Path C:\PROGRAM FILES (X86)\FOXIT SOFTWARE\FOXIT READER\FOXIT READER.EX
View Project's Output Command line: "%bm.pdf"
Close document before running Latex: Do not close