Many install discs only let you install the software X number of times.
However discs are stateless. They are unchanged (AFAIK) after installation. So This puzzles me.
How do they keep track?
Many install discs only let you install the software X number of times.
However discs are stateless. They are unchanged (AFAIK) after installation. So This puzzles me.
How do they keep track?
They get in touch with the company servers in the background to validate the install (not all apps but most network connected apps).
In many ways. If you're on Microsoft windows, most likely the installation program writes the number of used installations in a key of the windows registry.
You can use ProcMon to monitor the keys accessed by a process during execution, it's a free tool from Microsoft.