View Single Post
Old 02-05-2016, 09:10 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,115
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by renzii View Post
As a teacher myself, I get what you mean about doing my own homework, but really, I don't understand what you've written...
Calibre use the TEMP folder defined by the OS (unless you override).
That is typically on C:


Open a command prompt type
Code:
SET
you should see (somewhere in the results)
Code:
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\xyz\LOCALS~1\Temp
TMP=C:\DOCUME~1\xyz\LOCALS~1\Temp
That tells you where Windows has your TEMP and TMP set

Google setting Windows Environment variables (your OS version)
theducks is offline   Reply With Quote