Does the Windows operating system contains any unique computer/OS id?
This is for my own software. I want to create 30 day trial/demo version.
Here is what I want to do:
- When someone installs a trial I grab the unique ID, send it to server.
- After the 30 day trial, if software is reinstalled, the server blocks the trial version.
So the real question is: Does Windows contains any unique IDs I could rely on?
I think that IP address is not a reliable option.