View Single Post
Old 06-30-2012, 05:55 PM   #39
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
PeterT's Avatar
 
Posts: 12,166
Karma: 73448616
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
As an FYI, the Windows environment variable %APPDATA% should refer to the
Code:
C:\Users\{username}\AppData\Roaming
directory, so an easier way of specifying that is
Code:
%APPDATA%\calibre\resources
.

At least, on both Vista and Windows 7 it points to
Code:
C:\Users\{username}\AppData\Roaming
and on XP to
Code:
C:\Documents and Settings\{username}\Application Data
PeterT is offline   Reply With Quote