<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic The following seemed to work in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943244#M90506</link>
    <description>&lt;P&gt;The following seemed to work for me (the log file indicated success and no errors.)&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Microsoft Help Viewer\v1.0\helplibmanager.exe" /silent /sourcemedia "C:\Program Files (x86)\Intel\Composer XE 2013\Documentation\msvhelp\1033\compiler_f\helpcontentsetup.msha" /product "Intel(R) Composer XE 2013" /version 131 /locale en-us&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2013 16:33:05 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2013-08-05T16:33:05Z</dc:date>
    <item>
      <title>Can't find local help files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943238#M90500</link>
      <description>&lt;P&gt;I am using VS 2010 and IVF 2013. I chose to use local help. The only help I have installed is for VTUNE Amplifier. When I try to install content from online I don't see anything for Fortran. I see a lot of other languages including C++, C#, F#, etc., but not Fortran. Where can I find the content online to install locally?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 16:15:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943238#M90500</guid>
      <dc:creator>tsimm3</dc:creator>
      <dc:date>2013-02-13T16:15:09Z</dc:date>
    </item>
    <item>
      <title>It should have been installed</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943239#M90501</link>
      <description>&lt;P&gt;It should have been installed automatically. You need to install it from disk - in the help manager, select install from disk and browse to C:\Program Files (x86)\Intel\Composer XE 2013\Documentation\msvhelp\1033\compiler_f - the .msha file there is what you need.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 16:30:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943239#M90501</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-02-13T16:30:49Z</dc:date>
    </item>
    <item>
      <title>Thank you. That worked.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943240#M90502</link>
      <description>&lt;P&gt;Thank you. That worked.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 16:43:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943240#M90502</guid>
      <dc:creator>tsimm3</dc:creator>
      <dc:date>2013-02-13T16:43:30Z</dc:date>
    </item>
    <item>
      <title>Can you help me create a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943241#M90503</link>
      <description>&lt;P&gt;Can you help me create a silent install batch file to install all the XE Composer and MKL hlep files that are missing from out Intel Composer XE 2011 installations. The helpmanager supports a silent install but needs /product and /version info for&amp;nbsp;each .MSHA file referenced.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 09:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943241#M90503</guid>
      <dc:creator>Gary_D_</dc:creator>
      <dc:date>2013-08-05T09:16:00Z</dc:date>
    </item>
    <item>
      <title>You can open the .msha in</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943242#M90504</link>
      <description>&lt;P&gt;You can open the .msha in notepad and see the product name, which for Composer XE 2011 is "Intel(R) Composer XE 2011" and for MKL, "Intel(R) Math Kernel Library 10.3". I don't see a verson indicated - are you sure that's required? I tried to find documentation on this but nothing from Microsoft I could find indicated it was required. I did see that digitally signed .cab files are needed, and those we have.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 13:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943242#M90504</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-08-05T13:58:00Z</dc:date>
    </item>
    <item>
      <title>If I run the Helplibmanager</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943243#M90505</link>
      <description>&lt;P&gt;If I run the Helplibmanager.exe without /product and /version I get an error saying parameters are missing. If I leave them as per the VS help install /Product VS and /Version 100 and remove the /silent then create 7 calls - one for each&amp;nbsp; MSHA file, I can get it to run after a fashion (it runs up the HelpManager 7 separate times and I have to select the add and update for each piece of help I am installing) I&amp;nbsp; could not find a way of appending the path to all the helpcontentsetup.msha files or how to manufacture one&amp;nbsp; msha file that referenced all the cab content files if I were to co-locate them.&lt;/P&gt;
&lt;P&gt;Gary&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 16:04:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943243#M90505</guid>
      <dc:creator>Gary_D_</dc:creator>
      <dc:date>2013-08-05T16:04:56Z</dc:date>
    </item>
    <item>
      <title>The following seemed to work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943244#M90506</link>
      <description>&lt;P&gt;The following seemed to work for me (the log file indicated success and no errors.)&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Microsoft Help Viewer\v1.0\helplibmanager.exe" /silent /sourcemedia "C:\Program Files (x86)\Intel\Composer XE 2013\Documentation\msvhelp\1033\compiler_f\helpcontentsetup.msha" /product "Intel(R) Composer XE 2013" /version 131 /locale en-us&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 16:33:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-t-find-local-help-files/m-p/943244#M90506</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-08-05T16:33:05Z</dc:date>
    </item>
  </channel>
</rss>

