Microsoft HTML Help Options

Where do I define the "home" page that is supposed to appear
when the user clicks the Options button at the top of the Microsoft
HTML Help window, and then selects Home?

This should be set in your Window settings dialog. In my old
version, you need to click on the "Advanced" button to get there.
Without knowing your RH version, I can't tell you exactly how to
get there. It is one of the parameters (the fifth one) of the
Window definition in your .hhp.
John

Similar Messages

  • Remove glossary tab from Microsoft HTML Help layout

    How do I remove the Glossary tab from Microsoft HTML Help layout? Using RoboHelp 11
    Thanks.

    Hi there
    You do that by editing the Window defintion. Click View > Pods > Project Set-up.
    Expand the Windows folder and double-click the CHM Window definition.
    Then DE-select the Glossary option.
    Cheers... Rick

  • Cannot execute Microsoft HTML Help file from within Eclipse managed app.

    I took an easy solution and created a help system for a large Java application using the Microsoft HTML Help Workshop as the IDE. The Help System does exactly what the client wants, but when I tried to integrate it into the application I ran into a brick wall.
    I wrote a very small Java app to see if I could execute the compiled help file (RAS_Help.chm) under the simplest circumstances. The code, which runs fine under VJ++ throws the following exception when run from Eclipse
    e: java.io.IOException: CreateProcess: RAS_Help.chm error=193
    * Created on Mar 20, 2004
    * To change the template for this generated file go to
    * Window>Preferences>Java>Code Generation>Code and Comments
    package pkgTesting;
    import java.io.*;
    * @author Owner
    * To change the template for this generated type comment go to
    * Window>Preferences>Java>Code Generation>Code and Comments
    public class ExeTest {     
         public static void showHelp() {
              Runtime rt = Runtime.getRuntime();
              String prog = "C:\\SCA\\RAS_Help.chm";
              try {
                   rt.exec(prog);
              } catch (IOException e) {
                   System.err.println("e: " + e);
         public static void main(String args[]) {
              showHelp();
    I assume the problem is in launching .chm files, since if I change the program I want to execute from the RAS_Help.chm file to the Windows Solitare game (sol.exe) the program works like a charm with no errors thrown.
    Can anyone give me some guidence on this? If it is impossible to run the HTML Help file I created, I'd be ammenable to redoing it in some other package, if that would guarentee my being able to use it in the client's large application.

    Try this;-*/class OpenBrowser{
       final String WIN_ID = "Win";
    * @throws java.lang.Exception
       OpenBrowser(java.io.File file){
          if(isWindowsPlatform() ){
             try{
                Runtime.getRuntime().exec(tryCommand1()+file);
             }catch(Exception exc1) {
               try{
                   Runtime.getRuntime().exec(tryCommand2()+file);
                }catch(Exception exc2) {
                   try{
                      Runtime.getRuntime().exec(tryCommand3()+file);
                   }catch(Exception exc3) {
                      if(MainEditor.getOpenBrowserHelper() ) new OpenBrowserHelper(file);
          else {
             try{
                Runtime.getRuntime().exec(tryCommand3()+file);
             }catch(Exception exc4) { if(MainEditor.getOpenBrowserHelper() ) new OpenBrowserHelper(file); }
    * @return true if this is a Windows OS
       private boolean isWindowsPlatform(){
          String os = System.getProperty("os.name");
          if ( os != null && os.startsWith(WIN_ID))
             return true;
             return false;
    * @return String path /protocal to open the Internet Explorer browser
       private String tryCommand1(){
          return "C:\\Program Files\\Internet Explorer\\Iexplore.exe file://";
    * @return  String path /protocal to open the default browser
       private String tryCommand2(){
          return "start rundll32 url.dll,FileProtocolHandler file://";
    * @return  String path /protocal to open the default browser
       private String tryCommand3(){
          return "file://";
    }

  • Page Design Options for Microsoft HTML Help Output?

    Hello, I am new to RoboHelp. I am almost done designing my first RoboHelp project (which has an MS HTML Help output). I see from my documentation that skins can only be applied to Webhelp or Flashhelp. However, i would like my help output to have a custom look. Is there a tool or method I can use to customize the look of my MS HTML Help?

    I'm tempted to say "Yes. Use WebHelp" but there is also AirHelp to consider. You may want to check out this link.
    Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
    Follow the RoboColum(n) on Twitter

  • Glossary Tab Not Showing Glossary terms in Microsoft HTML Help Output

    When I generate Microsoft HTML output from my RoboHelp HTML project, the Glossary tab appears correctly showing the glossary terms after clicking the View Output button.  However, when I double-click on the final Compiled HTML Output file from Windows Explorer, the Glossary tab only shows a gray area without any terms.  Here's a screenshot of what appears when I click on this tab:
    I have tried working with the Adobe engineers and they have not found a solution yet.  Anyone able to help?

    Hi there
    Although the thread linked below isn't about the Glossary Tab, the cause is likely the same. So check out the thread and see if it addresses your issue.
    http://forums.adobe.com/message/4292236#4292236
    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

  • 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

  • Pressing F1 does not expand the TOC in MS HTML Help

    I'm using version 6 of RoboHelp.
    When my users click F1 in my software application, I want the
    TOC to expand on the left-hand side of the Microsoft HTML Help
    window so they can see the page that is displayed to them. I've
    checked the "Always Show Selection" box in the HTML Help - Advanced
    Settings - TOC Styles window. However, when I compile, it doesn't
    work.

    I've been doing some experimenting with the options in that
    Windows Properties dialog box found under Edit-Windows.
    I created a brand new test project, which contains only one
    topic. I added that one topic to the TOC. Then, I performed 2 tests
    as follows:
    Test 1: I selected Windows from the Edit menu to open the
    Windows Properties dialog box. I looked at the Search checkbox to
    make sure it was checked on. I generated my primary layout. In the
    Microsoft HTML Help window, there was, indeed, a Search tab.
    Test 2: I re-opened the Windows Properties dialog box and
    removed the checkmark from the Search box. I generated my primary
    layout again. However, the Search tab still appeared in the
    Microsoft HTML Help window, even though I unchecked the box.
    Test 3: I changed the content of one page of my project.
    Then, I re-generated my primary layout again. This time, the Search
    tab disappeared from the Microsoft HTML Help window.
    In summary, it appears that the options in the Windows
    Properties dialog box do not affect the primary layout unless some
    content in the project is changed.

  • Error compiling MS HTML Help from RH7

    I have today installed Robohelp 7 and converted an existing
    RH X5 project. This seemed to work fine. However, on attempting to
    compile single source Microsoft HTML Help, I immediately get an
    error dialog - 'Cannot find the HTML Help browser installed on your
    system'. The compilation does not progress any further.
    I have searched the forums and the various Options menu
    within RH7, but I cannot find any solution to this. I can view .CHM
    files from my workstation, and they view fine.
    Any suggested solutions much appreciated.
    Douglas.

    Found the solution. New-build PC was missing file association
    for CHM files to HH.exe. Created the association and the
    compilation works fine.
    Douglas.

  • Can I have a Text Search in HTML Help output?

    Hello,
    I'm relatively new to Robohelp and while testing the possible output methods I found that there is no internal text search function available for the Microsoft HTML Help (.chm) file.
    Does anyone know if it is possible to enable this function?
    Thank you
    Holli

    Hi Holli
    Perhaps try creating a brand new window?
    Make sure Microsoft HTML Help is your Primary Layout by right-clicking it in the Single Source Layouts recipe box.
    Then open the Project Set-up pod and create a new window.
    Then in the Single Source Layout recipe, make sure you choose the new window you just created.
    Recompile and check.
    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

  • Internet Explorer Script Errors in HTML Help

    I am using Robohelp 8 HTML. I create both WebHelp and Microsoft HTML Help. My operating system is Vista.
    The WebHelp file will be directly called from the application software to allow users to access topic specific help.
    The Microsoft HTML help is to be attached to my company's website to allow remote users to access our online help.
    I have created a project and generated WebHelp. Everything works as designed.
    However, when I change the output to Microsoft HTML Help, I get Internet Explorer Script Errors when I try to review the output.
    The compiler seems to find exception with two specific lines, specifically, AddMasterBreadcrumbs and again, highlightSearch.
    When I attempt to review the output, I can simply click No when queried if I want to continue running scripts on this page and display the HTML help. It works as it is designed. Naturally I would prefer my users won't have to click through a few error messages to get to the help.
    If I comment these two lines out in the topics, I don't receive these errors.
    Although my work-around will allow a user to open the project without seeing those Script Errors, I am concerned that it might be introducing errors that I haven't found yet.
    Does anyone else experienced this type of error in producing HTML Help?
    Does anyone know the reason this is happening and can they offer an actual solution (and not a workaround?)
    Thanks so much!
    10570Fan

    I've attached one of the screen shots and I took the liberty of posting the htm file (so you can track the specific line numbers to which the error messages refer). The second error message is the same, except it refers to line 117.
    I checked with the developers and they will use the WebHelp version. However, they are curious (as am I) why we get these error messages. Any suggestions you can provide will be appreciated.
    Thanks again.
    10570Fan

  • Html Help viewer different whn click on chm

    I have a Rogohelp project and have generated HTML help in a tri-pane window with a browse sequence. When I view the help from withn Robohelp
    (in the Single Source Layout pod right click on Microsoft HTML help and select View) it looks fine and the browse sequence is there:
    But when I open it by double clickong the chm file the browse sequence is gone:
    Any ideas?
    I am using Windoes 7, 64bit

    iwaddon wrote:
    ...Also I tried the chm file on a 32 bit Vista machine and it doesn't display the browse sequence there either...
    Note that any machine you try on will need one of the HHActiveX.dll files present and registered. So the question here would be to ask if you also registered the 32 bit version of the DLL on the Vista machine?
    ...Then I unregistered th 64 bit HHActiveX.dll; regenerated the help and still the same result:fine when viewed from withtin RoboHelp and no browse seqiuence when open by double click the chm file
    Note that it makes no difference whatsoever whether either of the two DLLs are actually registered while you are compiling. It only makes a difference when you actually view the help system after it has been compiled.
    At this point, given that you state you did register the 64 bit version of the DLL and still failed to see the Browse Sequence, I'm inclined to say that you need to file a Bug Report so Adobe knows about it. You never know, they may get back to you on it. (Link to the Bug Reporting form is in my sig)
    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

  • Error Message= x Cannot find the HTML help browser installed on your system.

    Help! I cannot seem to find the solution for the error message I get when trying to generate a layout in Microsoft HTMl Help (Primary Layout). I am using the trial version, but it didn't seem to be an issue for anyone else in my class that was also using the trial version.
    The error message states, "Cannot find the HTML help browser installed on your system."
    Thank you!

    Sounds like a problem with the installation of RoboHelp on those machines. When you install RoboHelp, it installs the necessary files to view a CHM.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Microsoft HTML output not showing content...

    Good morning folks!
    In addition to my previous issue with importing (now solved), I am having issues with my chosen output on my Windows XP machine.
    I am attempting to compile to a Microsoft HTML Help output. All seems to go well while compiling, no errors are reported, and when I view the output, the TOC is there, and the way I would like it. However, any of the contents (book or topic), do not display in the Content Pane. I get a lovely "The page cannot be displayed" error for any of the content I wish to view. I have tried the following:
    I have checked my LAN Settings are set to auto detect
    I have enabled SSL 2.0, SSL 3.0, and TLS 1.0
    I have set my security to Medium
    I have ensured my cipher strength is 128-bit
    I have also test-compiled to WebHelp and all content displays. I am sure this is a simple fix, but it is excaping me at the moment, so any tips and advice would be greatly appreciated!
    Thanks and cheers!
    ~Hopelessly HTML-ed with How-To's

    Hi there
    See if this link helps.
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • 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

  • 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

Maybe you are looking for

  • Mail won't open from the start

    I tried to open Mail after doing updates as prompted. My PowerBook seems to respond but nothing happens. Can someone please tell me how to resolve this? Below is the Console log. Mac OS X Version 10.4.6 (Build 8I127) 2006-06-30 23:20:12 -0600 Jun 30

  • Wont open and message pops up

    when i open up itunes i get the hour glass then it gos away then a long message pops up for about half a second and i dont know what it says. Quicktime does kind of the same thing except that it opens for half a second then closes.   Windows XP  

  • External Variable Library?

    How do I have published Captivate project access and show items from an external folder, using variables?  What I would like is to have a folder in which the user can replace my images, audio or movies with their own, and then have Captivate pull and

  • Item Merging

    Is there any functionality for merging two items if so then how it can be achieved. I have seen Item Relationships but its not working?

  • Is it possible to use DB2 Everyplace or Oracle8i Lite to connect to palm?

    Hi all, I have read from articles on DB2 Everyplace and Oracle8i Lite that it is able to use as databases in Palm. So is it really possible to do it as i am not able to connect it. If it is possible, how should i do it? I will really appreciate it ve