Qt 6.11 is out! See what's new in the release
blog
Guid
General and Desktop
8
Posts
4
Posters
2.5k
Views
1
Watching
-
How to know MachineGuid?
-
not accessable
-
Maybe you want to generate one and write it to your config file to use it from then on out?
-
No, I want to read HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\MachineGuid
-
Then why ask on a Qt forum? :)
You can use the microsoft APIs for that, I imagine.
-
Thanks, I have already try QSettings and I easily read all other key in registry but in case of MachineGuid its return null.