WinHelp to HTML Help - missed topics

I'm creating HTML Help projects using RoboHTML version X5.0.2
by importing a WinHelp project created in RoboHelp for Word version
X5.0.1 - Microsoft Word 2000, Windows XP operating system (either
via the HLP or HPJ file).
After the process is complete, certain topics are not coming
over. I thought perhaps it was due to long tables, but some topics
with long tables came over. So, I'm not sure why these particular
topics are being missed. I checked to see if there's anything
unique about these topics (such as unnecessary non-scrolling
regions, etc.) but nothing is different.
Has anyone else experienced this problem?

ellenu,
I am having the exact same issue, I'm also in the process of
creating HTML Help projects by importing a WinHelp project. When I
import my .HPJ (Winhelp project file) into RoboHelp for Word all of
the topics get loaded, and I am able to successfully re-compile
using any of the WinHelp layouts, all of the topics are included.
However, if I choose the Microsoft HTML Help layout only the first
19 topics get converted to HTML.
Also, If I try to import the .HPJ (Winhelp project file) into
RoboHelp HTML, the same problem occurs. The first 19 topics are
loaded and the rest go missing! I have even tried deleting what
would be topic 20, to see if it was an issue with that topic. No
go....
I would be most appreciative if anyone has any insight into
this issue.
Details:
Windows XP
WinHelp compiled using HCW.EXE version 4.03.0002
RoboHTML version X5.0.2 Build 801
RoboHelp for Word version X5.0.1 Build 606
Microsoft Word 2002
Deana

Similar Messages

  • Converted WinHelp to HTML Help and context-sensitive topics aren't working.

    Converted WinHelp to HTML Help and context-sensitive topics
    aren't working. Anyone run across this?

    I am a developer and we have big project that needs to be
    converted from winhelp to HTML help. I received only the .CHM help
    file from the help auther. I added the HTMLhelp.lib file and
    HTMLhelp.h file in to my project. I tried to change atleast one
    page of the dialog. I added on helpinfo function htmlhelp function
    call and hard coded the .chm file path and for the right click I as
    well did the same thing. But I am getting "No Help topic is
    associated with this item" upon F1 key and crash after the right
    click with wincore.cpp error.
    The code is as below.
    BOOL CCnvCfgGenNRecPage::OnHelpInfo(HELPINFO* pHelpInfo)
    // TODO: Add your message handler code here and/or call
    default
    if (pHelpInfo->iContextType == HELPINFO_WINDOW)
    int nCtrlId = pHelpInfo->iCtrlId;
    DWORD dwContextId = pHelpInfo->dwContextId;
    //THE NEW HTMLFUNCTION CALL
    ::HtmlHelp((HWND)pHelpInfo->hItemHandle,
    "D:\\vista_setup\\Patmob\\PatMob.chm",
    HH_TP_HELP_WM_HELP,
    (DWORD)&IDARRAY(nCtrlId, dwContextId)) ;
    THE OLD CODE
    ::WinHelp ((HWND)pHelpInfo->hItemHandle,
    AfxGetApp()->m_pszHelpFilePath,
    HELP_WM_HELP,
    // HELP_WM_HELP flag brings up pop-up help and expects an
    array
    // of DWORD pairs of the control ID and the context help ID
    (DWORD)&IDARRAY(nCtrlId, dwContextId));
    return TRUE;
    DO I NEED ANY OTHER FILE? Should I checked out the dialog h
    file and .hm file which compling the html related code?
    Regards,
    Kreena

  • HTML Help: Showing Topic IDs in Search

    We have moved from WinHelp to Microsoft HTML Help. One of our
    customers discovered that topic ids are appearing in the "Select
    topic to Display" box of the Search tab. In WinHelp, only topics
    with Topic Names would appear here. These topics that are appearing
    are topics that were created to display on hotspots on graphics in
    the help, so I do not want them to display in the search. Is there
    a way to keep the search from displaying topics without names?
    Thanks!
    Chris

    Hi there
    No, X5 is a few versions old and doesn't have the
    capabilities 8 does.
    So here is how you might accomplish it using X5. I seldom
    will ever recommend to someone to do this but in this case it's
    necessary. Step behind RoboHelp's back and use Windows Explorer.
    Locate the offending topics and rename them from the .htm file
    extension to .xhtm. This action will cause RoboHelp to sense them
    as missing in action and list them with a red X. In RoboHelp you
    will add the files to Baggage Files in the appropriate folder. You
    will also delete the "missing" topics. Finally you will amend any
    links so that they now point to their .xhtm counterparts.
    This would keep them from being searched and allow them to
    exist in the project.
    Cheers... Rick

  • Missing topics in TOC and index

    I am using Robohelp 6.
    When using robohelp for Word with the primary output to html
    help several topics do not show up in the TOC nor the index. They
    appear correctly when I generate winhelp2000.
    Is there some special setting I need to make? The other
    topics seem to handled correctly and display correctly.
    Thanks, Jim

    Hi Jim
    Your situation is reflective of the reason you may wish to
    consider changing over to RoboHelp HTML for creating output that is
    HTML based. As time goes on, more and more folks are shifting away
    from that product in favor of RoboHelp HTML. As a result, we are
    losing collective knowledge about how to coax it to work for the
    HTML formats.
    Cheers... Rick

  • Unable to add Search Tab to HTML Help

    In RoboHelp HTML 6 I check Search Tab in the Window
    Properties dialog but after I compile, no Search Tab is available
    in the compiled help. Other Window features seem to switch on or
    off as expected. This project was converted from WinHelp (RoboHelp
    2002 for Word) at some point. I'm not sure what import/conversion
    process was used to move it to HTML Help. Other project aspects
    seem to work OK. Previous WinHelp to HTML Help conversions have not
    experienced this problem. Any suggestions would be welcome.

    Hey Rick,
    I actually tried that pretty early in the process, but still
    ran into the same problem. The good news, though, is that I seem to
    have fixed the project. It's a bit of a kludge, but whatever works.
    I opened the *.hhp file for the project in question in
    Notepad, then opened the *.hhp file for another project that had
    the search tab, and compared them. I ended up making the following
    changes in the problematic project's *.hhp file to make their
    settings match:
    In the OPTIONS section, changed Full-text search to Yes.
    In the WINDOWS section, changed the settings for the
    project's main window to the following:
    "Project
    Title","project.hhc","project.hhk","","",,,,,0x40040520 (etc.)
    That last number in the line was something entirely different
    originally, and I think that's where the problem lay. Saved and
    closed the file, then recompiled and the tab now shows up.
    Hope this helps!
    Best,
    Melinda

  • **$$PlaceHolder$$** appears where header should be in HTML Help topics

    I have been working on this Help Project for a client since
    2004, updating it when they update their software.
    I recently upgraded to RH7, and have been working on an
    update on their Help project. When I build the HTML Help output
    this morning, the header was correct on only the first two topics;
    then on subsequent topics I was getting "Script Error" warnings.
    I went back into RH7 and checked for missing files etc - all
    OK.
    Then I did a menu > Tools > Update HTML Effects, which
    usually sorted out any misbehaviour or earlier versions. New
    compile to HTML Help. Again, the header is normal on the first two
    topics only, but on all the other (100+) topics, the header is
    replaced by text **$$PlaceHolder$$**.
    The header comprises a single cell table with a background
    graphic, and a small graphic within the cell itself.
    The two topics that display correctly are at top level in the
    ToC; all other topics are in Books in the ToC.
    I tried Browse Sequence set to Zero and set to 1, but same
    problem. I tried removing the browse sequence display from the
    output build, but same problem.
    Headers appear correctly in topic Preview mode.
    I tried removing the template from all topics and then
    reapplying it; then did a new build. When I try to run the Help
    Guide, I get the ToC pane in view OK, but the start topic is blank,
    and I have "Internet Explorer Script Error" dialogue:
    "An error has occurred in the script on this page.
    Line 29, Char 1
    Error: Object expected.
    Code 0.
    URL:
    mk:@MSITStore:D:\!Active%20clients\Client%20BP%20Sunbury\Client%20BPOSS%20Shipboard\BPOSS _Shipboard_CHM\BPOSS_SB_Help.chm
    Do you want to continue running scripts on this page?
    Yes/No."
    If I click Yes, the Help Guide runs OK with all headers in
    place.
    I can then select any other topic, and all is OK; if I select
    the Start topic, then I get the script error message again.
    HELP!! This is for a major client, and the Help Guide is not
    deliverable in this form.
    SOLUTION: I think I found the cause of problem. I had a
    splash screen on the first topic, inherited from long ago. I
    removed it, did a rebuild, and now everything works OK. I then
    reinserted the Splash Screen, rebuild, and now OK.
    Conclusion: I think there is a
    BUG in *Update HTML Effects*.
    Please pass it on!

    To be honest you only need to use the Update HTML Effects if
    you have added a HMTL effect to one of your styles and you want
    this to be reflected in the topics you have already created. Of
    course you may have done exactly that

  • Searching for a term using the Search tab in HTML Help doesn't find all relevant topics.

    I'm using the Search tab in the HTML Help window to search for a few words.  But those words are not being located within the topics.  For example, one of the words for which I am searching is Australian.  I can find the topic that contains that word using the Contents tab.  But the Search tab doesn't find it.  I have even tried copying the word from that topic into the Search box but it is not found.
    Is there a known bug in HTML Help search capabilities?

    Is this a stand alone CHM file or is it merged? If it is merged, does the word appear in the search in the CHM containing the topic is searched? I assume you've checked that your Stop List doesn't contain the word being searched?

  • Topics not displayed in HTML Help after importing bilingual (Eng, Simp Chinese) word doc

    Hi all:
    I imported a bilingual (English, Simplified Chinese) word
    document (Windows XP) into Robohelp and split topics based on
    Headings. This was successful and I could see both English and
    Chinese characters in the topic sections.
    When I generated HTML Help and reviewed the output, the TOC
    was displayed properly, but the topics could not be found for all
    topics in the TOC.
    I had installed the language packages in Windows XP.
    Any suggestions?
    Thanks.

    I wonder if this is nothing to do with language but because
    you are viewing the CHM across a network.
    If that is the case, see this article.
    http://www.grainge.org/pages/authoring/chm_mspatch/896358.htm

  • Missing Browse Sequences in HTML Help

    Problem
    Browse sequences in our Microsoft HTML help (.CHMs) are missing after we upgraded from RoboHelp x5 (running WinXP Pro) to RoboHelp 9 (running Win7, 64-bit).
    Background
    We've been using RoboHelp x5 and RoboSource Control 2.3 version control for several years. Prior to 2012, our RoboSource Control server machine was a WinXP Pro VM session, while our 3 RoboHelp/RoboSource Control client (author) machines were physical WinXP Pro machines.
    After the first of this year, our 3 client machines were replaced with Windows 7 Enterprise, 64-bit physical machines. In order to continue running RoboHelp x5, we created a Windows XP Pro virtual machine on each client machine; Robohelp x5 and the RoboSource Control 2.3 client software were then installed and run from the WinXP VM environment. Browse sequences were included in the many (at least 4 per month) CHMs that we compiled/generated during the several months that we ran in this environment without any issues.
    We just (over the past few weeks) upgraded to Adobe's Technical Communication Suite 3.5 (RoboHelp HTML 9 and RoboSource Control 3.1). A new Windows 7 Enterprise, 64-bit VM was created for the RoboSource Control server installation, and we simply installed the RoboHelp 9 and RoboSource Control 3.1 client software directly on our 3 Windows 7 client machines. We did not remove the VM sessions from the client machines, but we don't run them either.
    Since we upgraded RoboHelp to version 9 (which is also to say, started running RoboHelp in a true Windows 7 64-bit environment), none of our browse sequences appear when we compile/generate a .CHM in RoboHelp 9 and then launch the .CHM from anywhere OTHER THAN within the RoboHelp HTML application. If we launch the Help from within RoboHelp, using either the Generate Primary Layout function (and then view result) or the View Primary Layout function (HTML Help is our primary layout), the browse sequences appear and function properly.
    I've already researched (including this forum and all the previous posts on this issue) and run tests, attempting to identify the cause and/or resolve the issue. The actual tests and results are listed after the next section (which provides technical details on what I believed to be the critical aspects of this issue within our environment; perhaps someone will spot something regarding the version of the HHActiveX.dll or a path/value for one of the registry settings). 
    Environment Technical Details
    RoboHelp 9/RoboSource Control 3.1 Server
    OS: Windows 7 Enterprise, 64-bit, SP1
    RoboHelp Programs:
    MS SQL Server Express 2005
    RoboSource Control 3.1 Server and Client
    RoboHelp HTML 9.0.2.271
    Note: RoboSource Control 2.3 was installed on this machine at one point, in an attempt to perform the database migration, but it was subsequently uninstalled and the migration was performed on our old Windows XP RoboSource Control 2.3 server machine. No other version of RoboHelp has ever been installed on this machine.
    HHActiveX.dll: Here are all the instances of HHActiveX.dll on this machine.
    C:\Program Files\(x86)\Adobe\Adobe RoboHelp 9\RoboHTML
    File version: 9.0.1.262
    Product name: Adobe RoboHelp HTML 9
    Product version: 9.0.1.262
    File size: 759 KB
    Date modified: 6/22/2011 4:45 PM
    C:\Program Files\(x86)\Adobe\Adobe RoboHelp 9\Redist
    File version: 9.0.1.262
    Product name: Adobe RoboHelp HTML 9
    Product version: 9.0.1.262
    File size: 759 KB
    Date modified: 6/22/2011 4:23 PM
    C:\Program Files\(x86)\Adobe\Adobe RoboHelp 9\Redist\x64
    File version: 9.0.1.262
    Product name: Adobe RoboHelp HTML 9
    Product version: 9.0.1.262
    File size: 1.11 MB
    Date modified: 6/22/2011 4:23 PM
    Registry References to HHActiveX.dll:
    HKEY_CLASSES_ROOT\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A0422DF}\1.0\0\win32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422DF}\InprocServer32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422DF}\ToolboxBitmap32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll, 102
    HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{959F94FD-DD1E-11D2-B559-00105A0422DF}\InprocServer32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A0422DF}\1.0\0\win32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRUregsvr32 C:\Program Files (x86)\Adobe\Adobe RoboHelp9\Redist HHActiveX.dll\1
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A0422DF}\1.0\0\w in32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\InprocServer32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\ToolboxBitmap32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll, 102
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{959F94FD-DD1E-11D2-B559-00105A0422D F}\InprocServer32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A042 2DF}\1.0\0\win32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\InprocServer32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\ToolboxBitmap32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll, 102
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{959F94FD-DD1E-11D2-B559-00105A0422D F}\InprocServer32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A042 2DF}\1.0\0\win32C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML\HHActiveX.dll
    HKEY_USERS\S-1-5-21-2146773085-1508210334-1857977687-1551\Software\Microsoft\Windows\Curre ntVersion\Explorer\RunMRUregsvr32 C:\Program Files (x86)\Adobe\Adobe RoboHelp9\Redist HHActiveX.dll\1
    HH.exe: Here are all the instances of HH.exe on this machine.
    C:\Windows
    File version: 6.1.7600.16385
    Product name: HTML Help
    Product version: 6.1.7600.16385
    File size: 16.5 KB
    Date modified: 7/13/2009 9:39 PM
    C:\Windows\SysWOW64
    File version: 6.1.7600.16385
    Product name: HTML Help
    Product version: 6.1.7600.16385
    File size: 15.0 KB
    Date modified: 7/13/2009 9:14 PM
    C:\Windows\winsxs\amd64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_24 4ae8599e6d81bb
    File version: 6.1.7600.16385
    Product name: HTML Help
    Product version: 6.1.7600.16385
    File size: 16.5 KB
    Date modified: 7/13/2009 9:14 PM
    C:\Windows\winsxs\wow64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_2e 9f92abd2ce43b6
    File version: 6.1.7600.16385
    Product name: HTML Help
    Product version: 6.1.7600.16385
    File size: 15.0 KB
    Date modified: 7/13/2009 9:14 PM
    Registry References to HH.exe:
    HKEY_CLASSES_ROOT\Applications\hh.exe
    HKEY_CLASSES_ROOT\chm.file\DefaultIcon%SystemRoot%\hh.exe,0
    HKEY_CLASSES_ROOT\chm.file\shell\open\command"%SystemRoot%\hh.exe" %1
    HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\Shell\MuiCacheC:\Windows\hh.exeMicrosoft® HTML Help Executable
    HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCacheC:\Windows\hh.exeMicrosoft® HTML Help Executable
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
    C:\Windows\SysWOW64\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm\1
    C:\Windows\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm\1
    C:\Windows\winsxs\amd64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_24 4ae8599e6d81bb\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm\1
    C:\Windows\winsxs\wow64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_2e 9f92abd2ce43b6\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm\1
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\hh.exe
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\chm.file\DefaultIcon%SystemRoot%\hh.exe,0
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\chm.file\shell\open\command"%SystemRoot%\hh.exe" %1
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw\MostRecentApplicationhh.exe
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileAssociationRUNDLL32.EXE;MSHTA.EXE;DLLHOST.EXE;APPLAUNCH.EXE;HH.EXE;WINHLP32.EXE;MMC.EXE;
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\explorer\FileAsso ciationRUNDLL32.EXE;MSHTA.EXE;DLLHOST.EXE;APPLAUNCH.EXE;HH.EXE;WINHLP32.EXE;MMC.EXE;
    HKEY_USERS\S-1-5-21-2146773085-1508210334-1857977687-1551\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCacheC:\Windows\hh.exeMicrosoft® HTML Help Executable
    HKEY_USERS\S-1-5-21-2146773085-1508210334-1857977687-1551\Software\Microsoft\Windows\Curre ntVersion\Explorer\RunMRUC:\Windows\SysWOW64\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm\1
    HKEY_USERS\S-1-5-21-2146773085-1508210334-1857977687-1551_Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCacheC:\Windows\hh.exeMicrosoft® HTML Help Executable
    RoboHelp 9/RoboSource Control 3.1 Client Machines
    OS: Windows 7 Enterprise, 64-bit, SP1
    RoboHelp Programs:
    RoboSource Control 3.1 Client
    RoboHelp HTML 9.0.2.271
    HHActiveX.dll: Here are all the instances of HHActiveX.dll on these machines.
    C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\Redist
    File version: 9.0.1.262
    Product name: Adobe RoboHelp HTML 9
    Product version: 9.0.1.262
    File size: 759 KB
    Date modified: 6/22/2011 4:23 PM
    C:\Program Files(x86)\Adobe\Adobe RoboHelp 9\Redist\x64
    File version: 9.0.1.262
    Product name: Adobe RoboHelp HTML 9
    Product version: 9.0.1.262
    File size: 1.11 MB
    Date modified: 6/22/2011 4:23 PM
    C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\RoboHTML
    File version: 9.0.1.262
    Product name: Adobe RoboHelp HTML 9
    Product version: 9.0.1.262
    File size: 759 KB
    Date modified: 6/22/2011 4:45 PM
    C:\Windows\System32
    File version: 11.0.228.0
    Product name: RoboHelp HTML 11
    Product version: 11.0.228.0
    File size: 452 KB
    Date modified: 11/18/2003 2:44 PM
    C:\Windows\SysWOW64
    File version: 11.0.228.0
    Product name: RoboHelp HTML 11
    Product version: 11.0.228.0
    File size: 452 KB
    Date modified: 11/18/2003 2:44 PM
    HH.exe: Here are all the instances of HH.exe on this machine.
    C:\Windows
    File version: 6.1.7600.16385
    Product name: HTML Help
    Product version:  6.1.7600.16385
    File size: 16.5 KB
    Date modified: 7/13/2009 9:39 PM
    C:\Windows\SysWOW64
    File version:  6.1.7600.16385
    Product name: HTML Help
    Product version: 6.1.7600.16385
    File size: 15.0 KB
    Date modified: 7/13/2009 9:14 PM
    C:\Windows\winsxs\amd64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_24 4ae8599e6d81bb
    File version: 6.1.7600.16385
    Product name: HTML Help
    Product version: 6.1.7600.16385
    File size: 16.5 KB
    Date modified: 7/13/2009 9:39 PM
    C:\Windows\winsxs\wow64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_2e 9f92abd2ce43b6
    File version: 6.1.7600.16385
    Product name: HTML Help
    Product version: 6.1.7600.16385
    File size: 15.0 KB
    Date modified: 7/13/2009 9:14 PM
    Registry References to HHActiveX.dll:
    HKEY_CLASSES_ROOT\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A0422DF}\1.0\0\win32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422DF}\InprocServer32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422DF}\ToolboxBitmap32C:\Documents\DSISWHelp\hhactivex.dll, 102
    HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{959F94FD-DD1E-11D2-B559-00105A0422DF}\InprocServer32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_CLASSES_ROOT\Wow6432Node\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A0422DF}\1.0\0\win32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRUregsvr32 C:\Documents\DSISWHelp\hhactivex.dll\1
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A0422DF}\1.0\0\w in32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\InprocServer32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\ToolboxBitmap32C:\Documents\DSISWHelp\hhactivex.dll, 102
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{959F94FD-DD1E-11D2-B559-00105A0422D F}\InprocServer32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A042 2DF}\1.0\0\win32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\InprocServer32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{399CB6C4-7312-11D2-B4D9-00105A0422D F}\ToolboxBitmap32C:\Documents\DSISWHelp\hhactivex.dll, 102
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{959F94FD-DD1E-11D2-B559-00105A0422D F}\InprocServer32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\TypeLib\{399CB6B4-7312-11D2-B4D9-00105A042 2DF}\1.0\0\win32C:\Documents\DSISWHelp\hhactivex.dll
    HKEY_USERS\S-1-5-21-2146773085-1508210334-1857977687-1551\Software\Microsoft\Windows\Curre ntVersion\Explorer\RunMRUregsvr32 C:\Documents\DSISWHelp\hhactivex.dll\1
    RoboHelp x5 and RoboSource Control 2.3 Server
    OS: Windows XP Professional, SP3
    RoboHelp Programs:
    RoboSource Control 2.3 Server and Client
    RoboHelp HTML x5.0.2 (Build 606)
    Note: MS SQL Server and RoboSource Control 3.1 were temporarily installed in order to convert the databases from RoboSource Control 2.3 to RoboSource Control 3.1.
    HHActiveX.dll: Here are all the instances of HHActiveX.dll on these machines.
    C:\Program Files\RoboHelp Office\Redist
    File version: 13.10.801.0
    Product name: RoboHelp HTML 13
    Product version: 13.10.801
    File size: 460 KB
    Date modified: 11/4/2004 10:54:04 AM
    C:\Program Files\RoboHelp Office\RoboHELP
    File version: 13.10.801.0
    Product name: RoboHelp HTML 13
    Product version: 13.10.801
    File size: 460 KB
    Date modified: 11/4/2004 10:54:04 AM
    C:\Program Files\RoboHelp Office\RoboHTML
    File version: 13.10.801.0
    Product name: RoboHelp HTML 13
    Product version: 13.10.801
    File size: 460 KB
    Date modified: 11/4/2004 10:54:04 AM
    HH.exe: Here are all the instances of HH.exe on this machine.
    C:\WINDOWS
    File version: 5.2.3790.2453
    Product name: HTML Help
    Product version: 5.2.3790.2453
    File size: 10.5 KB
    Date modified: 4/14/2008 5:42:22 AM
    C:\WINDOWS\ServicePackFiles\i386
    File version: 5.2.3790.2453
    Product name: HTML Help
    Product version: 5.2.3790.2453
    File size: 10.5 KB
    Date modified: 4/14/2008 5:42:22 AM
    Troubleshooting Tests and Results
    Test 1: Ran command line: C:\Windows\SysWOW64\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm
    Result: Browse sequences PRESENT.
    Test 2: Ran command line: C:\Windows\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm
    Result: Browse sequences ABSENT.
    Test 3: Ran command line: C:\Windows\winsxs\amd64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_24 4ae8599e6d81bb\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm
    Result: Browse sequences ABSENT.
    Test 4: Ran command line: C:\Windows\winsxs\wow64_microsoft-windows-htmlhelp_31bf3856ad364e35_6.1.7600.16385_none_2e 9f92abd2ce43b6\HH.exe C:\Documents\DSISWHelp\DSISWHelp.chm
    Result: Browse sequences PRESENT.
    Test 5: Deleted HHP, CPD, and created new HTML Help SSL definition. Opened project, compiled with new SSL, opened CHM from Windows Explorer via double-click.
    Result: Browse sequences ABSENT.
    Test 6: RoboHelp install again. Didn't see any "repair" options, so I ran the install over the existing one. Then deleted HHP, CPD, and created new HTML SSL definition. Compiled. Opened the CHM from Windows Explorer via double-click.
    Result: Browse sequences ABSENT.
    Test 7: Edited the browse sequences to see if that would trigger or set a flag. Note: I already compared the "flags" (it's actually a number sequence) in the RHwnd.apj file (via Notepad) to the "flags" in the RHwnd.apj file. While I don't know which one represents browse sequence enabling, the number sequences were identical. Note: I compared RHwnd.apj files pre- and post-Browse Sequence enabling (with no other changes), but the flag values were completely different (it's not a simple 0/1 flag).
    Result: N/A
    Test 8: I copied older CHMs that were generated/compiled in RoboHelp x5 over to my local, Window 7 Enterprise, 64-bit, SP1, machine. Launched the CHMs from Windows Explorer by double-clicking on them.
    Result: Browse sequences ABSENT.
    Test 9: I browsed over our network (via Windows Explorer) to our old RoboHelp x5/RoboSource Control 2.3 server, and launched older CHMs that were generated/compiled in RoboHelp x5 and still sitting on that machine, by double-clicking on them.
    Result: Browse sequences ABSENT.
    Test 10: I logged on (via RDS) to our old RoboHelp x5/RoboSource Control 2.3 server (WinXP), and launched older CHMs that were created (and never upgraded) in RHx5 by double-clicking on them.
    Result: Browse sequences PRESENT.
    Test 11: I logged on (via RDS) to our old RoboHelp x5/RoboSource Control 2.3 server (WinXP), opened Windows Explorer on that machine, browsed over the network to our new RoboHelp 9/RoboSource Control 3.1 server (Win7), and then launched new CHMs that were generated/compiled in RoboHelp 9 by double-clicking on them.
    Result: Browse sequences ABSENT.
    Test 12: I logged on (via RDS) to our older RoboHelp x5/RoboSource Control 2.3 server (WinXP), copied CHMs that were generated/compiled on our new RoboHelp 9/RoboSource Control 3.1 server (Win7) in RoboHelp 9 over to the WinXP machine, and then launched them by double-clicking on them.
    Result: Browse sequences ABSENT.
    CONCLUSIONS
    The machine you are logged on to matters more than where the CHM resides (that is, locally or on another networked machine), or even the version of RoboHelp that it was compiled/generated in (although as my next conclusion states, this last one does appear to matter).
    Supporting evidence: CHMs that were compiled/generated in RoboHelp x5 only display browse sequences when they are launched (via double-click) locally from a WinXP machine. Browse sequences are absent when they're launched from a Win7 machine.
    The version of RoboHelp that the CHM was compiled in matters.
    Supporting evidence: Browse sequences in RoboHelp 9 generated/compiled CHMs do not appear, even when the CHMs reside on a WinXP machine. Is HHActiveX.dll somehow incorporated into the generate/compile process?
    Either HH.exe or HHActiveX.dll, or both, matter.
    Supporting evidence: Browse sequences appear in RoboHelp 9 generated/compiled CHMs on a Win7 machine when I launch the CHM from a command line, specifying which HH.exe to use.
    Is this a function of the HH.exe (there are multiple instances of HH.exe on my Win7 machine, but the command line solution doesn't work for all of them; plus, each files seems to be identical/the same version), or
    is it a function of HHActiveX.dll (does HHActiveX.dll registration control which HH.exe works, which would explain why some of HH.exe's don't work from a command line; the assumption here, then, is that when I double-click a CHM, the default HH.exe that is used isn't the one that's registered)?

    Hello again
    Hopefully Colum won't mind my offering a few answers here and there,
    RoboFan wrote:
    Thanks for the response, Rick. I appreciate the feedback.
    A few follow-up questions...
    Can you confirm that neither the version of HH.exe, nor its file path matter?
    Unsure what you mean by the version of HH.exe mattering. If you double-click a CHM file on a 64 bit Windows system, it appears that it automatically opens the 64 bit version of HH.exe. Short of having an installation routine of some sort that reconfigures the operating system to open the 32 bit version instead, I can't fathom a way that you would be able to influnce the behavior. Obviously, application developers are able to force this choice. I say that because after you compile and choose to View Result, RoboHelp opens the 32 bit version of the CHM viewer. Now whether this is behavior that is designed by the application developer or whether it's standard Windows behavior with RoboHelp being a 32 bit application is beyond me. Only Adobe can really say for sure what is going on.
    How do I identify/verify that an instance of HHActiveX.dll is the 32-bit version?
    How do I identify/verify that an instance of HHActiveX.dll is the 64-bit version?
    I'm not sure there is a way. At least I'm not knowing a way. I think the best you can do is supply both versions and tell your installation team to register both. Then it shouldn't matter, no?
    Where can I obtain the 64-bit version of HHActiveX.dll?Based on my research, it appears that C:\Program Files (x86)\Adobe\Adobe RoboHelp 9\Redist on our 64-bit machines would be one such location. Can you verify this?
    I think Colum answered that.
    Where should the 64-bit version of HHActiveX.dll that I subsequently register, reside (i.e., file path)?
    Wherever you (or more precisely your installation team) decide to place it.
    Likely you will think that answer is a bit snarky. But it's not intended to be that way. I'm just being honest. That's why you have to register it with Windows. The process of registering the DLL tells Windows where it is and how to work with it.
    Should I replace all 32-bit instances of HHActiveX.dll on our 64-bit machines?
    I've never encountered a need to replace versions. But again, likely only Adobe can answer that one with a straight face.
    Assume I successfully register the 64-bit version of HHActiveX.dll. If our primary layout in RoboHelp HTML is HTML Help and I invoke the Generate Primary Layout function (and view result) or View Primary Layout function in RoboHelp HTML (i.e., I launch a .CHM from within RoboHelp HTML), will RoboHelp HTML re-register the 32-bit version of HHActiveX.dll? And if this is the case, does that mean I'll have to go back and re-register the 64-bit version each time I use either of those functions?
    Launching the file does nothing to register the dll. That's why there is a separate process. The act of registering should be a one off. I believe what happens is that the Windows Registry is modified with information that HH.exe (64 bit or 32 bit) uses to determine what to do with the dll(s). Again, I'm not an application developer nor did I stay at a Holiday Inn Express last night so I can't claim to be one.
    I believe that once you get both dlls properly registered, it won't matter if you launch the 64 bit or the 32 bit version of HH.exe. The Browse Sequence window should then show. (Incidentally, the same dll also manages behavior of the Glossary tab functionality in a CHM)
    What happens in a mixed (32-bit/64-bit) environment?
    Our in-house network contains a mix of 32-bit and 64-bit machines.
    We post a .CHM (with browse sequences) to a standalone PC (no RoboHelp applications are installed on this particular PC) on our in-house network.
    All the 32-bit and 64-bit machines on the network can access this single .CHM file via a shortcut.
    Does the existence and registration of HHActiveX.dll matter for just the PC hosting the .CHM, just the PCs accessing the .CHM, or all PCs? And which versions of HHActiveX.dll need to be registered for which machines?
    Yeah, good luck with that. Years ago, Microsoft modified the behavior of CHM content to disallow working that way. CHMs are intended to be copied to *EACH PC* using it. There are ways to modify the Windows Registry to allow CHM to still work that way, but it's something your IT staff have to manage. And by modifying things to allow it, you have to relax security and that makes a machine more vulnerable to attacks down the road. Years later, Peter Grainge still reports that his page on this is still among the most often visited. Click here to visit Peter's page.
    Hope I managed to satisfactorily answer your "few" other questions. I tried... LOL
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Cannot view topics in generated HTML help

    I am using RoboHelp HTML Version 11 with Windows 7 Enterprise/Service Pack 1. My problem is with generating HTML help files. It appears to generate and I get the message that it ran successfully. It even generates the CHM file, but when I click on a topic, nothing happens. The topics don’t open at all. The TOC books do, but not topics. I do get a compiling warning  “The size of the stop file has to be limited in 512 bytes.” I have no clue what the stop file is. Did a quick search but didn’t find anything useful other than another user a few years ago who had the same issue and same warning. Unfortunately, I did not see resolution posted. Any help would be greatly appreciated! Thank you.

    Hi there
    Ummm, where exactly is the CHM file that you are trying to open?
    Perhaps the link below will explain some things?
    Click here to view
    Cheers... Rick

  • Image Link in HTML Help Doesn't Work (Works Fine in PDF)

    Using TCS V1.3 with the latest patches.
    Single source project with FM to RH -- output to HTML Help.
    I want to create a hyperlink over an image that, when clicked, opens a new topic within the same .chm file.
    Here's what I did:
    1. Imported image by ref. into FM.
    2. Created text box over image.
    3. Created a hypertext link (Specify Named Destination) at the beginning of the destination heading/topic.
    4. Created a hypertext link (Jump to Named Destination) inside the text box.
    5. Tested link in FM - works fine.
    6. Tested link in PDF - works fine.
    7. Tested in .chm - link doesn't exist, just the image.
    Have I missed a step?

    Hello,
    Its because Spry attaches event listeners on the "tabs / buttons / handles" of the accordion, these event listeners are set so they prevent default events.
    There a few ways to solve it.
    - Add a onclick event to your <a> elements that does this:
    onclick="window.location = this.href; return true;"
    - Or you could add another event listener that does it for you, so you don't have to bother adding onclick="" to your elements
    - Or edit the SpryAccordion.js. On line 248 to 276 you will find:
    if (e.preventDefault) e.preventDefault();
    else e.returnValue = false;
    if (e.stopPropagation) e.stopPropagation();
    else e.cancelBubble = true;
    return false;
    Replace it with:
    if (e.stopPropagation) e.stopPropagation();
    else e.cancelBubble = true;
    return true;
    Hopes this helps,

  • Missing Topics in Topics box

    As you can see there is a lot of missing subtopics under the Main Menu Overview topic in the left hand Topics Box. These topics all show up in the ,.chm file. Can anyone tell me how to correct this. I can't add the missing topics to the printed doc. If they do not show up in the Topics Box.
    I am using RoboHelp HTML version 7.03
    Lee

    Hi Lee
    Sorry, the site belongs to fellow Adobe Community Expert Peter Grainge, not me.
    Secondly, I think what Peter points out in the page I linked to was that the first time you create Printed Documentation and move through the dialogs, the TOC used *AT THAT TIME* determines the topics. So if you come back later after having added additional topics to the project, you need to take some special steps in order to see those topics reflected in the dialog. That was my thought as to why you weren't seeing them.
    I suppose a valid test here would be to right-click the Single Source Layouts pod and create a fresh layout for Printed Documentation. If you try that, do the topics finally appear?
    Additionally, do you have more than one TOC defined for the project? If so, have you ensured you pointed to the correct or desired TOC?
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • RoboDemo (Captivate) file links don't work in HTML Help

    I have about 20 Flash movies (one .swf and one .html file
    each) that I created using Captivate (formerly "RoboDemo"). They
    are stored in a subfolder named "Demos" below the application
    folder where my compiled Help file is stored. Each movie is
    referenced in a Help topic with a statement like the following:
    {ewl RoboEx32.dll, WinHelp2000, HREF="demos\dc_gaprop.htm"
    ALTERNATE="Self_Running_Demo_Links”}
    When I compile for WinHelp 4, the Flash movies run fine when
    I open the topics that reference them as above. When I compile for
    HTML Help, however, nothing happens when I open the topics that
    reference them. All plain text topics and web page links appear to
    work fine in the HTML Help version. I am running Help on my local
    drive. I have a Windows XP machine. I am using RoboHelp 5.0 (a
    little out of date, I know, could that be the issue???)
    Thanks for your help!

    Hi pgcalc
    I'll spare you my normal admonishment about creating HTML
    Help using RoboHelp for Word.
    You might take a look at the following links and see if they
    help any. They are geared toward RoboHelp HTML, but maybe provide
    something useful that could help.
    Link
    one
    Link
    two
    Keep us posted on whether the links were helpful.
    Cheers... Rick

  • Can I permanently disable the navigation pane in HTML help?

    My company has a web-based application on MicroStrategy platform.
    I have created a customized WebHelp to replace the MicroStrategy out of the box help and that works just fine.
    We are developing the MicroStrategy Office add-in for Excel for our clients.
    Once installed, a CHM file is copied to the client's local hard drive.
    We want to replace this with our own customized help.
    I have created a CHM file with ONE topic that redirects the clients to our customzied WebHelp with content for the add-in.
    The one topic has a redirect in the HTML header code as follows:
    <meta http-equiv="refresh" content="0;URL=https://customhelp.htm#AddIn_Introduction.htm" />
    That is working fine in my testing.
    Here is my problem...
    The HTML Help Viewer opens and automatically hides the Navigation Pane and displays the WebHelp (navigation pane, menu bar and topic pane).
    But, the HTML Help Viewer still has the Hide/Show button to Hide/Show the navigation pane for the HTML help.
    Is there ANY way to disable this or hide it or let it stay there but disable the navigation pane?
    As always, any assistance would be appreciated.
    Thanks --
    Michael F Weart

    Amebr and Priyank --
    Thanks - that did exactly what I wanted it to do.
    It did not work in my testing, but I think the KEY point that I missed was the sequence of unchecking the options in the Window setup.
    Now I have a one topic CHM help file that automatically redirects to my WebHelp on my application server.
    The CHM opens and automatically redirects to my WebHelp and the WebHelp (frameset and all) display in an HTML Help Viewer window that has no HTML Help Viewer navigation buttons.
    One last note, the WebHelp displays with the Contents/Index/Search for WebHelp included in the presentation.
    I have not deployed this in a non-test environment so I may still run into issues but so far it is good.
    THANKS for all the help.
    Michael F Weart

  • Missing Topics

    I have 9 topics in a sub-folder. After I generate the
    project, all of the topics appear in the output folders. 3 of the 9
    topics cannot be found when I search through the RoboHelp interface
    and they appear as Page Not Found for my context sensistive help.
    Any suggestions?
    Other clues:
    None of the 9 topics are accessible through the TOC - this is
    intentional by design.
    I'm using RoboHelp 5.0.2.
    WebHelp Pro output

    Hi - thank you for your reply.
    I have not noticed any difference between the files.
    I did try one experiment - I created a new topic and then
    copied and pasted all of the HTML code into the new topic. Not sure
    why, but this fixed the problem with that single file. I'd rather
    not have to do this for every missing topic....(I suspect there are
    probably many more than just the 3 I found so far).

Maybe you are looking for

  • Delete song from ipod touch

    I read what I could find on deleting but I could not find out how to delete from the ipod touch.

  • Additional Tab in Contract Header for SRM 7

    Hello, I have a requirement to add custom tabs into the Contract in SRM 7 (latest version) So I added custom fields in the header structure via config, the fields are visible in BBP_PDHSC. Also I did add additional tab into the contract using FPM con

  • Ios 7.0.4 to ios 7.1.2

    My iPhone 4s is currently running on ios 7.0.4, how do I upgrade to ios 7.1.2 when the only available update is ios 8.1 in the settings.ios

  • Photo Booth files automatically appearing in iPhoto also missing??

    The missing effects in Photo Booth have been well documented elsewhere (ie R2D2 hologram) but the ability for Photo Booth files to automatically appear in iPhoto also seems to be missing?! Or am I just being stupid? I googled it, and found a link tha

  • All new php code now sends the header already sent warning

    I have had none of these 'headers already sent....' problems creating php forms in the past with dreamweaver cs3 (on leopard). Now, every single php form generated using dreamweaver returns this warning - without fail. I copied the EXACT code from a