Questions tagged [hardware-id]
64 questions
-1
votes
2 answers
Extracting HID from Windows INF File
I am trying to parse a large number of INF files for Windows driver installations.
I have a large collection of drivers for various devices (Biometrics, Bluetooth, Video, etc) -- all with varying creation dates and contents.
I am trying to parse…

kpjVideo
- 413
- 2
- 6
- 21
-1
votes
1 answer
How make Own license-key in CSharp
I Have Some Problem with Some One Copy My Program exe , So i want make a single Code for each PC and Register My Program !!
How Can Make That Single Code ( Computer ID or HardWare ID or ...) in C# ?
and Check it !

Milad-PC
- 24
- 4
-2
votes
1 answer
Is there a way to get a users Hardware-ID in C#?
Im trying to get the hwid of a user using csharp for a program kind of like stuff like PredatorSense which shows ur cpu speed and other stuff, ive tried using the Registry.GetValue method from Microsoft.Win32 yet idk how to use it, Heres my code.…

AverageROBLOXian
- 1
- 1
- 4
-2
votes
1 answer
Good Licensing strategy for c# application
I have developed an application using c# and I wish to apply good and strong licensing to it so that it can be protected against cracks and that my clients can renew the license even if they change their system
I had few doubts in mind
1.Can…

Vivek Murli
- 89
- 11