MS Word cannot be openened. Is it installed?
MS Word / HTML to CHM / Web Help converter
Brought to you by:
tonibo
I get the following error when I try to generate a CHM file. I am using Word Office starter 2010.
Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154.
Also, "MS Word cannot be openened" should just be "MS Word cannot be opened".
Sorry for the delay. I have not tried it. It seems the Starter versions of MS Office does not support Automation (see http://social.msdn.microsoft.com/Forums/en-US/worddev/thread/2e235d2f-4fca-4d99-98c2-1dc8d92561cb\), so chmProcessor cannot manipulate Word documents.
The workaround is save the document as filtered HTML (it seems to supported, see http://social.msdn.microsoft.com/Forums/en-US/worddev/thread/2e235d2f-4fca-4d99-98c2-1dc8d92561cb\), and generate the help from the HTML (and any folder created with the HTML).
Thanks for the syntax fix. As you can see, my English is awful.
starter versions are not supported, added warning on documentation.