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
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 
Anoop Brijmohun wrote:
thought about hardcoding the m/board serial number into the app(but this is not a good option)


You could have a separate table in your sql2005 database that stores the motherboard serial numbers of the machines that are allowed to run the app. Have the app check against known serial numbers in the database before running.

"The clue train passed his station without stopping." - John Simmons / outlaw programmer

"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

"Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham


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

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.