In Windows 7, I want to associate .tex files with latex, which is in PATH. The association should work even if the binary is moved to another place in PATH. Can that be accomplished without associating the file extension with a custom batch script?
|
| |||
|
feedback
|
pdflatexkey, and compile more often than I start editing. – user67194 May 23 '11 at 10:11texi2dvito run twice and with bibtex to resolve all references. – James May 23 '11 at 10:28latexisn't in PATH, the folder that contains all of the various*texexecutables is in PATH, so windows knows to look there for them. So you could associate with the.exefiles, but I don't think you could pass parameters to the command with an association. – James May 23 '11 at 10:40