...
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 - If necessary, the port number can also be specified i.e. :22350)Execute the batch file to start jBEAM
...