Click here to Skip to main content
15,905,136 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: whether or not Save Credit Card Info? Pin
Tom Deketelaere15-Sep-09 1:39
professionalTom Deketelaere15-Sep-09 1:39 
AnswerRe: whether or not Save Credit Card Info? Pin
David Skelly15-Sep-09 2:35
David Skelly15-Sep-09 2:35 
GeneralRe: whether or not Save Credit Card Info? Pin
Christian Graus15-Sep-09 10:36
protectorChristian Graus15-Sep-09 10:36 
AnswerRe: whether or not Save Credit Card Info? Pin
DaveAuld15-Sep-09 23:34
professionalDaveAuld15-Sep-09 23:34 
QuestionError while running program Pin
Anubhava Dimri14-Sep-09 18:03
Anubhava Dimri14-Sep-09 18:03 
AnswerRe: Error while running program Pin
Christian Graus14-Sep-09 18:10
protectorChristian Graus14-Sep-09 18:10 
GeneralRe: Error while running program Pin
Anubhava Dimri14-Sep-09 18:32
Anubhava Dimri14-Sep-09 18:32 
GeneralRe: Error while running program Pin
Christian Graus14-Sep-09 18:58
protectorChristian Graus14-Sep-09 18:58 
QuestionVB 2008 Express Database Access Pin
eRoarke14-Sep-09 12:07
eRoarke14-Sep-09 12:07 
AnswerRe: VB 2008 Express Database Access Pin
Eddy Vluggen14-Sep-09 13:02
professionalEddy Vluggen14-Sep-09 13:02 
QuestionCreate / Copy Container Pin
QuickBooksDev14-Sep-09 12:03
QuickBooksDev14-Sep-09 12:03 
AnswerRe: Create / Copy Container Pin
Eddy Vluggen14-Sep-09 13:07
professionalEddy Vluggen14-Sep-09 13:07 
QuestionAbout code protection. Pin
Hurricane300014-Sep-09 9:59
Hurricane300014-Sep-09 9:59 
Hi all,

I am trying to protect software that I have written from being pirated (Vb for Compact Framework). Code is designed for Mobile Devices.
One thing that I thought about doing was when a user purchases software they must reigster it first, before it will run.
To register they will receive a number which they punch into the program the program will then write an entry to the windows registry to advise the program this software is licenced.
Every time the program starts up it will check the windows registry to see if it is registered or not before allowing full functionality.
Is windows registry safe from hacking?
Is there a better way to achieve a similar result?
How to generate the key-number?
Are there other ways to implement a protection?

Thanks for help and/or suggestions

modified on Monday, September 14, 2009 5:28 PM

AnswerRe: About code protection. Pin
εїзεїзεїз14-Sep-09 10:56
εїзεїзεїз14-Sep-09 10:56 
GeneralRe: About code protection. [modified] Pin
Hurricane300014-Sep-09 11:28
Hurricane300014-Sep-09 11:28 
GeneralRe: About code protection. Pin
Christian Graus14-Sep-09 13:40
protectorChristian Graus14-Sep-09 13:40 
GeneralRe: About code protection. Pin
Hurricane300014-Sep-09 21:12
Hurricane300014-Sep-09 21:12 
AnswerRe: About code protection. Pin
CyberSamuraiii16-Sep-09 2:31
CyberSamuraiii16-Sep-09 2:31 
GeneralRe: About code protection. Pin
Hurricane300016-Sep-09 8:46
Hurricane300016-Sep-09 8:46 
GeneralRe: About code protection. Pin
CyberSamuraiii16-Sep-09 10:19
CyberSamuraiii16-Sep-09 10:19 
GeneralRe: About code protection. Pin
Hurricane300016-Sep-09 10:52
Hurricane300016-Sep-09 10:52 
GeneralRe: About code protection. Pin
CyberSamuraiii16-Sep-09 20:34
CyberSamuraiii16-Sep-09 20:34 
QuestionEXCEL VBA Pin
veon cheng14-Sep-09 1:09
veon cheng14-Sep-09 1:09 
AnswerRe: EXCEL VBA Pin
Christian Graus14-Sep-09 1:15
protectorChristian Graus14-Sep-09 1:15 
GeneralRe: EXCEL VBA Pin
veon cheng14-Sep-09 1:29
veon cheng14-Sep-09 1:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.