Windows Unique Identifier?

倾然丶 夕夏残阳落幕 提交于 2019-12-04 13:01:16

Maybe it's reading the ProductId value from the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion.

Microsoft says:

The product key also forms the basis for the product ID that is created when Windows XP is installed. Each licensed instance of Windows XP has a unique Product ID.

You can use FileMon and RegMon by SysInternals to check what files and keys in registry are being accessed

Take care, for some OEM smopuiM versions, there is only one licensed instance of Windows XP. So you can find the same product ID for two PC.

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