Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hey guys
is there anyway to make one serial for one computer ?
for example if the user tried the serial in another computer a error msgbox will be shown

What I have tried:

i didn't try anything at this moment cuz i don't know how to do it
Posted
Updated 5-May-17 19:54pm

1 solution

Have a look here: unique hardware id c# - Google Search[^] - there are loads of examples of getting an hardware ID there - you can use that eitehr as your "serial" of use a hashing function to generate a "serial number like" value.

But be aware: if I pay for software, and it later craps out because my HDD has been replaced, or my network card died; and an image of the previous reloaded I'm not going to be a happy bunny. I've had it happen before, and demanded my money back - and never, ever bought software from them again. Anti-protection mechanisms generally cost more than they save, and aren't very protective. Adobe spend a small fortune protecting Photoshop, only for cracked versions to appear on the torrent site the same day a new version is released...
 
Share this answer
 
Comments
Ilyas Zahir 6-May-17 16:45pm    
i will make something like refresh serial for example if you changed ur computer or u want to instal it in a vps for example you make a refresh for your serial then use it again
the most important thing in my idea is that the serial will work in 1 computer and it won't work in 2 computers at the same time

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900