
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2010 12:05 PM
hi, i created another table for software that i have a valid product key, is it possible to match the product key that i have in the table i created to the list that the lan sweeper can extract. please if you can provide a script to give a "X" mark if the product key is invalid and "/" if the product key is valid.
Labels:
- Labels:
-
Product Feedback
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2010 12:09 AM
You might want to edit or remove your image with your Enterprise License Key available for all to see in your image.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2010 10:42 AM
ok thanks, we're looking forward on it

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2010 10:33 AM
I suggest to add this to the wish list.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2010 09:01 AM
hi, may be its better to place the license key on the table where you can track the number of license usage of a particular software, atleast we can only track those software or particular sofware that we want to track and monitor the product key software piracy.
we just need to add a license key table on below screen shot.
we just need to add a license key table on below screen shot.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2010 08:47 AM
hi,
soft_master_table
license_soft_id license_soft_name
1 software1
2 software2
3 software3
4 software4
5 software5
soft_detail_table
soft_detail_id license_soft_id license_key
1 1 license_qw
2 2 license_rf
3 3 license_fg
4 4 license_sd
5 5 license_xx
6 5 license_xy
this is my table design as we can have multiple license key for one software. We have edited the script
to do the comparison. If you can provide us the interface or do more better that this.
soft_master_table
license_soft_id license_soft_name
1 software1
2 software2
3 software3
4 software4
5 software5
soft_detail_table
soft_detail_id license_soft_id license_key
1 1 license_qw
2 2 license_rf
3 3 license_fg
4 4 license_sd
5 5 license_xx
6 5 license_xy
this is my table design as we can have multiple license key for one software. We have edited the script
to do the comparison. If you can provide us the interface or do more better that this.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2010 05:34 PM
Could you post the name/fields of the table.
