![]() |
tyFlow PRO license status - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: tyFlow PRO license status (/thread-4104.html) |
tyFlow PRO license status - zlatin89 - 02-12-2024 We recently installed 2 floating licenses, but we are using tyFlow on more machines. I saw there is an checkbox "Auto-request license" that is set to ON (checked). The issue is that not so many users use tyFlow frequently and the license server is constantly occupied with random users that don't even use the tyFlow at the moment. So my question is - Is there any way or script to go trough all the machines and set the check to OFF (uncheck the box) on startup the 3ds max, or any other solution will be much appreciated! Thanks in advance! RE: tyFlow PRO license status - tyFlow - 02-12-2024 All tyFlow license parameters are saved in this file: c:\programData\tyFlow\tyFlow.cfg The "auto-request" option, specifically is: Code: LICENSE_ACTIVATE=auto If a machine has that set to: Code: LICENSE_ACTIVATE=manual It will not auto-request a seat. tyFlow doesn't have a built-in way to iterate through machines on your network and change that value, but you can setup that cfg file to your needs and then copy that to your network machines (either manually or using a tool that can run batch commands over a network, like Deadline). RE: tyFlow PRO license status - zlatin89 - 03-13-2024 Thank you very much!!! It works! ![]() |