Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 17th, 2004, 11:33 PM
Registered User
 
Join Date: Nov 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to mykkel
Default Preserving software from the piracy with VB

Hello I come from Mexico and I need his help.

I need to do a system that the software preserve from piracy, that means that it not be possible to copy of a computer to another computer.
As this in Visual Basic can be done?. Please he is for semester's project of ending.

If can help to me my mail is [email protected] and thanks for its help.

 
Old November 18th, 2004, 01:21 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default

You may have a look at the following issue.

http://p2p.wrox.com/topic.asp?TOPIC_ID=20446. I have put two links in it which may be of help to you.
 
Old November 18th, 2004, 01:33 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default

The baisc technique is :

When the program is run for the first time, you can run an another exe which will read the hard disk serial number, encrypt it and store this in registry. Make sure that this portion of the program can be run only once. After this is run, you can delete this check exe.

Whenever the program starts find the hard disk serial number, and cross match with one in registry.
 
Old May 30th, 2011, 03:22 PM
Registered User
 
Join Date: May 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb how easily generate a license for my software delivered on CDs to protect it

Hello
There are technical ways to protect software so that it can be loaded only once. . I propose a very technical process to use when a Developer want to protect his soft or his application from piracy. That’s will stop people from getting access to use it , in this way you can to sell your soft ONLINE or on CDs in full security.
Now I invite you to discover it's utility and free download this solution from
http://sosdeveloper.atspace.cc/Service.htm





Similar Threads
Thread Thread Starter Forum Replies Last Post
preserving whitespaces in attribute values? kaps77 XSLT 7 August 13th, 2007 11:48 AM
Deploying Software in VB Pro 2005? peterasimpson VB How-To 4 May 19th, 2007 11:52 PM
preserving entity references muki XSLT 6 March 7th, 2006 12:08 PM
Inventary Remote Control Software with VB 2005 EE MaNdY Pro Visual Basic 2005 0 February 16th, 2006 12:21 PM
best WWW Authoring Software (FREE!) software crmpicco HTML Code Clinic 2 July 18th, 2005 03:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.