Select to view content in your preferred language

Trying to set Workstation Alias in a C#-based Configuration project

447
1
09-16-2024 11:41 PM
tamasoz
Occasional Contributor

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

 

0 Kudos
1 Reply
TamasGIS
Emerging Contributor

Replying just to keep my ex-corporate account's forum post to link to my private forum account.

0 Kudos