<?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: Register Dll with ESRIRegAsm.exe in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577830#M15600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To usmanaleem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not mention it in the post, but I also tried with the /s at the end and the dialog box still popped up.&amp;nbsp; In addition, I thought the /s would only stop the success pop-up box from appearing indicating whether the dll was registered successfully or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To agray1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried with the version set to 10.0 as you mention, but the dialog box still appears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can either of you see the behavior of registering this dll without the dialog box appearing on your machines?&amp;nbsp; Thanks for your assistance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 12:30:36 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2011-06-07T12:30:36Z</dc:date>
    <item>
      <title>Register Dll with ESRIRegAsm.exe</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577827#M15597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To All ArcGIS Developers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have watched an ESRI Deployment video as well as read ESRI v10 Resource Help and I created a bat file as follows which should just register a dll on a machine where ArcGIS Desktop is installed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files\Common Files\ArcGIS\bin\ESRIRegAsm.exe C:\GIS_Testing\Test_Editor\Register_Testing\County.GIS.TestEditor.dll /p:desktop&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run this bat file a dialog box pops up asking me which Registered ArcGIS installation I want to register this dll with.&amp;nbsp; I thought I already specified this option with the "/p:desktop" parameter.&amp;nbsp; Why is this option ignored?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I first ran the following bat file to create a reg file to be installed with the custom application:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\GIS_Testing\Test_Editor\Register_Testing\County.GIS.TestEditor.dll /p:desktop /codebase /regfile:C:\GIS_Testing\Test_Editor\Register_Testing\County.GIS.TestEditor.dll.reg&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The dialog box also pops up here asking which Registered ArcGIS installation I want to register this dll with?&amp;nbsp; Again I had supplied this parameter so I do not understand why the software is still asking me for this information?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help you can provide is greatly appreciated.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 15:27:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577827#M15597</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2011-06-06T15:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Register Dll with ESRIRegAsm.exe</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577828#M15598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you specify the version number?&amp;nbsp; (/v:10.0)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 15:48:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577828#M15598</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2011-06-06T15:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Register Dll with ESRIRegAsm.exe</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577829#M15599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try this one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Register: ESRIRegAsm.exe &amp;lt;assembly name&amp;gt; /p:&amp;lt;product name&amp;gt; [Options]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/u -- Unregister types&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/s -- Silent (display no dialogs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/e -- Display error console&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/v:&amp;lt;version&amp;gt; -- Version number&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/regfile[:fileName] -- Export to registry file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/f:&amp;lt;category info file&amp;gt; -- category mapping file(.xml or .reg)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/w:&amp;lt;dirPath&amp;gt; -- keep working files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so you need to add /s at the end of you line.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 17:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577829#M15599</guid>
      <dc:creator>UsmanAleem</dc:creator>
      <dc:date>2011-06-06T17:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Register Dll with ESRIRegAsm.exe</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577830#M15600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To usmanaleem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not mention it in the post, but I also tried with the /s at the end and the dialog box still popped up.&amp;nbsp; In addition, I thought the /s would only stop the success pop-up box from appearing indicating whether the dll was registered successfully or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To agray1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried with the version set to 10.0 as you mention, but the dialog box still appears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can either of you see the behavior of registering this dll without the dialog box appearing on your machines?&amp;nbsp; Thanks for your assistance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 12:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577830#M15600</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2011-06-07T12:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Register Dll with ESRIRegAsm.exe</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577831#M15601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can run this no problem with ArcGIS10 Sp1.&amp;nbsp; esriregasm.exe &amp;lt;path.dll&amp;gt; /v:10.0 /p:desktop /s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps it is a problem with the assembly itself?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 12:47:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/register-dll-with-esriregasm-exe/m-p/577831#M15601</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2011-06-07T12:47:22Z</dc:date>
    </item>
  </channel>
</rss>

