Product key feature
C#
3
Posts
2
Posters
0
Views
1
Watching
-
hi! i want to give product key requirement feature in desktop application if possible in setup, is there any way this thing is avail in .net or do i have to do some coding in program , please if possible give tutorials.
-
hi! i want to give product key requirement feature in desktop application if possible in setup, is there any way this thing is avail in .net or do i have to do some coding in program , please if possible give tutorials.
-
it depends how you would like to do it , Have a hash of a users hardware id , have it just a random code with "-" in it , have it check online etc Jed
i grabbed the idea but a link example will be more helpful meanwhile i will going to try it.