A System Locked license is locked to the specific computer it is installed and activated on. Users can manage their license via the LightBurn Help/License Activation menu. Licenses can be activated or de-activated as required.

Windows

1: Update to the latest version of LightBurn and make sure it’s installed and licensed as normal. Close the program or the rest of the process will not work.

2: Open up a Command Prompt by clicking on the Start Menu, then typing ‘CMD’ (windows will auto-complete) Right-click Command Prompt, and select Run as Administrator.

3: Type the following into the Command Prompt:

CD “c:program filesLightBurn”
4: Next, type the following into the Command Prompt:
LightBurn -l <license key code here>

NOTE: That last command is: LightBurn -(lower case L) (license key)

Once done, any user who uses that machine will be able to run LightBurn without entering the license key.

Mac

1: Update to the latest version of LightBurn and make sure it’s installed and licensed as normal. Close the program or the rest of the process will not work.

2: Start a ‘Terminal’.

3: Type the following into the Terminal:

cd /Applications/LightBurn.app/Contents/MacOS
sudo ./LightBurn -l (license key)

NOTE: That last command is: sudo ./LightBurn -(lower case L) (license key)

Once done, any user who uses that machine will be able to run LightBurn without entering the license key.