Quote:
Originally Posted by Gauthier
The calibre path saved by setCalibrePath
is machine dependent and not really a document Property thus use:
and of course also do the verification there
That will save to the registry.
|
Good ideal I like the idea of saving this data on the registry.
Quote:
Originally Posted by Gauthier
Browsing for Calibre, current version always goes to the parent.
don't know why really...
|
Are you saying reading from the registry does not work as you expected?
Also I've found in the registry calibre does list the install path. I wonder how reliable that entry in the registry is.
It's under "HKEY_LOCAL_MACHINE\SOFTWARE\calibre\Installer\Ins tallPath"
Quote:
Originally Posted by Gauthier
Correction, pick the dir of the executable using a file picker instead:
in frmCalibreAllFormat Add:
and change.
|
I do select the path form the file picker it's burried in the "calibre" tab in the "Create eBook" dialog box.
Are you suggesting something different?