General ⇒ TeXnicCenter "cannot execute the command"
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
TeXnicCenter "cannot execute the command"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
TeXnicCenter "cannot execute the command"
Solution: in TeXnicCenter ...
1) Build >> Define Output Profiles... >> "Select the profile you want to change, e.g LaTeX>PS>PDF"
2) Go to the "Viewer" tab and change the executable path, e.g. from
C:\Program Files (x86)\Adobe\Reader 10.0\Reader\AcroRd32.exe
to
C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe
Re: TeXnicCenter "cannot execute the command"
Build -> Define Output Profiles -> Viewer -> LaTex => PDF -> View project's output -> change server to eg. AcroViewR11
Build -> Define Output Profiles -> Viewer -> LaTex => PDF -> Forward Search -> change server to eg. AcroViewR11
Build -> Define Output Profiles -> Viewer -> LaTex => PDF -> Close document before running (La)TeX -> change server to eg. AcroViewR11
Change the PDF servers to the your current Adobe version.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm