VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Serial Reader

Vikrant Thakker  (8 Submissions)   Miscellaneous   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Piracy is a big threat for all programmers.
One of the preventional steps followed is to let program run on only a particular harddisk. If the user copies the program or even compies complete harddisk to any other computer our program should not run. But how can it be done. Obvoiusly by allowing our program to run on Drive with a particular serial no. Software checks the particular serial no each time it is executed. And if the serial no is not the same, the software doesnt execute any further. So here I have tried to make a program that simpy reads the Serial No of any Drive. And yes ! the code is very little, well commented and easy to understand !
Plz Vote if you like ! And also your suggestions are most valuable for me...

Returns
The Serial No. of a particular Drive !

Rate Serial Reader (25(25 Vote))

Download Serial Reader

Serial Reader Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters