Click here to Skip to main content
15,925,255 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Visual Basic 2005/2008 and DirectSound Pin
Christian Graus27-Nov-08 16:06
protectorChristian Graus27-Nov-08 16:06 
GeneralRe: Visual Basic 2005/2008 and DirectSound Pin
Member 395054727-Nov-08 22:34
Member 395054727-Nov-08 22:34 
AnswerRe: Visual Basic 2005/2008 and DirectSound Pin
Tom Deketelaere28-Nov-08 0:10
professionalTom Deketelaere28-Nov-08 0:10 
GeneralRe: Visual Basic 2005/2008 and DirectSound Pin
Member 395054728-Nov-08 5:19
Member 395054728-Nov-08 5:19 
AnswerI still need help Pin
Marty7828-Nov-08 6:44
Marty7828-Nov-08 6:44 
GeneralRe: I still need help Pin
Dave Kreskowiak28-Nov-08 11:41
mveDave Kreskowiak28-Nov-08 11:41 
QuestionPrevent exe from being copied and run on another pc Pin
Anoop Brijmohun27-Nov-08 1:58
Anoop Brijmohun27-Nov-08 1:58 
AnswerRe: Prevent exe from being copied and run on another pc Pin
Tom Deketelaere27-Nov-08 2:18
professionalTom Deketelaere27-Nov-08 2:18 
preventing a copy isn't possible (for as far I know)

What you could do is generate a code (using the pc name or something else unique for that pc) wich the user then has to send to you and you create a key from that (and send it back to the user).
That way the key is specific for the pc and even if the user copy's the file (and try's to use the same key) the program is not going to work (will ask for a new key)
You can store the key anyway you like since it is pc specific.
GeneralRe: Prevent exe from being copied and run on another pc Pin
Anoop Brijmohun27-Nov-08 20:29
Anoop Brijmohun27-Nov-08 20:29 
AnswerRe: Prevent exe from being copied and run on another pc Pin
Ashfield27-Nov-08 2:50
Ashfield27-Nov-08 2:50 
GeneralRe: Prevent exe from being copied and run on another pc Pin
EliottA27-Nov-08 2:58
EliottA27-Nov-08 2:58 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Ashfield27-Nov-08 3:42
Ashfield27-Nov-08 3:42 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Paul Conrad27-Nov-08 5:12
professionalPaul Conrad27-Nov-08 5:12 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Ashfield27-Nov-08 8:31
Ashfield27-Nov-08 8:31 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Paul Conrad27-Nov-08 9:05
professionalPaul Conrad27-Nov-08 9:05 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Ashfield27-Nov-08 11:26
Ashfield27-Nov-08 11:26 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Anoop Brijmohun27-Nov-08 20:39
Anoop Brijmohun27-Nov-08 20:39 
AnswerRe: Prevent exe from being copied and run on another pc Pin
Paul Conrad27-Nov-08 5:11
professionalPaul Conrad27-Nov-08 5:11 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Luc Pattyn27-Nov-08 5:47
sitebuilderLuc Pattyn27-Nov-08 5:47 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Mycroft Holmes27-Nov-08 21:33
professionalMycroft Holmes27-Nov-08 21:33 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Tom Deketelaere27-Nov-08 21:51
professionalTom Deketelaere27-Nov-08 21:51 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Ashfield28-Nov-08 0:48
Ashfield28-Nov-08 0:48 
GeneralRe: Prevent exe from being copied and run on another pc Pin
Tom Deketelaere28-Nov-08 1:56
professionalTom Deketelaere28-Nov-08 1:56 
AnswerRe: Prevent exe from being copied and run on another pc Pin
Sarani Ravindran27-Nov-08 18:13
Sarani Ravindran27-Nov-08 18:13 
QuestionCopying to and from ftp Location [VB.Net] [modified] Pin
indian14327-Nov-08 1:41
indian14327-Nov-08 1:41 

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.