View Single Post
Old 10-25-2020, 01:56 PM   #17
haertig
Wizard
haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.
 
Posts: 1,922
Karma: 33156336
Join Date: Sep 2017
Device: PW3, Galaxy Tab A9+, Moto G7
Is this "storage" folder only create the first time it is needed? I can find Kindle.exe, but no storage folder in that directory.

In my case, I am running KindleForPC on Linux, under Wine (PlayOnLinux wrapper for Wine, specifically).

Here's my "Kindle Directory":

Code:
$ pwd
~/.PlayOnLinux/wineprefix/kindle_1.17/drive_c/Program Files/Amazon/Kindle
$
And it's contents:

Code:
$ ls
audio               icuuc46.dll          langmap            Microsoft.VC90.CRT  Qt5Core.dll               Qt5Sensors.dll        ssleay32.dll
CFLite.dll          icuuc55.dll          libeay32.dll       msvcp100.dll        Qt5Gui.dll                Qt5Sql.dll            uninstall.exe
D3Dcompiler_47.dll  JavaScriptCore.dll   libEGL.dll         msvcp120.dll        Qt5Multimedia.dll         Qt5WebKit.dll         vccorlib120.dll
fonts               KindleBook.ico       libfsdk_win32.dll  msvcr100.dll        Qt5MultimediaWidgets.dll  Qt5WebKitWidgets.dll  WebCoreViewer.dll
icudt46.dll         Kindle.exe           libGLESv2.dll      msvcr120.dll        Qt5Network.dll            Qt5Widgets.dll        zlib1.dll
icudt55.dll         kindlekey.pyw        libjpeg.dll        platforms           Qt5Positioning.dll        Qt5WinExtras.dll
icuin46.dll         KindleMagazine.ico   LibWebCore.dll     plugins             Qt5PrintSupport.dll       Qt5Xml.dll
icuin55.dll         KindleNewspaper.ico  libxml2.dll        pthreadVC2.dll      Qt5Script.dll             renderer-test.exe
$
I can create the "storage" file manually easy enough, but wanted to check if the file location may be somewhere else depending on KindleForPC version (I'm using 1.17).

Or, I could make the Kindle directory and all it's subdirectories read-only, so no new storage directory could be created anywhere. That might have a few unintended consequences though.
haertig is offline   Reply With Quote