<?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: 10.0 toolbar (from 9.2 code) install succsful; Enable 4 non-admin users. in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-0-toolbar-from-9-2-code-install-succsful-enable/m-p/134695#M3480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also wanted to add that this toolbar is supposed to be deployed by a script like microsoft updates in a large enterprise environment - and since the msi is getting installed correctly (per esri's web site guidance), the next step of making it available for end users needs to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be addressed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the main concern is how will the admin user (only ITS support staff in remote offices) make this toolbar available to non-admin user who is desired audience of this toolbar.&amp;nbsp; should they have to log into each machine and start ArcMap as administrator and then add this toolbar?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;need directions on enabling the toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 14:59:26 GMT</pubDate>
    <dc:creator>Ravichandran_M_Kaushika</dc:creator>
    <dc:date>2013-01-31T14:59:26Z</dc:date>
    <item>
      <title>10.0 toolbar (from 9.2 code) install succsful; Enable 4 non-admin users.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-0-toolbar-from-9-2-code-install-succsful-enable/m-p/134694#M3479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;dear Readers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i had migrated a 9.2 sp5 toolbar to arcgis 10.0 using methodologies indicated in esri's website.&amp;nbsp; re-compile and re-adjustment of libraries allowed me to completely test the toolbar and its functions on my dev machine.&amp;nbsp; each time,&amp;nbsp; i had to start visual studio 2010, i ran it as an administrator during the dev process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the project was set with following hi-level options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. vb.net 2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. arc objects 10.0 (not 10.1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. framework = .net 3.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. target cpu = x86 (not any)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. windows 7 OS (64 bit)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i was able to debug the app on my machine and test the functions that were already working in 9.2 sp5 version&amp;nbsp; of the tool.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i saw that we had to change the installer.vb file (in my proj, it was old style 9.2 already part of the toolbar proj).&amp;nbsp; then i changed the custom action conditions /arg1="[ProgramFiles]...\MyProject.dll" for both install and uninstall.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after making all the above mentioned changes, i ran .msi file on my workstation as an admin.&amp;nbsp; the installer works fine on my workstation&amp;nbsp; - both installation and the toolbar automatically showing up.&amp;nbsp; i sent the .msi file to my colleague in another state and requested her to test it.&amp;nbsp; she is not an admin and had to request ITS staff to install it for her.&amp;nbsp; after a successful installation by the ITS staff as an admin user, she tried to add the toolbar from .tlb and expected her to be admin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;QUESTIONS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/13040-toolbar-not-listed-after-install?highlight=toolbar"&gt;http://forums.arcgis.com/threads/13040-toolbar-not-listed-after-install?highlight=toolbar&lt;/A&gt;&lt;SPAN&gt; Is DonDuncan's methodology the suggested way to install the toolbar.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. will not the toolbar show up automatically after installation as it did in the 9.2 / XP world for all users?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. if the admin user enables toolbar 1 time and selects all users during installation, will it be available to non-admin users?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 20:16:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/10-0-toolbar-from-9-2-code-install-succsful-enable/m-p/134694#M3479</guid>
      <dc:creator>Ravichandran_M_Kaushika</dc:creator>
      <dc:date>2013-01-29T20:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: 10.0 toolbar (from 9.2 code) install succsful; Enable 4 non-admin users.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-0-toolbar-from-9-2-code-install-succsful-enable/m-p/134695#M3480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also wanted to add that this toolbar is supposed to be deployed by a script like microsoft updates in a large enterprise environment - and since the msi is getting installed correctly (per esri's web site guidance), the next step of making it available for end users needs to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be addressed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the main concern is how will the admin user (only ITS support staff in remote offices) make this toolbar available to non-admin user who is desired audience of this toolbar.&amp;nbsp; should they have to log into each machine and start ArcMap as administrator and then add this toolbar?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;need directions on enabling the toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 14:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/10-0-toolbar-from-9-2-code-install-succsful-enable/m-p/134695#M3480</guid>
      <dc:creator>Ravichandran_M_Kaushika</dc:creator>
      <dc:date>2013-01-31T14:59:26Z</dc:date>
    </item>
  </channel>
</rss>

