Get unique personal computer ID on Windows
Unsolved
General and Desktop
-
Are you talking about some Windows 10 function to do that?
Something (maybe) new in windows?Like
https://www.nextofwindows.com/the-best-way-to-uniquely-identify-a-windows-machine -
Ok
Not seen a Qt way but tons of info on the net
http://stackoverflow.com/questions/10258662/unique-cpu-id-on-windows-via-c -
Hi to all
As of Qt 5.11 there is a static function in QSysInfo class:
QByteArray QSysInfo::machineUniqueId()
https://doc.qt.io/qt-5/qsysinfo.html#machineUniqueId