Sunday, 13 March 2016

c# - Verifying that ArcInfo Workstation is Installed?


What is the best way to verify that a machine has ArcInfo Workstation installed? A code sample in VBA, VB or C# would be great!





No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...