Does anyone have a license ARCGIS.opt sample they can share with me?
I need two things - a host_group and an exclude statement together...
basically, i've got a list of users User1, User2, User3 who need to be in a group and i would like to exclude them from ArcGIS Standard
i didnt know if it was as simple as this:
HOST_GROUP EditorExcludeGroup User1 User2 User3
EXCLUDE EDITOR HOST_GROUP EditorExcludeGroup
EXCLUDE ARC/INFO HOST_GROUP EditorExcludeGroup
how close am i? should there be any punctuation or special tabs or anything within the file?
thanks for any assistance!