if you are a human please do not click here
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Username :
Password :
Home
Help
Calendar
Register
Login
XMetaL Community Forums
»
General
»
General XMetaL Discussion
»
XMetaL doesn't seem to see an installed HTML Help Workshop
Pages:
1
« previous
next »
Print
Author
Topic: XMetaL doesn't seem to see an installed HTML Help Workshop (Read 970 times)
akenyon
Member
Posts: 1
XMetaL doesn't seem to see an installed HTML Help Workshop
«
on:
April 27, 2010, 09:34:23 AM »
For some of our users, XMetaL doesn't seem to be able to find the installed HTML Help Workshop instance on their machines. I've seen this a few times when initially installing XMetaL, but forgot how to fix it.
HTML Help Workshop is in the All Programs listing and the Add/Remove Programs list, so at least Windows does recognize that it's installed. XMetaL just can't seem to find it when we tell it to create a CHM.
Anyone know the solution for this one?
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member
Posts: 1550
Re: XMetaL doesn't seem to see an installed HTML Help Workshop
«
Reply #1 on:
April 27, 2010, 03:10:29 PM »
The product uses the following Windows Registry entry's default value to obtain the folder where HTML Help Workshop has been installed:
HKEY_CLASSES_ROOT\CLSID\{BFE0CC32-6A4C-11D0-A1F0-0800361A1803}\InprocServer32
Check to see that this key exists and what the value for (DEFAULT) is. If it doesn't exist then perhaps there is a way to install this tool without creating such an entry (impossible?) or perhaps there is a different installer that creates a different entry?
You could then search the registry for the following, which is the entry listed inside that key for the {DEFAULT} value:
sprbuild.dll
Typically the full value will be
C:\Program Files\HTML Help Workshop\sprbuild.dll
(we strip off the last part and use the folder path by itself)
If you find this value elsewhere you could let us know what the key is that has been created on your system instead of the one above. That way we might be able to alter our code to check for it in addition to the "standard" one. It seems unlikely that there would be a different one but I suppose it is possible.
Logged
Pages:
1
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Forum Information
=> General XMetaL Discussion
=> DITA and XMetaL Discussion
=> XMetaL Tips and Tricks
=> XMetaL Announcements and Events
Loading...