How do I change the location of temporary files ? #1713
l3gi0n0fh3ll
started this conversation in
General
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
you can google how to set variables on windows |
Beta Was this translation helpful? Give feedback.
0 replies
-
But wouldn't this change the temp dir for all programs ? I just want to change the temp dir for TexStudio... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When viewing quick previews of equations through Preview Selection/Parentheses or tooltips, temporary files are created at: C:\Users\user-name\AppData\Local\Temp ... Is there a way to change this location to somewhere else ?
After running Help --> Check Latex Installation, I get these two lines:
TEMP=C:\Users<user-name>\AppData\Local\Temp
TMP=C:\Users<user-name>\AppData\Local\Temp
I am guessing I have to change the TEMP and TMP values to something else so that the temp files are stored where I want them to be...How do I achieve this ?
Beta Was this translation helpful? Give feedback.
All reactions