GPL App Licensing Incompatibility

Mar 15, 2010

I have a vb program that is closed source free program. I am using a CONSOLE PROGRAM licensed under the GPL license. This is not GPL source code, but an actual GPL app.(I am using process.start to run it) and I was wondering if there is a licensing incompatibility or something. I am clueless on licensing. Would I just have to include a license file with it, or would I have to release the code, or what.

View 2 Replies


ADVERTISEMENT

Control Licensing In Windows 7?

Jan 6, 2011

I installed my old Visual Basic programmes in Windows 7 and I have two problems.

1- VB itself which apparently is not compatible.

2- I used some controls which are not supported anymore but I used vbusc.exe for Windows XP and it worked. Now for Win7 what can I do?

View 2 Replies

Licensing For VB 2008 Solutions?

Oct 5, 2009

How we create a licensing system for a vb 2008 solution to protect it from unauthorized access? Is there any code to generate a unique system id to identify a machine like CPU ID etc.?

View 1 Replies

Application Licensing / Protection Solutions

Nov 4, 2009

I have up until recently developed only in-house custom applications and I have never had a need to protect this software with any type of licensing/ protection mechanisms.I'm now working on a new project for a software app that I plan on distributing to a relatively small number of clients (1000 or so) and I need to consider some type of licensing/software protection solution that I can easily integrate into my application.I'm also looking for specific product recommendations (if possible) based on users experiences. With vast assortment of product offerings out there, I'm having a very hard time wading through them all.

I would like to stick with a software option over a hardware dongle type solutions so that I can make distribution and activation as painless as possible for my customers¦but would consider hardware options if need be.I have tried the KeyLOK hardware evaluation kit but it seems to be a little difficult to implement and it would force my customers to wait days before they could initially activate and use my application. [code] License registration and tracking via Internet..Software distribution is very controlled and it's not a techie type user audience, so hacking is not a major concern but I would like to protect the application as much as possible.

View 1 Replies

Infralution Licensing Or Quick License Manager?

Feb 5, 2008

I want to buy a license manager. I have read about these 2 products (from his web) but I don't know which is better. which you recommend to me?

View 2 Replies

Product Activation And Licensing...is It Worth The Effort?

Apr 30, 2012

I have created an Excel Ribbon Addin that has some custom features that will benefit a relatively small business niche. The target companies number less than 1,000.I don't want to limit any one company's usage of the Addin...meaning I want them to be able to install and use the Addin as often as they need to, for as long as they need to, on as many computers as they need to.

The thing I want to prevent is sharing of the Addin. There are family members in this industry, that own different companies in different parts of the country...there are close friends in this industry that each own different companies. I want each company to purchase the Addin instead of share it.I have created a License Agreement that they have to agree to before the Addin is installed. But, that is as far as I have gone with it at this point.So, this leads me to 2 questions:

1. Is it worth the investment and effort to create this type of limitation for such a small market?

2. If so, what is the best way to go about accomplishing this?

View 7 Replies

Reinstalling VB 2008 And Registration / Licensing And Reactivation

Jun 26, 2009

I need to reformat my HD and will lose everything, including my VB stuff. I can't positively identify all of it's contents/shared folders/assciated files, etc so as to back it all up. I would like to know how difficult will it be to simply reinstall all of the software from MS, concerning the registration/licensing/activation process? Or will I just have to start w/a new copy/registration/licensing ,etc? By the way, I am talking about "Express Editions"

View 4 Replies

Visual Studio Light Switch Licensing

Jan 23, 2012

I am already using Light Switch. When i am trying to deploy it is asking license information. If i buy a Enterprice license key then how many programs i can deploy with that same license? I am sorry for the noob question but i can not find anything details about Light Switch licensing.

View 2 Replies

Implement A Licensing Schema For A Template That Uses The Follow Code Snippet?

Sep 28, 2011

I�m trying to implement a licensing schema for a template that uses the follow code snippet. (using VS2010 vb.net4)

<LicenseProviderAttribute(GetType(RegistryLicenseProviderSave)), _
GuidAttribute("2de915e1-df71-3443-9f4d-32259c92ced2")> _
Public Class Form1main
��. Form code etc.
End Class

I need to utilize the GUID value in other classes within my application, as an example, as making registry entries.My goal is to have this editable at only 1 place in the template.I�ve created a Friend class that has the GUID string in it, but I�m unable to get the above to recognize the string. I�m sure that the code is simple, but it evades me.I would really like to do is to access the Guid that VS2010 vb.net creates (Project->Application->Assembly) shows and insert it into my application.

View 3 Replies

VS 2008 Attempting To Make A "Licensing" System

Dec 13, 2009

Im attempting to make a "Licensing" system, but I dont know where to start. I know I would need some sort of "database". Heres the basic idea of what I would like my program to turn out. "License" creator: -I give a "permanent" ID Generator to someone -They get an ID that only works for their computer, and doesnt change unless the computer is changed -They give me their ID -I input the ID into a "database" -Program creates a "License" file using the "permanent" ID Main Program: -Loads the License File -Checks if the License is a valid file (using the database)

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved