Silent install icluding floating license

Floating license 15 users, to be installed on 40 computers.
Wanting to get this installed on all systems via ConfigMgr without need to enter the license key on each
This line in a cmd file works to silently install from ConfigMgr >
:paths
SET loc=%~dp0
“%loc%LightBurn-v1.0.04.exe” /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
But the software still needs to be opened and the license key entered before it can be used.
“C:\Program Files\LightBurn\LightBurn -l xxxxxxxlicensekeyxxxxx”
Should then work to apply that license to all users, but again the license needs to be first entered from within the software.
Nothing that I can see in the support pages that shows how this might be achieved.

It’s a really bad idea to post your license key in a public forum.

The command line you showed works, but must be run from an administrator shell - IE with elevated privileges. Once you’ve done it on one computer, the LightBurn program folder will contain a file called lightburn.ldata - you can simply copy that file to the same place on other computers to bypass the command line process.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.