soldierq / QLicense

A Ready To Use Software Licensing Solution in C#
MIT License
177 stars 93 forks source link

Volume license #4

Open fabrizioPucci opened 6 years ago

fabrizioPucci commented 6 years ago

Great job. Now I am able to introduce license into my sw and also features specific license for different customers type. The only doubt is what is the Volume license. How I can control what computers can run a sw? There is something that I have not understood on this license type. Anyway thank you

EntityReborn commented 5 years ago

The volume license isn't restricted at all, and can be installed on any number of computers. Think of it like a per-person license as opposed to a per-machine license. If you need to restrict the number of installations, use the single licensing system, or modify this system to include connecting to a server to restrict the number of activations.