Example Adding a Host-Independent User Option Setting
Consider the case in which there is no value set for
the Desktop/Settings/ProjectOptions/DiskLimitForAbort
setting
for all users. The default is then 0 MB. User jsmith
uses a variety of hosts and wants to be warned whenever disk space drops
to 1000 MB on any host. User jsmith may use the following command
to set the Desktop/Settings/ProjectOptions/DiskLimitForAbort
option value to 250 MB for all hosts:
UpdateRegistry -set -ProductName ElectronicsDesktop2024.2
-RegistryKey Desktop/Settings/ProjectOptions/DiskLimitForAbort
-RegistryValue 1000 -RegistryLevel user
Related Topics
User Options and the Update Registry Tool
Setting the Temporary Directory
Temporary Directory Configuration File Format
Setting the Temporary Directory Using the GUI