View Single Post
Old 08-27-2014, 05:46 AM   #29
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,847
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@rebl & davidfor - I found where the path to wordconv.exe is written, its in :

%calibre_config_directory%\conversion\doc_input.py and it contains

Code:
{
	u'docx_no_cover' : False,
	u'wordconv_exe_path' : u'C:/Program Files (x86)/Microsoft Office/Office12/Wordconv.exe',
}
I was watching the plugins directory Found it when I searched the config directory for the path string with Ransack. I'm a bit OCD re knowing where my data is kept.

Phew - all that for a measly 5 bytes - '(x86)'

BR

Last edited by BetterRed; 08-27-2014 at 05:48 AM.
BetterRed is offline   Reply With Quote