Quote:
Originally Posted by PeterT
Windows 7:
C:\Users\<user name>\AppData\Local\Kobo\Kobo Desktop Edition\kepub>
|
Or easier for Windows 2000+ would be to use:
%LOCALAPPDATA%\Kobo\Kobo Desktop Edition\kepub
I prefer that form since it will work for the logged user without having to edit a batch file. Admittedly, I also like such constructs as %~dp0 in my batch files. After all these years, still a command line junkie.