<?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 Local Help Files configuration in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342343#M2089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is the syntax for specifying if you want to use local help files?&amp;nbsp; I've tried every variation I can think of...&amp;nbsp;&amp;nbsp; Have uncompressed the zip file to "C:\Program Files\Explorer\LocalHelpFiles".&amp;nbsp;&amp;nbsp; The zip file creates another folder below this, so it looks like the actual help files are in "C:\Program Files\Explorer\LocalHelpFiles\arcgisexplorer_help_en"&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the doc, I should be using this "file:///c:/Program Files/Explorer/LocalHelpFiles"&amp;nbsp;&amp;nbsp; ...&amp;nbsp; I've tried every variation of this with 2-3 slashes, front/back slashes etc, adding the zip file folder name, etc.&amp;nbsp; Nothing works.&amp;nbsp; All suggestions appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a tool to look at the .ncfg file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 19:05:15 GMT</pubDate>
    <dc:creator>JeffSmith1</dc:creator>
    <dc:date>2010-12-21T19:05:15Z</dc:date>
    <item>
      <title>Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342343#M2089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is the syntax for specifying if you want to use local help files?&amp;nbsp; I've tried every variation I can think of...&amp;nbsp;&amp;nbsp; Have uncompressed the zip file to "C:\Program Files\Explorer\LocalHelpFiles".&amp;nbsp;&amp;nbsp; The zip file creates another folder below this, so it looks like the actual help files are in "C:\Program Files\Explorer\LocalHelpFiles\arcgisexplorer_help_en"&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the doc, I should be using this "file:///c:/Program Files/Explorer/LocalHelpFiles"&amp;nbsp;&amp;nbsp; ...&amp;nbsp; I've tried every variation of this with 2-3 slashes, front/back slashes etc, adding the zip file folder name, etc.&amp;nbsp; Nothing works.&amp;nbsp; All suggestions appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a tool to look at the .ncfg file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 19:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342343#M2089</guid>
      <dc:creator>JeffSmith1</dc:creator>
      <dc:date>2010-12-21T19:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342344#M2090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The documentation could use some updating.&amp;nbsp; While the strategy for local files may have worked at the writing of the documentation it does not work as described.&amp;nbsp; There is a way to use local help though, without using http:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; This is what needs to be entered into the Application Configuration manager.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file://&amp;lt;computer name&amp;gt;/path/to/help/folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The above string will get '/en/index.html'&amp;nbsp; added on to it.&amp;nbsp; (if you are running in english)&amp;nbsp; So you will need to create an 'en' folder and copy all of the help files into it. ... or rename the second arcgisexplorer_help_en folder in the zip to 'en'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for example: the path used to open the help when put together by the software would be file://computer/arcgisexplorer_help_en/en/index.html&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The older strategy in the documentation using a drive letter, likely does not work due to updated browser security... this is just a guess on my part.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the NCFG you are creating is for use on your local area network, by lots of people, putting the help at a central network location may work better than putting it on everyones machine.&amp;nbsp; They would need to be connected to the network to see the help though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 21:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342344#M2090</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2010-12-21T21:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342345#M2091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff, just to add to Mark's post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;internal code adds "\en\index.html#" to the end of your local help path. "en" part comes from install locale.&amp;nbsp; Make sure to add such subfolder, otherwise, it won't work at all .So, in your case, actual help files would be in "C:\Program&amp;nbsp; Files\Explorer\LocalHelpFiles\en\", and location into Application Configuration Properties "file:///C:/Program&amp;nbsp; Files/Explorer/LocalHelpFiles".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 22:12:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342345#M2091</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2010-12-21T22:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342346#M2092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Guys, but your suggestions don't seem to work.&amp;nbsp; We want to put this on the local workstation so if it's taken off the network (i.e. to the field), then the user still has access to the help files.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand why "/en/index.html" is added to the string, that doesn't make any sense to me.&amp;nbsp; The help should be contextual, so it should go to the htm file in "en" folder for the link I'm clicking on.&amp;nbsp; Why would I want to go to the index every time?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 15:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342346#M2092</guid>
      <dc:creator>JeffSmith1</dc:creator>
      <dc:date>2010-12-22T15:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342347#M2093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The index.html is added when you click the main help button.&amp;nbsp; Other help links in the application will work as you expect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 'en' part if for languages.&amp;nbsp; If you change to another language (arcgis explorer options) it will look for the help in a folder matching the language code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 18:21:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342347#M2093</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2010-12-22T18:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342348#M2094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't get it to work.&amp;nbsp; aivanov comments seems to contradict yours on what the syntax is.&amp;nbsp; Have you done this successfully?&amp;nbsp; Can you provide exact syntax?&amp;nbsp; Is there a utility that can read the ncfg file?&amp;nbsp; -- Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 18:36:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342348#M2094</guid>
      <dc:creator>JeffSmith1</dc:creator>
      <dc:date>2010-12-22T18:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342349#M2095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached an NCFG that I used to access local help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I copied the downloaded help to my C drive and renamed the folder inside to "en"&amp;nbsp;&amp;nbsp; So, the folder path to the help files on my computer looks like this&amp;nbsp; C:\arcgisexplorer_help_en\en&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the application configuration manager I set the local help path to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file:///c:/arcgisexplorer_help_en&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://forums.arcgis.com/attachment.php?attachmentid=3999&amp;amp;d=1293056040" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When disconected from the internet, using the application configuration (NCFG) the help works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 20:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342349#M2095</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2010-12-22T20:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342350#M2096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mark,&amp;nbsp; I tried using your location for the help files and it worked so I tried to think why it would not work for me because I was essentially doing the same thing except using a different folder structure to store the help files.&amp;nbsp; So, with some experimenting I found out that when setting the location in the in the configuration utility, you CAN NOT USE SPACES in the path.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file:///c:/program files/explorer/arcgisexplorer_help_en&amp;nbsp;&amp;nbsp;&amp;nbsp; --- does NOT work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file:///c:/progra~1/explorer/arcgisexplorer_help_en&amp;nbsp;&amp;nbsp; --- WORKS!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help and Happy Holidays!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 12:54:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342350#M2096</guid>
      <dc:creator>JeffSmith1</dc:creator>
      <dc:date>2010-12-23T12:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Local Help Files configuration</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342351#M2097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try to eliminate all symbols "_" from the path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For my configuration file a link to a following path worked well&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//----------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file:///c:/agxruhelp &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//----------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in this folder there was a folder /en, where index.htm and other localhelp files has been placed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;p.s. a following path didn't work, so don't use "_" in a path as well as simple spaces&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//----------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; file:///c:/agxruhelp_ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;//----------&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 11:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/local-help-files-configuration/m-p/342351#M2097</guid>
      <dc:creator>AntonNovichikhin</dc:creator>
      <dc:date>2010-12-27T11:44:51Z</dc:date>
    </item>
  </channel>
</rss>

