<?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: How to detect 10.1 as setup Launch Condition in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-detect-10-1-as-setup-launch-condition/m-p/57341#M1553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it's possible.&amp;nbsp; I am not sure if it's the right way or not.&amp;nbsp; If someone has something better please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I set one launch condition and 2 registry search&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First reg search searches for this key for 32 bit OS - SOFTWARE\ESRI\Desktop10.1 with property name, IS32AGS101&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second reg search searches for this key for 64 bit OS - SOFTWARE\Wow6432Node\ESRI\Desktop10.1 with property name, IS64AGS101&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the condition property of the launch condition I do something like this, (IS32AGS10="10.1" OR IS64AGS101="10.1").&amp;nbsp; What you are doing is checking if the key value 10.1 exists.&amp;nbsp; If so then let the install continue otherwise display the custom message and stop the install.&amp;nbsp; Hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 23:31:48 GMT</pubDate>
    <dc:creator>SteveFang</dc:creator>
    <dc:date>2013-01-23T23:31:48Z</dc:date>
    <item>
      <title>How to detect 10.1 as setup Launch Condition</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-detect-10-1-as-setup-launch-condition/m-p/57340#M1552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've updating our ArcGIS extension COM components to support 10.1, however when it comes to deployment I've found that the instruction at &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//00010000016r000000"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//00010000016r000000&lt;/A&gt;&lt;SPAN&gt; no longer appear to apply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to detect 10.1 in a setup project launch condition?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 13:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-detect-10-1-as-setup-launch-condition/m-p/57340#M1552</guid>
      <dc:creator>JamesPritchard</dc:creator>
      <dc:date>2013-01-21T13:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect 10.1 as setup Launch Condition</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-detect-10-1-as-setup-launch-condition/m-p/57341#M1553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it's possible.&amp;nbsp; I am not sure if it's the right way or not.&amp;nbsp; If someone has something better please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I set one launch condition and 2 registry search&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First reg search searches for this key for 32 bit OS - SOFTWARE\ESRI\Desktop10.1 with property name, IS32AGS101&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second reg search searches for this key for 64 bit OS - SOFTWARE\Wow6432Node\ESRI\Desktop10.1 with property name, IS64AGS101&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the condition property of the launch condition I do something like this, (IS32AGS10="10.1" OR IS64AGS101="10.1").&amp;nbsp; What you are doing is checking if the key value 10.1 exists.&amp;nbsp; If so then let the install continue otherwise display the custom message and stop the install.&amp;nbsp; Hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 23:31:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-detect-10-1-as-setup-launch-condition/m-p/57341#M1553</guid>
      <dc:creator>SteveFang</dc:creator>
      <dc:date>2013-01-23T23:31:48Z</dc:date>
    </item>
  </channel>
</rss>

