Quote:
Originally Posted by renzii
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
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)