Skip to main content
All CollectionsIT/SecuritySystem requirements
Centrally managing updates to HUE & Kelvin for large teams
Centrally managing updates to HUE & Kelvin for large teams

Update HUE & Kelvin on mass

Ha Ngan Nguyen avatar
Written by Ha Ngan Nguyen
Updated over 2 months ago

In case your studio has software managed centrally by your IT team, Creative Force supports a number of different ways of mass rollouts, and silent updates of HUE and Kelvin.

In terms of installation, we support the following installation packages for HUE and Kelvin:

  • .pkg files for MacOS

  • .exe files for Windows

  • .msi files for Windows (For silent installs on Windows machines using platforms like Microsoft SCCM)

Note for .msi files installs:

  • Only one of a .msi file install or .exe install can be done on a given machine

  • For .msi installs it can only be done for "All Users" on a machine and the installer must have Admin access to the machine

They can all be accessed directly from: https://download.creativeforce.io/

For updates, this will be managed directly by Kelvin and HUE’s built-in update functionality. However, if updates are also managed centrally you can use the below URL’s to monitor new versions and rollout accordingly.

Windows:

macOS

The best practice tip would be to set up a script to monitor one of the above URL’s to see when new versions are available and act as needed.

Disabling/Re-enablilng Auto Updates

If updates need to be managed completely by IT, then you may want to apply a “CF_DISABLE_APP_AUTO_UPDATE” system environment variable to the relevant machines.

Click here to know more about setting up the system environment variable.

The variable name is CF_DISABLE_APP_AUTO_UPDATE

The value is true/false

The default value is false, if the variable does not exist the system will see it as false.

  • Set the value to True to disable auto app update

  • Set the value to False to enable auto app update

After that, restart your machines to apply the change.

If the Account Owner/Administrator changes the variable to true then:

  • The auto-update function will be stopped

  • User will not see the “check now” for updates button on the About Hue/Kelvin dialog box

  • The option to “Automatically download update” will be hidden

  • User will not see when there is a new version available for download

Did this answer your question?