Hi,
I am trying to set the Workstation Alias in a Configuration project (not a UI-Add-in).
So far, I have been reasonably successful customizing the ArcGIS Pro environment using this Configuration project - and with combining this with a Pro.settingsConfig file hosted on a network share I'd say I am nearly 90% at meeting client's requirements.
The Workstation Alias can be changed manually or via a registry setting - it is called SessionName there.
We would prefer to avoid getting the packaging team to write custom scripts to modify registry entries during the installation and so far I am reasonable happy with the Configuration project and the Pro SDK.
However, I am not able to find the right class/package in the SDK that would enable me to change this value. Nor seeing anything related to this in the Pro.settingsConfig file.
Any help/code snippet/etc will be very much appreciated.
Thanks
Tamas
Replying just to keep my ex-corporate account's forum post to link to my private forum account.