<?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 Re: Share Add-In menu with other users in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/78033#M36328</link>
    <description>&lt;P&gt;I went to 'Help &amp;gt; Scripting Index', and searched on 'addin':&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-05 at 10.54.19.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12700i9B475DBE50F500C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-05 at 10.54.19.png" alt="Screen Shot 2018-10-05 at 10.54.19.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It looks like (with a loop of some kind) 'Register AddIn()' would allow you to load add-ins programatically. So you could, for instance, have code in &lt;A href="https://www.jmp.com/support/help/14/run-a-script-at-start-up.shtml" target="_self"&gt;jmpStart.jsl&lt;/A&gt;&amp;nbsp;that scans a location and manages add-ins (installs, updates, deletes) for each user.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 09:59:57 GMT</pubDate>
    <dc:creator>ian_jmp</dc:creator>
    <dc:date>2018-10-05T09:59:57Z</dc:date>
    <item>
      <title>Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45520#M26022</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created an Add-In menu and commands to run some scripts.&lt;/P&gt;&lt;P&gt;I shared this scripts at the network and install in a computer using my username / password.&lt;/P&gt;&lt;P&gt;But, when another user log in the computer and try to access the Add-In, it doesn't appear to the another user.&lt;/P&gt;&lt;P&gt;How can I solve this, I mean, how can I share this Add-In with another user accounts in the same computer.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 10:27:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45520#M26022</guid>
      <dc:creator>vjalvim</dc:creator>
      <dc:date>2017-10-05T10:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45523#M26025</link>
      <description>&lt;P&gt;One of the nice things about a JMP add-in is that it bundles everything into one file. If you put that file into a shared location, then anyone who can access that location can install it into their own JMP instance. No passwords are required, unless you built that requirement into the add-in itself.&lt;/P&gt;
&lt;P&gt;I haven't tried it, but I assume that having multiple user accounts on the same machine should not be an issue. What errors do they see?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 10:57:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45523#M26025</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2017-10-05T10:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45525#M26027</link>
      <description>The Add-In that I installed using my credentials is not available when another user access JMP with his credentials.&lt;BR /&gt;The menu Add-In don't appear.</description>
      <pubDate>Thu, 05 Oct 2017 11:30:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45525#M26027</guid>
      <dc:creator>vjalvim</dc:creator>
      <dc:date>2017-10-05T11:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45528#M26030</link>
      <description>&lt;P&gt;Place the .jmpaddin file in a location that the other user can reach, then ask them to use 'File &amp;gt; Open' with this file. It should prompt to confirm the install should proceed.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 12:28:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45528#M26030</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2017-10-05T12:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45539#M26034</link>
      <description>Ok, thanks. I did this and works. Only one last question: I suppose that each user needs to do this action.&lt;BR /&gt;But, it is necessary only one time?</description>
      <pubDate>Thu, 05 Oct 2017 14:49:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45539#M26034</guid>
      <dc:creator>vjalvim</dc:creator>
      <dc:date>2017-10-05T14:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45541#M26036</link>
      <description>&lt;P&gt;Yes. It will be available unless you 'unregister' it via 'View &amp;gt; Add-Ins...'.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 15:04:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/45541#M26036</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2017-10-05T15:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/77820#M36276</link>
      <description>&lt;P&gt;Hi, I have a question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can the person going to use the add in just add all the scripts at once rather than uploading each add in?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 00:07:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/77820#M36276</guid>
      <dc:creator>rshehadah</dc:creator>
      <dc:date>2018-10-04T00:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Share Add-In menu with other users</title>
      <link>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/78033#M36328</link>
      <description>&lt;P&gt;I went to 'Help &amp;gt; Scripting Index', and searched on 'addin':&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-05 at 10.54.19.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12700i9B475DBE50F500C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-05 at 10.54.19.png" alt="Screen Shot 2018-10-05 at 10.54.19.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It looks like (with a loop of some kind) 'Register AddIn()' would allow you to load add-ins programatically. So you could, for instance, have code in &lt;A href="https://www.jmp.com/support/help/14/run-a-script-at-start-up.shtml" target="_self"&gt;jmpStart.jsl&lt;/A&gt;&amp;nbsp;that scans a location and manages add-ins (installs, updates, deletes) for each user.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 09:59:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Share-Add-In-menu-with-other-users/m-p/78033#M36328</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2018-10-05T09:59:57Z</dc:date>
    </item>
  </channel>
</rss>

