<?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: Install Add In? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/install-add-in/m-p/302427#M23514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Python Add-In Wizard will be deployed as a separate download when ArcGIS 10.1 goes to final release. The ArcGIS Desktop help will provide links to the location of the download. &lt;BR /&gt;&lt;BR /&gt;ArcGIS 10.1 Beta 1 users can down the Python Add-In Wizard from this location:&lt;BR /&gt;&lt;A href="https://betacommunity.esri.com/files/download.aspx/addin_assistant.zip?d=89348D98298E4EB0B88DC3CB1E04BD70&amp;amp;p=74C6DFC24C1E42D29420D7D05E434F9C&amp;amp;n=F491A36A4E3C4293BA17F1CDA6EF8871&amp;amp;s=E8215C9C468149B3B398D5A558B19596&amp;amp;l=66974DEB93534385A83D793393E1F9F4"&gt;https://betacommunity.esri.com/files/download.aspx/addin_assistant.zip?d=89348D98298E4EB0B88DC3CB1E04BD70&amp;amp;p=74C6DFC24C1E42D29420D7D05E434F9C&amp;amp;n=F491A36A4E3C4293BA17F1CDA6EF8871&amp;amp;s=E8215C9C468149B3B398D5A558B19596&amp;amp;l=66974DEB93534385A83D793393E1F9F4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Beta 1 users, please refer the Guide Book for Customizing ArcGIS Desktop with Python Add-Ins for help on getting started.&lt;BR /&gt;&lt;A href="http://resourcesbeta.esri.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/"&gt;http://resourcesbeta.esri.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Jasons.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 00:50:13 GMT</pubDate>
    <dc:creator>TedCronin</dc:creator>
    <dc:date>2011-08-18T00:50:13Z</dc:date>
    <item>
      <title>Install Add In?</title>
      <link>https://community.esri.com/t5/python-questions/install-add-in/m-p/302423#M23510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, from reading I just run the add in assistant, but the doc keep referring to having the addins installed, is that referring to the actual .addin file, or is this referring to the add in wizard.&amp;nbsp; Do we just unzip the addin wizard, run the tool and then modify the python files in the project folder?&amp;nbsp; I am a bit confused...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 00:42:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/install-add-in/m-p/302423#M23510</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2011-08-17T00:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Install Add In?</title>
      <link>https://community.esri.com/t5/python-questions/install-add-in/m-p/302424#M23511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. Use add-in wizard to set up add-in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Edit .py file in install/ to your liking&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Run makeaddin.py&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Double-click the .esriaaddin file to install&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 15:23:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/install-add-in/m-p/302424#M23511</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2011-08-17T15:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Install Add In?</title>
      <link>https://community.esri.com/t5/python-questions/install-add-in/m-p/302425#M23512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. Use add-in wizard to set up add-in&lt;BR /&gt;2. Edit .py file in install/ to your liking&lt;BR /&gt;3. Run makeaddin.py&lt;BR /&gt;4. Double-click the .esriaddin file to install&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should be in the doc, in a nutshell.&amp;nbsp; Simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How will this be deployed when 10.1 goes to release, same way, in that it will be a separate download, or will it be included in the install path for desktop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 15:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/install-add-in/m-p/302425#M23512</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2011-08-17T15:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Install Add In?</title>
      <link>https://community.esri.com/t5/python-questions/install-add-in/m-p/302426#M23513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This should be in the doc, in a nutshell.&amp;nbsp; Simple.&lt;BR /&gt;&lt;BR /&gt;How will this be deployed when 10.1 goes to release, same way, in that it will be a separate download, or will it be included in the install path for desktop.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Python Add-In Wizard will be deployed as a separate download when ArcGIS 10.1 goes to final release. The ArcGIS Desktop help will provide links to the location of the download. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS 10.1 Beta 1 users can down the Python Add-In Wizard from this location:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://betacommunity.esri.com/files/download.aspx/addin_assistant.zip?d=89348D98298E4EB0B88DC3CB1E04BD70&amp;amp;p=74C6DFC24C1E42D29420D7D05E434F9C&amp;amp;n=F491A36A4E3C4293BA17F1CDA6EF8871&amp;amp;s=E8215C9C468149B3B398D5A558B19596&amp;amp;l=66974DEB93534385A83D793393E1F9F4"&gt;https://betacommunity.esri.com/files/download.aspx/addin_assistant.zip?d=89348D98298E4EB0B88DC3CB1E04BD70&amp;amp;p=74C6DFC24C1E42D29420D7D05E434F9C&amp;amp;n=F491A36A4E3C4293BA17F1CDA6EF8871&amp;amp;s=E8215C9C468149B3B398D5A558B19596&amp;amp;l=66974DEB93534385A83D793393E1F9F4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Beta 1 users, please refer the Guide Book for Customizing ArcGIS Desktop with Python Add-Ins for help on getting started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resourcesbeta.esri.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/"&gt;http://resourcesbeta.esri.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 20:26:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/install-add-in/m-p/302426#M23513</guid>
      <dc:creator>JasonPardy</dc:creator>
      <dc:date>2011-08-17T20:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Install Add In?</title>
      <link>https://community.esri.com/t5/python-questions/install-add-in/m-p/302427#M23514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Python Add-In Wizard will be deployed as a separate download when ArcGIS 10.1 goes to final release. The ArcGIS Desktop help will provide links to the location of the download. &lt;BR /&gt;&lt;BR /&gt;ArcGIS 10.1 Beta 1 users can down the Python Add-In Wizard from this location:&lt;BR /&gt;&lt;A href="https://betacommunity.esri.com/files/download.aspx/addin_assistant.zip?d=89348D98298E4EB0B88DC3CB1E04BD70&amp;amp;p=74C6DFC24C1E42D29420D7D05E434F9C&amp;amp;n=F491A36A4E3C4293BA17F1CDA6EF8871&amp;amp;s=E8215C9C468149B3B398D5A558B19596&amp;amp;l=66974DEB93534385A83D793393E1F9F4"&gt;https://betacommunity.esri.com/files/download.aspx/addin_assistant.zip?d=89348D98298E4EB0B88DC3CB1E04BD70&amp;amp;p=74C6DFC24C1E42D29420D7D05E434F9C&amp;amp;n=F491A36A4E3C4293BA17F1CDA6EF8871&amp;amp;s=E8215C9C468149B3B398D5A558B19596&amp;amp;l=66974DEB93534385A83D793393E1F9F4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Beta 1 users, please refer the Guide Book for Customizing ArcGIS Desktop with Python Add-Ins for help on getting started.&lt;BR /&gt;&lt;A href="http://resourcesbeta.esri.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/"&gt;http://resourcesbeta.esri.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Jasons.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 00:50:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/install-add-in/m-p/302427#M23514</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2011-08-18T00:50:13Z</dc:date>
    </item>
  </channel>
</rss>

