Changes

Jump to: navigation, search

Arcgis10

93 bytes added, 14:34, 24 February 2011
m
Installing the various SDKs (VBA, Java and dotNet)
= Installing the various SDKs (VBA, Java and dotNet) =
== VBA ==
Note that the VBA SDK requires a separate licence to the main ArcGIS application. This must be applied for separately from ESRI. Further details about this will be added in due course.
<source lang="xml">
<remove cmd='msiexec /qn /x{85E1ACC2-D07E-47BB-A75E-D35E048B14B4}' />
</package>
</source>== Java ==<source lang="xml">
<package id="arcgis10-java-sdk" name="Java SDK ArcGIS Desktop 10.0" revision="20110223.1" priority="0" reboot="false">
<depends package-id="arcgis10" />
<remove cmd='msiexec /qn /x{7069FBA2-F993-484A-A60B-A4D021B6E32A}' />
</package>
</source>== dot Net ==<source lang="xml">
<package id="arcgis10-dotnet-sdk" name=".Net SDK for ArcGIS Desktop 10.0" revision="20110223.1" priority="0" reboot="false">
<depends package-id="arcgis10" />

Navigation menu