Where do Windows “Product ID” and “Device ID” values come from? Are they useful for Licensing/Identification? How can they be accessed in code?

爱⌒轻易说出口 提交于 2020-05-12 21:37:15

问题


Screenshot of Windows 10 Settings -> System -> About

As you can see, it has 2 "Hardware-Identity" values that could be very useful in applications like C# for license validating. Is it possible to find these values/compute them manually?

Is it possible it's stored in Registry and is it only for Windows 10?
This is windows Version 1709 Build 16299.15.

来源:https://stackoverflow.com/questions/47603786/where-do-windows-product-id-and-device-id-values-come-from-are-they-useful

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!