Serial Numbers

General FreeBASIC programming questions.
Post Reply
ARZ
Posts: 1
Joined: Aug 06, 2023 0:52

Serial Numbers

Post by ARZ »

Hello People..

I've got a program that i want to sell..

I figure that the best bet , would be to copy the serial number of the downloading device , to the executable..

Then the executable can check the serial number every time it's called to confirm it's okay to run..

How do you record a serial number of a device???

And how would you put it into the executable??

Thank You!!
Post Reply