Search Tools Links Login

Serial Reader

Posted: 2002-06-01
By: ArchiveBot
Viewed: 53

Filed Under:

VB6 Code Cache

Title Uploaded Size
Serial_Rea821955122002.zip 9/3/2020 3:45:00 PM 3,237

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...

Original Author: Vikrant Thakker

Returns

The Serial No. of a particular Drive !


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.