Search found 15 matches

Go to advanced search

by ajvpr
Wed Dec 06, 2017 9:11 pm
Forum: Common Problems
Topic: Omit License element in generated license string
Replies: 3
Views: 2241
 
Jump to post

Re: Omit License element in generated license string

Hi Daniel, thank you. This is an acceptable workaround.
by ajvpr
Wed Dec 06, 2017 9:09 pm
Forum: Common Problems
Topic: Maximum string size for license value
Replies: 3
Views: 2226
 
Jump to post

Re: Maximum string size for license value

No problems so far, just wanted to know if there was a limit in to plan for future improvements. Thank you!
by ajvpr
Wed Nov 29, 2017 10:39 pm
Forum: Common Problems
Topic: Maximum string size for license value
Replies: 3
Views: 2226
 
Jump to post

Maximum string size for license value

What is the maximum number of characters that can be put into a value for a license element? For example: License ID: johndoe@sample.com Signature: iozjNEYXQ3bNVxfcyzE7XIrFc7UEjyESl6gm@3PUlfmvlD8wVjKLm0dq4B1bkT1n Edition: Simple What is the maximum amount of characters that I can put as a value for ...
by ajvpr
Wed Nov 29, 2017 9:38 pm
Forum: Common Problems
Topic: Omit License element in generated license string
Replies: 3
Views: 2241
 
Jump to post

Omit License element in generated license string

Hi, As an example, I have a license configuration that looks like this: Template: License ID: %ID% Signature: %SIGN% Edition: %TYPE% Example: License ID: johndoe@sample.com Signature: iozjNEYXQ3bNVxfcyzE7XIrFc7UEjyESl6gm@3PUlfmvlD8wVjKLm0dq4B1bkT1n Edition: Simple Is there a way to hide/omit one of ...
by ajvpr
Thu Aug 31, 2017 6:48 pm
Forum: Common Problems
Topic: Upon updating license template, all users that install the new application will have an invalid license
Replies: 1
Views: 1671
 
Jump to post

Upon updating license template, all users that install the new application will have an invalid license

Working with the Advanced Installer Licensing component in specific. We currently have a user base that is using our application with the Advanced Installer installer and licensing package. They all currently have valid licenses. Recently, we had a need to update the license template (adding more cu...
by ajvpr
Thu Jun 23, 2016 5:52 am
Forum: Common Problems
Topic: Installer increasingly takes longer to install and uninstall
Replies: 1
Views: 1670
 
Jump to post

Installer increasingly takes longer to install and uninstall

Hi, I'm doing a lot of installing and uninstalling on a particular machine (Win7 x64). The installer is taking longer and longer to execute fully every time I perform an install or uninstall of the same application. I've attached a copy of my AIP script for reference.
by ajvpr
Mon Jun 20, 2016 7:36 am
Forum: Common Problems
Topic: Java hitting "unable to create new native thread" problem on switch to AdvancedInstaller installer
Replies: 1
Views: 1734
 
Jump to post

Java hitting "unable to create new native thread" problem on switch to AdvancedInstaller installer

Hello, I've had my java application developed using another Windows installer platform/tools and just recently switched to an Advanced Installer installer package. I'm hitting the following error on my application: java.lang.OutOfMemoryError: unable to create new native thread Now, I've researched a...
by ajvpr
Mon May 02, 2016 3:37 pm
Forum: Common Problems
Topic: Removing "Buy" option from initial trial license window
Replies: 1
Views: 1659
 
Jump to post

Removing "Buy" option from initial trial license window

I would like to remove the "BUY" option (3rd option) in the main license window. Is there some configuration that I could tweak to make this happen?

Just to be clear, I want to have just 2 options on the main trial license screen: "Try" and "Register".

Thanks!
by ajvpr
Tue Apr 26, 2016 4:35 am
Forum: Common Problems
Topic: Changing application name in Windows "Uninstall or change a program"
Replies: 1
Views: 1951
 
Jump to post

Changing application name in Windows "Uninstall or change a program"

Is there a way to change the value of the string displayed in the Windows "Uninstall or change a program". I want this to be different than the Product Name.
by ajvpr
Mon Apr 25, 2016 9:25 pm
Forum: Common Problems
Topic: Preventing trial license to resume on license expiration
Replies: 1
Views: 1579
 
Jump to post

Preventing trial license to resume on license expiration

Regarding the Licenser functionality, I've noticed that if I set up a trial license duration it won't become invalid until it is consumed. For example, if I have a 30 day trial and never use it because I quickly installed a real license, when this license expires, the trial can be reenabled and used...
by ajvpr
Mon Apr 18, 2016 9:32 pm
Forum: Common Problems
Topic: Computer specific license requests
Replies: 10
Views: 9165
 
Jump to post

Re: Computer specific license requests

Is there an easy way to add some text into this same screen? Looking to do this somewhere above the license text box.
by ajvpr
Mon Apr 18, 2016 9:01 pm
Forum: Common Problems
Topic: Computer specific license requests
Replies: 10
Views: 9165
 
Jump to post

Re: Computer specific license requests

Worked perfectly, thanks.
by ajvpr
Tue Apr 12, 2016 10:24 pm
Forum: Common Problems
Topic: Computer specific license requests
Replies: 10
Views: 9165
 
Jump to post

Re: Computer specific license requests

Dan, thank you for the heads up on this new code. It looks like it copies the whole string: "Computer ID code: XYZ" Is there any modification I can do to just get the code "XYZ" Thanks! Hello, The support to allow the user to select and copy the computer ID on the clipboard has b...
by ajvpr
Fri Apr 01, 2016 1:43 pm
Forum: Common Problems
Topic: Licensing Library Properties not available on Trial
Replies: 3
Views: 2593
 
Jump to post

Re: Licensing Library Properties not available on Trial

It's a java application. Here are the steps I'm taking to get to the point where I display some of the properties: 1. Load the licenser DLL trialLib = (TrialLibrary) Native.loadLibrary("TrialLib", TrialLibrary.class); 2. Call ReadKey trialLib.ReadSettingsRetStr(libraryKey, null); 3. Go on ...
by ajvpr
Fri Apr 01, 2016 2:15 am
Forum: Common Problems
Topic: Licensing Library Properties not available on Trial
Replies: 3
Views: 2593
 
Jump to post

Licensing Library Properties not available on Trial

I want to be able to figure out in my application how many days are left in my trial license so I can display some alerts. I can get all the available properties on a regular valid license but I don't seem to get any relevant values when I'm in a Trial License. I'm looking at the "TrialLeft&quo...

Go to advanced search