| Author |
Messages |
|
Amit Sharma
 |
| 09/17/2001 7:00 AM |
Quote
Reply
Alert
|
| In the project i have to implement security....and for that purpose i need some information and help from u......basically i want to provide database security through setup CD so that if once the software is being installed, it cannot be run on any other system and no dump could be made of the software. by elaborating it i got some questions in my mind....these are :
1. Is there any software available in the market to make the setup CD except the VB package and deployment wizard. please tell me the software, if any.
2. how to pass the parameters during setup to a database.
3. how to transfer the SQL's database on different through the setup
4. How to provide a CDkey to a setupCD.
|
|
|
|
|
Chip Andrews
 |
| 09/17/2001 12:01 PM |
Quote
Reply
Alert
|
| I am not trying to dodge the issue here but the tasks you mention are technically not security related. What you are talking about is intellectual property protection and no amount of it will make your application more secure. However, if you want some direction try looking at products such as VBOX and HASP at http://www.ealaddin.com/products/default.asp?cf=tl as that will help you see what products are out there to help you protect your products from software piracy. Also, try doing a search for "intellectual property protection" and you should find a myriad of other solutions and products to help you.
Chip |
|
|
|
|
|