Posts: 32
Threads: 10
Joined: Aug 2023
Reputation:
1
Multiple developers are using multiple licenses of RoboDK where I work and having to remember to manually deactivate the license in order to free it up has caused all sorts of problems. The license should just automatically deactivate when RoboDK is closed. There is a timeout on licenses that have been offline, but it is an insane amount of time of around a month or so. Sometimes a person in the office or working from home can't activate a license because some other computer that is turned off and not even running RoboDK didn't have its license deactivated when the computer was shut down. If a license was activated on one PC and then there is a problem later on that prevents it from connecting to the license server (which is common), then that license is trapped in limbo until the connection problem is fixed. It is also possible for two different users on the same computer to be using up two different licenses, which makes it hard to find which computer is consuming a license.
Posts: 4,237
Threads: 2
Joined: Apr 2018
Reputation:
193
Thank you for your feedback. I understand what you mean, however, it is currently not possible to implement an automatic deactivation on closing RoboDK.
The 30 day timout matches the duration of our default trials which we can easily provide if you have issues with your license or computer (lost computer, or you forgot it in a different location, etc).
We can easily group your licenses or split them into separate codes if that helps. I recommend you to contact us by email so we can better discuss.
Posts: 32
Threads: 10
Joined: Aug 2023
Reputation:
1
Why is it not possible to auto-disable when the program closes? When a Windows program closes there is an ON_CLOSING event that is sent before the program actually terminates which lets you run code prior to the shutdown. This could be used to run the same code that runs when the user clicks the "Deactivate" button on the license window.
Posts: 1
Threads: 0
Joined: Jan 2025
Reputation:
0
Please consider adding this feature to allow users to release the License when closing. These days most people work on multiple PCs (work or home).