Rougher
Rougher

Reputation: 848

Generate permanent ID per a Windows computer

I don't know if it is possible. I am developing a desktop app and I want to find a way to generate a permanent ID per a Windows computer in C#.

"Permanent" means this ID won't be changed between re-installations on the user computer.

I thought to use MAC address, but it can be different between two installations, for example if first time a user connected to WiFi and the second time via Ethernet cable.

Upvotes: 0

Views: 55

Answers (0)

Related Questions