ebook-viewer.exe is how you run the viewer. And you can get the path to use with
calibredb list -f formats -s id:2946 --for-machine
replace 2946 with whatever id you want. Then write a small script to get the path of the format out using a tool like jq to parse the JSON.
|