license-key Questions
2
I am looking to sell some software that I have written in Python. My interface allows the user to submit their license key and save it locally. The program revolves around one button in the interfa...
Quench asked 29/5, 2019 at 12:24
3
Solved
Using Nokia SDK emulator requires registration (at least for Symbian S60 3rd ed. FP2, S^3). Despite SDK is free, it asks for "username/serial" number or suggests to "load registration information f...
Bivins asked 24/5, 2015 at 11:21
6
Im running my developer Hybris instance and I got a message the my license has expired.
Acoording to the wiki it saids I have to reinitialize database to continue my work
*** LICENSE VERIFICATION...
Radbourne asked 12/2, 2019 at 22:13
7
Solved
Throughout my days as a PHP Programmer and a beginner at C# programming I've always wondered of the best way to generate unique serials such as how Microsoft Office and Microsoft operating systems ...
Perambulator asked 10/9, 2010 at 19:54
15
Solved
How can I create a product key for my C# Application?
I need to create a product (or license) key that I update annually. Additionally I need to create one for trial versions.
Related:
How do I b...
Genera asked 17/1, 2009 at 9:6
4
this is my first time ever making full python app with tkinter and wanting to distribute it. I've been searching the net, but I cant quite figure out how to make a license key for my application, a...
Maniac asked 23/7, 2020 at 17:43
14
How do I obtain the serial number of the CPU in a PC?
Charactery asked 18/9, 2008 at 6:15
15
Solved
I'm currently involved in developing a product (developed in C#) that'll be available for downloading and installing for free but in a very limited version. To get access to all the features the us...
Skein asked 1/3, 2009 at 13:41
2
Solved
I have been using the Community edition of Visual studio 2017 but now my office has purchased a Visual Studio 2017 Pro License key.
Is there a way in which I can upgrade using just the license key...
Jocko asked 4/7, 2018 at 14:0
6
I want to remove my license key in visual studio 2017.
how can i do it?
I am trying to change the product key but I cant.
Touristy asked 13/10, 2017 at 13:37
12
Solved
What is the difference between encrypting some data vs signing some data (using RSA)?
Does it simply reverse the role of the public-private keys?
For example, I want to use my private key...
Gilliland asked 17/1, 2009 at 21:7
11
Solved
License keys are the defacto-standard as an anti-piracy measure. To be honest, this strikes me as (in)Security Through Obscurity, although I really have no idea how license keys are generated. What...
Trocki asked 8/6, 2010 at 23:24
4
Solved
I have made a simple desktop app that I want to sell through the AppStore. Of course I want to be protected against piracy. Does AppStore give any protection? How does that process work?
For insta...
Macaulay asked 23/4, 2014 at 8:34
1
Solved
My Spring Boot application which uses FlyWay enterprise license does not start and says the following message:
Caused by: org.flywaydb.core.api.FlywayException: Missing license key.
Ensure flyway...
Stithy asked 10/2, 2019 at 14:47
2
Solved
My goal is to avoid manual configuration of the license server:
Help > Register > IntelliJ IDEA License Activation Dialog is opened > License server
Emprise asked 27/4, 2016 at 21:4
3
Solved
What I'd like to ask is if anybody knows about an hardware USB-dongle for software protection which offers a very complete out-of-the-box API support for cross-platform Java deployments.
Its SDK s...
Plusch asked 17/1, 2012 at 19:9
5
Solved
I've been looking at this all day. I probably should have walked away from it hours ago; I might be missing something obvious at this point.
Short version: Is there a way to generate and boil down...
Binion asked 28/4, 2010 at 0:35
3
I am trying to create a subscription based licensing system, where if you buy a software for 1 year 1 user, you can use it only for a year in the machine you used to activate the software, after wh...
Swipple asked 22/7, 2014 at 18:59
4
Solved
Sorry, I found similar questions - but not the answers: only discussions. I'm developing android application which is intended to place points and draw routes on map. In case Google limits using of...
Kriegspiel asked 4/2, 2013 at 22:47
5
I'm working on an app I'd like to sell some day -- sooner rather than later! I'd like to develop a reasonably simple serial number scheme to protect it.
A simple number/letter combination not mor...
Hokeypokey asked 17/2, 2009 at 23:15
6
Solved
I would like to be able to generate unique serial numbers for each Android device for use in unlocking an application. How could I do this?
EDIT:
The reason is I want to revamp a paid appli...
Kimberleykimberli asked 12/8, 2010 at 5:6
2
Solved
I have following requirements for selecting a license product for my software
.Net based
License manager - Should be able to view and manage the customers interactively, automatically,e-com...
Neona asked 9/2, 2014 at 23:54
3
I have developed an C# win forms application in Visual Studio 2010 and to provide security to it I am generating a machine dependent key by using systems cpuId, biosId, diskId. It looks like
Now i...
Third asked 27/12, 2013 at 10:12
5
Solved
I have a PHP script that generates some strings which will be used as license keys:
function KeyGen(){
$key = md5(microtime());
$new_key = '';
for($i=1; $i <= 25; $i ++ ){
$new_key .= $key[...
Unsegregated asked 25/4, 2013 at 11:29
6
My company is trying to find a tool that will track serial keys for software we have purchased (such as Office), as well as software that we write and sell.
We want software that will allows...
Secede asked 17/12, 2008 at 16:10
1 Next >
© 2022 - 2025 — McMap. All rights reserved.