...
Edit the batch file e.g., with Notepad. You will potential need to do this as administrator
Replace the line
SET startParameters=
bySET startParameters=LicenseServer=xxxxxxx
(instead ofxxxxxxx
use the actual host name or IP addresss of the license server)Execute the batch file to start jBEAM
Info |
---|
If you installed your a new jBEAM build after June 2024, you will find a start_jBEAM_config.txt file in the installation directory. You can copy this file as normal user to the %APPDATA%/jBEAM folder and enter the server name under SET licenseServer=xxxxxxx. |
...