Hello,
Updating from Win10 to Win11 and also some other major updates, changed the data that getLocalMachineIDs returns. I tested it on both MAC and Windows. Looks like it does not work on Windows. Is there anyone who managed to pull the hardware IDs like motherboard ID or drive ID?
Looks like the best option to create unique IDs is to pull the hardware-based IDs, but I couldn’t find a way to do it on JUCE.
Any help would be appreciated.
Thank you in advance
Thank you, I didn’t know that. I am still using an older version of the JUCE for some reason I need to upgrade and jump to the develop branch looks like. I want to keep the project in master branch but looks like this new method is only in develop branch. Does it need to be confirmed or approved by the JUCE team to be moved to the master branch?
It will make its way over to the master branch once it’s survived develop for a short while. You should be able to copy over the changes to your master branch without too much hassle, though!