Using RoboHelp to Create Microsoft Help Viewer 1.0

I use RoboHelp 8 and have been asked to create a Help system in Microsoft Help Viewer 1.0 output. Is this possible using RoboHelp?
The product is being developed in Visual Studio and they do not want the Help system to be in CHM format.
Thank you.

Hi, dsarig (& Peter),
I've been charged with the same task - create an application's help system in Help Viewer 1.0 format, and not a Help 1.0 or 2.0 format. From my research I've determine the following:
The basic steps to creating a Help Viewer 1.x format is as follows:
Create your help system (or "help file") in well-formed, xhtml page format (this is preferred because xhtml best supports the Unicode characterset and the file is validated against improper tag-nesting issues).
Encrypt (zip) the help system into a standard .zip file using any standard tool (e.g., Winzip), then rename the extension from .zip to .mshc.
Open the .mshc file in your Help Viewer, which will decrypt and display your help system properly.
That's about it.
I'm also working on creating a digitally signed .CAB file, I'll post my findings if you're interested in that, too.
Best regards,
RoboHelp 9.0 | VS2010

Similar Messages

  • Using RoboHelp to create online tutorials?

    Our company currently uses RoboHelp to create our Help
    Systems. As a training developer, who has used a course authoring
    software package for the past five years, I was wondering if
    RoboHelp would be a good environment to develop training tutorials.
    I love the fact that you can search and index the help systems and
    thought the potential may be there to search for information within
    tutorials as well.
    I know Captivate is the software simulation product, however
    a lot of our training material is either mainly text, or numerous
    screen shots showing an individual how to use an application.
    As I am new to RoboHelp, does anyone have any advice?
    Thanks in advance.

    Like Colum, welcome to the Forums!
    (The following assumes the WebHelp Pro scenario you outlined)
    >>>1. How do I set the window to have the right
    frame display initially, without the left index frame? I want to
    leave the index frame so that the user can access it if neccesary.
    1. Make sure WebHelp Pro is your primary layout.
    2. Create a new Window, call it OnePane and select the
    tickbox in Window properties for One Pane and click OK. (This means
    the Navigation pane (Contents, Index, Search, etc.) are hidden when
    first launched.
    3. Bring up the WebHelp Pro single source layout wizard.
    4. Tick the box: Show navigation pane link in topics (this is
    what allows the user to opt to see the Index and navigation pane if
    they want.
    5. Be sure to select "OnePane" as your default window you
    just created and complete the wizard to publish.
    6. Caveat: There is a shortcoming when you view locally from
    the authoring machine. You will not be able to see the effects of
    your changes. These can only viewed in a web browser pointed to
    your actual WebHelp Pro site.
    7. Publish to the RoboEngine server to view all the changes
    you made and notice the "Show" link that allows the user to reveal
    the navigation pane.
    >>>2. Our Help System is in HTML, but I am thinking
    of using WebHelp Pro (from a dedicated server). When I View Primary
    Layout, the index frame and button at the top of the form do not
    display. I get the yellow box located just below the Internet
    Explorer toolbar saying 'To help protect your security, Internet
    Explorer has resticted this file from showing active content that
    could access your computer. Click here to for options....'. That
    could be a real pain for 1200 users. Is there a way to if off for
    RoboHelp WebHelp Pro?
    I believe you may be encountering something that is only seen
    by you because you're viewing it locally. When published, the user
    would not see this. To remove this annoying message, go to Internet
    Options > Advanced > scroll down to Security and tick the box
    "Allow active content to run on My Computer." (Also, for more info,
    do a search in the forums for "Mark of the Web")
    >>>3. Can I create my own skin?
    Sure. Use the WebHelp skin editor as you normally would. Give
    the skin a name and use it when you publish.
    Hope this helps.
    John

  • Not able to view the content in Microsoft help viewer (MS VS 2012)

    Hello Team,
    I'm Rahul from Daimler-Chrysler, Bangalore location. I’m the IT Engineer for Daimler-Chrysler.
    We tried many settings in IE but still not able to resolved. So i need more expert help. 
    My customer having one issue- 
    # User is not able to view the content in Microsoft help viewer (MS VS 2012), below is the error: Its opening in HTML Format.
    So please help me. Contact no- +91-9972004298. and personal id:- [email protected]/[email protected]
    I call you to Microsoft customer care they advice me to ASK Question. Please help me, I'm waiting for your reply.
    Thanks,
    Rahul B. Patil.
    +919972004298.

    Hi Sri,
    it looks that your HANA instance has been created before we enabled the web-based development workbench. Some privileges are missing, we can't migration those existing instances.
    Nevertheless you can ignore the error above. You can see all the content inside your instance "smstest1".
    If you want to get rid of the cosmetic issue. You might delete this instance and create a new one.
    Best regards
    Xu

  • Microsoft Help Viewer with VS2015

    I have been experimenting with the "F1 Support" feature of the "Microsoft Help Viewer SDK."  My first attempts went very well.  Simply by
    setting the "VendorContent" registry key and adding my namespace to the "Partner" registry key, I was able to use F1 and redirect help for all my interfaces, structs, enums etc to my website.  With a bit of PHP work on my website to
    parse the string, a redirect sent the request where it needed to go.
    That's the good news.
    The bad news came when I tried to press F1 on an interface *method*.  Apparently VS is seeing the interface in this context as another namespace.  And since I had only added a single key for my namespace, VS was not seeing the matching key in the
    registry, and was defaulting back to MSDN.  If I add an additional registry key ("namespace.interfacename"), then the methods work correctly too.
    This can't be how this is intended to work, can it?  I've got a couple hundred interfaces that I would need to add.  And that's just for my projects.  If other people are using this, there could be thousands of entries in this registry key. 
    This is particularly painful since "sub" namespaces aren't done with sub registry keys.  *Everything* goes in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Help\vx.x\Partner".
    Tell me I'm missing something here.
    I'm using c# in VS2015 (14.0.22609.0 D14REL) running on Windows 8.

    Hi Garth_,
    >>Microsoft Help Viewer 2.1 gives an error:- "An error occured while determined the list of available content: The web server has reported an error for http: / / services.mtps.microsoft.com/ServicesAPI/catalogs/VisualStudio12/en-US: ProtocolError/ProxyAuthenticationRequired".
    I met this issue before which was related to the IE settings. My suggestion is that you could reset your IE settings, and lower the IE security settings, test it again.
    Reference:
    https://social.msdn.microsoft.com/forums/vstudio/en-US/02402c77-0617-48ab-8d6b-e198b4d8b129/vs2012-help-is-displayed-as-raw-html
    A connect report about this issue:
    https://connect.microsoft.com/VisualStudio/feedback/details/791260/an-error-occurred-while-determining-the-list-of-available-content
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to create a help view for a customized error message

    Hi all,
    Can you guide me how to create a help view for a customized error message, we need to put some suggestions in it so that user can can resolve this issue with this guide. ( the short text is too short to describe all situations via TC:SE91)
    Thanks very much!
    Bruce, Wen

    Hi Bruce,
    Could you brief your concerns again.
    Why don't you maintain long text in message class for long description.
    Regards,
    Ranjith N

  • Use robohelp license to build help is automated environment (command line)?

    Anyone know if I can permit another machine to use my Robohelp license simply to build the help at the command line in an automated build environment? By this I mean, I want to continue having robohelp installed on my machine for my authoring use and ALSO have my same robohelp instance installed on anothe machine in our continuous integration environment so that my help files can be built automatically (command line builds only) as part of our frequent application builds. I hope this makes sense! thank you in advance for your help

    No change to the answer.
    Contact will depend on where you are. Start here.
    http://www.adobe.com/uk/company/contact.html?promoid=JOPDO
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Combining AIRHelp using RoboHelp 8's Help Viewer Wizard is not working.

    I am having problems successfully combining
    multiple .RHA documents into one AIRHelp file (as
    discussed in RJ's Webinar).
    I am hoping someone can assist me.
    Here is the process in which I'm using:
    1.) Output each individual document as .RHA files.
    2.) Create the "combining" document as an AIRHelp file using RoboHelp HTLM 8's Help Viewer Wizard.
    3.) In the same directory as the "combining" AIRHelp file, I create using Notepad a file called "help.helpcfg".
    4.) In "help.helpcfg", I have the following XML:
    <?xml version="1.0" encoding="utf-8" ?>
    <contents>
    <data id="Help1" label="Help 1 Document" onlineurl="" offlineurl="file:///C:/Documents and Settings/Student/Desktop/Document 1/Output/RHA/UltimusClient.rha" useoffline="true"/>
    <data id="Help2" label="Help 2 Document" onlineurl="" offlineurl="file:///C:/Documents and Settings/Student/Desktop/Document 2/Output/RHA/UltimusClient.rha" useoffline="true"/>
    </contents>
    5.) I install the "combining" AIRHelp document.
    6.) In the directory in which the "combining" AIRHelp document was installed, I place the "help.helpcfg" file. Note that all documents are on one accessible network location, so accessibility between the "combining" document and the individual .RHA files is not an issue.
    Whenever I launch the "combining" AIRHelp document, I receive the typical message that it cannot find the main application.
    Could someone assist me with what I'm doing wrong?
    Thank you very much in advance!
    Most sincerely,
    Sammy Spencer

    Hey, Praful! Thank you for your quick reply!
    To answer your questions, even though I have the "help.helpcfg" file in the same directory as the installed "combined" AIR Help file, when I launch it from Windows Explorer or the Start menu shortcut, I receive the message that it cannot find the main application.
    Furthermore, when I copy the path to my .RHA file and paste it into "Run" command, it successfully finds it; Windows doesn't know how to access the .RHA file, but it at least accesses it. In reality, the "combined" AIR Help file and the associated .RHA files are all on the same computer (and doesn't even need a network connection to access each other). Furthermore, the "combining" AIR Help file is installed on the same computer in which the .RHA files are located.
    I am guessing by your questions that I at least have the XML syntax correct?
    Thank you again for your assistance!
    Most sincerely,
    Sammy Spencer

  • Using interface builder to create a table view and add a cell

    So I am using interface builder to make a table view. Should be easy. I drag a table view controller to my view, then it seems I should be able to drag a table view cell to the table view but it won't let me drop it down. If I do it in the documents window it just replaces the table view with a cell. Seems like this shouldn't be hard, but it's one of those things that should take 2 seconds but I have been messing with it for hours. It seems like most of the examples I have looked at in the same code don't use iB so I haven't found a good reference. If somebody can point me in the write direction let me know.

    I struggled a bit too. Here's what I did on my recently completed app. I used IB to create the basic view and add the table. That's it. Then ensure your UIViewController based class implements the UITableViewDelegate and UITableViewDataSource protocols. Your cells will come from those methods, not anything you do in IB.
    If you're creating a set of screens that just have tables that allow you to navigate up and down through the data then IB isn't worth using at all.
    Just have your views extends UITableViewController and follow some of the supplied table based example apps.
    I rewrote my first app 3 times as I slowly figured all of this out.
    Hope that helps.

  • How to use the created search helps in the program?

    Hi Everyone,
    I know how to create Search help elementary / collective search help through SE 11. I have a question, how can I make use of the created search help in the program.
    How to use the Search help in the programs, which is created through SE11
    Subbu.

    Hi,
    In case if you want to use in parameters statement, then we can use the suffix MATCHCODE OBJECT syntax.
    Eg.
    report abc.
    parameters : a(10) type c matchcode object ZBELNR.
    Hope this helps.
    regards,
    amit m.

  • Problem while creating help view.

    hi experts,
    i'm creating a help view.
    my base table is mara.
    i've to link it up with mast table.
    while creating help view, when i see its relationship with mast table its under the section  ("Relationships with unsuitable cardinality").
    when i click on it and then click on copy.
    it doesnot get copied.
    what is the reason and how should i go about it.
    plz help.

    hi
    good
    go through this link ,which ll give you detail idea about the help view
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed13446011d189700000e8322d00/content.htm
    thanks
    mrutyun^

  • HTML Help viewer crashes.

    The Problem:
    After making some modifications to a working RH HTML file a
    crash occurs when trying to view a compiled .chm file.
    The Clues:
    - It doesn't occur right away, but after clicking on a couple
    links.
    - Sometimes the ".. tell Microsoft about this problem .."
    dialog tells me that Microsoft HTLM Help Executable has encountered
    the problem whereas other times it says that
    hhlauncher.exe had the problem.
    - This problem ONLY occurs when the compiled file is viewed
    on the computer I compiled it from. If I try viewed the .chm file
    on another computer it experiences no problems.
    - The "Application Error" dialog following the ".. tell
    Microsoft about this problem ... " dialog reads: "The instruction
    at "0x4080df31" referenced memory at 0x4080df31". The memory could
    not be 'read'."
    What I Tried:
    Tried picking apart the particular project I was working on,
    taking out things I had recently added etc. When this didn't work,
    I started over with the project, but it
    still wouldn't compile. My next strategy is to reinstall
    RoboHelp.
    Plea for Help:
    I need to get this problem solved so I can view the output of
    the project I am working on. Can anyone tell me what in the world
    is going on here?
    Much Thanks -
    Andy

    Hi Bob
    Within RoboHelp HTML, you may define a "Home" link that will
    be visited if the user clicks the Home item. In RoboHelp HTML, you
    expand the Windows pseudo folder and edit the Window properties to
    define the Home location. If you are using RoboHelp 7, you first
    click View > Pods > Project set-up. Then you expand the
    Windows pseudo folder found in the Project pane and double-click
    the window to get at its properties. Click the Advanced Properties
    button and enter a URL into the Home field.
    What is worth noting here is that clicking the Home link will
    open any URL that can be reached. Whether it is a page compiled
    inside the .CHM or it's
    http://www.Google.com. This is
    where the Refresh link comes into play. You may need to refresh
    loading of the page displayed in the Topic pane of the .CHM viewer.
    Hopefully this helps... Rick

  • Regarding creation Of Help View

    Hi , Can Any body Tell me what is the step by Step Procedure how to create the Help View. Plz it's urgent .
    Thanks&Regards .
    Nihar.

    Help View ( SE54)
    Help views are used to output additional information when the online help system is called.
    When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view.
    Go thru this link plzz
    http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ecf9446011d189700000e8322d00/frameset.htm
    Difference between "Help View" and "Search Help"
    Reward points for useful Answers

  • Help view to get two table entries in search help

    Hi,
    I have created the help view for join two tables and that help view was  called in the selection method for creating search help of the custom table field. since it has show inthe selection screen , it is fetching only one table entries. and the shown entries are displaying but not passing.
    Please provide the steps to get the two table entries and the displayed entries should pass.
    Thanks in Advance,
    siva

    Hi sivanag,
    1. Try your view with SE16/SE16N to see if it really finds what you expect
    2. Use the same data elements in help view as on selection screen
    3. read documentation and F1 help on all fields you see in the search help definition - especially only field marked as EXPORT parameter will be put back on screen.
    But, sincerely, I don't know what your selection-screen looks like.
    Regards,
    Clemens

  • How to create an image viewer

    i need to know how to create an image viewer would appreciate
    help thanks

    you can use loadMovie() to load a jpg image into flash (and
    if you're using flash 8 you can load other image formats into
    flash) and use it to create an image viewer.

  • Converting  .chm files to pdf files using robohelp

    Can we convert .chm files to pdf files using robohelp plz?
    any help regarding this would be appreciated.
    kohsa

    Welcome to the forum.
    Wrong workflow. The RH project that created the CHM can
    produce other outputs. What you do is create a printed output as
    described in the Printed Documentation article on my site. Don't be
    put off by the length of the article. Producing the output is
    simple but the article explains pretty much everything in detail.
    In theory you can output direct to PDF but most people find
    there are some tweaks they want to make in Word first, better page
    breaks and so on. You can also create the PDF from Word.

Maybe you are looking for