Applies to: ZWCAD 2015 and above
Users can set floating license for workstation via registry as below. So you can write a bat file to set or modify the licensing server as needed.
1. Open registry editor on user's computer.
2. Take 2015 as an example, locate to "HKEY_CURRENT_USER\Software\ZWSOFT\ZWCAD\2015", create the following string as "String Value" type if there is none.
Set "Network"="1"
Set "ZWFLEX_LICENSE_FILE"="27000@192.168.10.142" (port number@IP of server)