Click here to Skip to main content
16,010,553 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
Hi,

You can have a separate table in your database that stores the processor ids of your machines that are allowed to run the app. Have the app check against with those ids in the database before running.

If you want more details,have a look at this article.

http://www.codeproject.com/KB/vb/hardware_Security_2.aspx[^]

Smile | :) good luck.

Believe!Success is always yours.

QuestionCopying to and from ftp Location [VB.Net] [modified] Pin
indian14327-Nov-08 1:41
indian14327-Nov-08 1:41 
AnswerRe: Copying to and from ftp Location [VB.Net] Pin
EliottA27-Nov-08 2:36
EliottA27-Nov-08 2:36 
AnswerRe: Copying to and from ftp Location [VB.Net] Pin
Dave Kreskowiak27-Nov-08 4:54
mveDave Kreskowiak27-Nov-08 4:54 
GeneralRe: Copying to and from ftp Location [VB.Net] Pin
EliottA27-Nov-08 5:19
EliottA27-Nov-08 5:19 
Generalunable to copy the file from my location to FTP location Pin
indian14327-Nov-08 19:23
indian14327-Nov-08 19:23 
GeneralRe: unable to copy the file from my location to FTP location Pin
EliottA28-Nov-08 2:11
EliottA28-Nov-08 2:11 
GeneralRe: unable to copy the file from my location to FTP location Pin
Dave Kreskowiak28-Nov-08 5:16
mveDave Kreskowiak28-Nov-08 5:16 
QuestionXL VBA Question re Text Boxes Pin
Dalek Dave27-Nov-08 1:38
professionalDalek Dave27-Nov-08 1:38 
AnswerRe: XL VBA Question re Text Boxes Pin
Sarani Ravindran27-Nov-08 2:03
Sarani Ravindran27-Nov-08 2:03 
GeneralRe: XL VBA Question re Text Boxes Pin
Dalek Dave27-Nov-08 3:13
professionalDalek Dave27-Nov-08 3:13 
GeneralRe: XL VBA Question re Text Boxes Pin
Sarani Ravindran27-Nov-08 17:46
Sarani Ravindran27-Nov-08 17:46 
QuestionTo ust txt or database Pin
hendrikbez26-Nov-08 17:47
hendrikbez26-Nov-08 17:47 
AnswerRe: To ust txt or database Pin
Nanda_MR26-Nov-08 18:37
Nanda_MR26-Nov-08 18:37 
AnswerRe: To ust txt or database Pin
Christian Graus26-Nov-08 20:40
protectorChristian Graus26-Nov-08 20:40 
GeneralRe: To ust txt or database Pin
hendrikbez26-Nov-08 21:40
hendrikbez26-Nov-08 21:40 
GeneralRe: To ust txt or database Pin
Christian Graus26-Nov-08 21:44
protectorChristian Graus26-Nov-08 21:44 
GeneralRe: To ust txt or database Pin
hendrikbez26-Nov-08 21:52
hendrikbez26-Nov-08 21:52 

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.