Skip to main content
March 7, 2011
Answered

Office 2010 and RoboHELP 8.0.2

  • March 7, 2011
  • 1 reply
  • 2384 views

Hi everyone,

Current I'm running RH8.0.2 and office 2007. The RH version we use is the RH HTML variant and we do not export to word from the RH menu but when I do need to create word output it's done by copy and paste from the compiled webhelp output. Also note that we use TFS for source control.

Bearing this in mind is there any reason why I can't install Office 2010 and continue to run RH 8.0.2?

    This topic has been closed for replies.
    Correct answer Peter Grainge

    Word 2010 does not work with RoboHelp 8 so you will not be able to import or export.

    You don't need to export (which I take to include generating PDFs) so if you don't need to import, you should be OK. Not sure how / if import would work with 2010 installed.

    Having the two on the same machine is not an issue, it's getting them to talk to each other that is the problem.


    See www.grainge.org for RoboHelp and Authoring tips

    @petergrainge

    1 reply

    Peter Grainge
    Community Expert
    Peter GraingeCommunity ExpertCorrect answer
    Community Expert
    March 7, 2011

    Word 2010 does not work with RoboHelp 8 so you will not be able to import or export.

    You don't need to export (which I take to include generating PDFs) so if you don't need to import, you should be OK. Not sure how / if import would work with 2010 installed.

    Having the two on the same machine is not an issue, it's getting them to talk to each other that is the problem.


    See www.grainge.org for RoboHelp and Authoring tips

    @petergrainge

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
    Peter Grainge
    Community Expert
    Community Expert
    March 7, 2011

    BTW - RoboHelp 9 supports Word 2010 and the upgrade is at a lower than previous versions upgrade for RoboHelp 8 users.

    It might be worth upgrading for other reasons.


    See www.grainge.org for RoboHelp and Authoring tips

    @petergrainge

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
    Participating Frequently
    March 9, 2011

    With regard to a potential upgrade to RoboHELP 9:

    1. How will this affect my current help projects under TFS revision control?
    2. Are there any style issues such as those I encountered with numbered steps going from RH6 to RH8? To fix that issue I has to create new paragraph styles using RH8's way of doing things for stepped instructions. I'm anxious to avoid doing so again. javascript:;
    3. Does RH9 require any downloads to run TFS or registry mods as was the case with RH8?

    HI Author care,

    Pre-Requisites to use TFS-2010 as required with RH 9 is that our machine needs to have Visual Studio Team Explorer 2005/2008/2010 installed.

    With Visual studio 2005/2008 :

    a.  Install Visual Studio 2005/2008

    b. Install Visual Studio 2005/2008 SP1

    c.  Install Team Explorer 2005/2008

    d. Install forward compatibility upgrade for team explorer.

    e. Edit registry value: HKEY_CURRENT_USER/Software/Microsoft/VisualStudio/9.0/TeamFoundat ion/Servers. Add a new String Value in there and make the name of it the name that you want to call your server connection. Make the Value "http://tfs-2010/tfs/DefaultCollection".

    f. Install MSSCCI Provider for Visual Studio 2005/2008.

            With Visual studio 2010 :

    a.  Install Visual Studio 2010 (it should have Team Explorer installed already).

    b. Goto Team>Connect to Team foundation Server. Click on Add and give Name or URL as ‘tfs-2010’ and click OK.

    c.  Select Team Projects as Demo and Connect.

    d. Install MSSCCI Provider for Visual Studio 2010.

    Hope it helps

    Ashish