SUPPORT  

We pay particular attention to the requests and suggestions of our customers. If you have any questions concerning our products, please contact us at the following email addresses:

          Technical Support: support@oreans.com

          Sales Details and General Information: info@oreans.com

We usually reply emails within 24 hours. If you don't receive an answer from us in that time (probably due to our spam filter), please use our contact form:

         Contact Form

 
  KNOWLEDGE BASE  
 
Search:     Advanced search
Browse by Category:

Please, can you give more information about what the option "Keep Trial Running" (in Advanced Option panel) is for?

Views: 159

WinLicense controls all trial/license events (expirations, licenses invalid, etc) by default. You can go to the Customized Dialog panel and for specific messages you can check the option "Display by SDK or not displayed". When you check that option, WinLicense will not show any messages and continue the execution of your application if that specific event occurs. So, you have to make sure that you are handling that message from your application by calling the WinLicense SDK functions (WLRegGetStatus, WLTrialGetStatus.)

If you don't want to control each specific license event (license corrupted, locked to a different machine, license expired, etc), you just need to leave the option "Display By WinLicense" in the Customized Dialog panel for those specific license messages. So, WinLicense will display the license message error and exit execution. The option "Keep Trial Running" is just used as a hack to let WinLicense display the error message and continue execution of your application (running Trial mode after that).

If you are checking the option "Keep Trial Running" you should check the status of your application (calling WLRegGetStatus) to control when your application is running with a not valid license. If you don't check the status of your application, your application will keep running even with a wrong license.

Notice that we don't recommend using the option "Keep Trial Running" as if you plan to take full control of the Trial/Registration status in your application, you should take control of most Trial/Registration messages in the Customized Dialog panel (selecting "Display by SDK or not displayed" for those messages) and use the WinLicense SDK functions (WLRegGetStatus/WLTrialGetStatus) to know the current status of your application.

Others in this Category
document I have one c# windows application. In that application , I have class1.cs file , in that i have 2 functions. I want to create a license in such a way that i have to give access to one funtion and i have to restrict the customer to use of other function(2nd funtion). Is it possible through WinLicensing?
document I have a single Delphi application that has 12 modules, depending on what the Customer needs/wants. They may start off with the basics then add others as their needs grow. How would WinLicense facilitate that?
document Our users must be able to generate keys from a website. Is that possible via PHP?
document I'm using custom data to store which version the software is (example: full, minimu, ...) I don't want to ask the user to insert custom data or show him these values (for confidential reasons), I want the custom data to be part of the SmartKey serial number, so, he cannot see it.
document I'm licensing my applications via Text keys (using WLRegNormalKeyCheck and WLRegNormalKeyInstallToFile). I have sent a text key to my customer and the key is properly inserted but when he restarts the application, he gets a "Trial manipulated" message. For your information, I'm not using expirable licenses.
document We have problems with a few customers. Some of them have Windows Vista, some have XP. We use SmartKeys with hardware id. Some of our users register a program (and get the message that is was successfully registered), but after relaunching it, they see that the program is still inregistered.
document What is the best way to register the program for ALL users on the computer?
document I want to mark as stolen (or ban) a specific license key, but I want to do it from outside WinLicense License Manager. Is that possible?
document I also miss the option in armadillo to insert in the serial number from the license generator an integer value that could be extracted in the program. I used this to insert the number of licenses the user registered into the serial number.
document I've been reading about WinLicense on your website, but just had a few questions - can it be used to protect a Windows Service application? When installed my application runs as a Windows Service under Local System, and has a separate front-end GUI that runs as a Windows Application. Would WinLicense be able to protect the service, and how would it request license key details etc. (as there can be no GUI within the Windows Service itself)?
document How do I check to see if a license has a resistration date set? When I use the function WLRegExpirationDate(addr(TrialDate)) with no expiration date set then I receive an error "invalid argument to encode date"
document Is there a way where I can clear of the registration information and run the same application in trial mode?
document Can WinLicense protect stand alone dll's that I would sell? Customers would buy just my dll program to integrate my dll with their own complete application, but I want to protect my dll of course. How would DLL control work in this situation exactly?
document Is it possible to lock my application to a specific machine?
document I don't want my application to be executed unless a valid license key is present. How can I do that?
document How can I use a single license to register all my products?
document I have 2 programs but I want each to have a specific license key. How can I do that?
document I can see several kinds of licenses to register my application (Single file, registry, text file..). Which one should I use to make my application more robust against cracking?
document Is it possible to implement a feature that prohibits my application from being run with a permanent key? In my application all keys must expire.
document I have received a report about a stolen license key. How can I block it?
document How can I get extended information about current licenses for my application?
document Can I only use locked keys to register my application?
document I am creating keys using "WLGenLicenseTextKey" API  without using the WinLicense itself. But while using this API, it is asking one parameter called  "LicenseHash". What shall I give for this parameter?
document I have created text keys for 5 execution times. Now after 5 execution , I want to extent that execution time without protecting the application again. Is there any api is there?
document Please, can you give me a step by step guide about how to create licenses locked to my customers’ PCs?
document I want to license my application via Text keys, but I'm not sure how to proceed. Any help?
document Now I want to use "single file" as the registration means. In my application I ask the customer to select the registration file he received. But which command should I use to activate my application by this file?
document You announced that from 1.9.5 unicode is fully supported. But I just found out all functions are still working with char*. How come?
document I am creating licenses with my own key generator (calling WLGenLicenseFileKey), but any license that I create it says "License corrupted" when I run my protected application.
document I am getting quite a few of my clients telling me that they are getting expired key messages. They tell me that they have not changed their system. What can I do to help prevent this? And what might be causing it?
document I'm testing my application in unprotected state, calling WLRegGetLicenseInfoW to retrieve the UNICODE information. But I just get garbage. What's happening?
document We have several customers who are going to trial state after changing from being online to offline with their laptop. What do you think could be the cause of this please?
document I generated key for software, now software is registered and WLRegFirstRun will return True. Now I generate the same key again and put this license key to software folder. When running, software will say (pop-up message) again that software is registered. Does this mean that WLRegFirstRun will return "True" again?
document How can I generate my own license generators for my application protected with WinLicense?
document Under Vista, some of my customers get the license file (created with WLRegSmartKeyInstallToFile or WLRegNormalKeyInstallToFile) under a virtual folder instead of /Program Files/My application folder. Is that a known issue?
document Everytime that some customers try to activate one of our product with the activation key (SmartKey), the program seems not to recognize it and the product still shows trial version. We use your WinLicense with hardware locked SmartKey's
document Which License Signature Level is more secure for my protected application? I can see “Level 1” and “Level 2”
document I'm experiencing some problems using the WLRegDisableKeyInCurrentInstance function. How should this work?
document My application accepts both File and Registry licenses, which one has priority in case that a both of them are present?
document What is the max. length of textkeys? Is this a fixed length for all generated textkeys or can it change?
document What is the maximun length for Name, Company and Custom data in a license? I try to put quite a lot of data in the Name field but protected application fails.
document I use 1 project to protect 3 (*.exe) files. All these 3 protected apps will be placed in the same folder and each protected app has its own license key file. So I would like to name license key files like MyApp1.exe.license, MyApp2.exe.license, MyApp3.exe.license. Is it possible with WinLicense?
document Under Vista with UAC enabled, I call WLRegNormalKeyInstallToFile but the file license is created in a Virtual Folder in Vista. Is that correct?
document If I have already created a key which gives a user 30 days registered license, how do I go about giving another 30 days?
document I need to change the license location and file name for each of my customers, but WinLicense seems to expect a fixed location and filename. What can I do?
document When I protect my application, I keep on getting "your reg file is corrupted" even though it seems to have created the file properly. I have also installed the reg file correctly.
document How would I go about implementing a system where keys only work for updates 12 months after the software is purchased? After that the customer has to renew the license otherwise the updates won't work with the existing keys?
document I'm using the License Generator functions in my application. When I protect my license generator, it still requires the WinLicenseSDK.dll file!
document In the Registration panel, I would like to specify a path (like user documents) in the "Single File" field, so my licenses are expected to be located there. Is that possible?
document Can I integrate the license generation for paying customers into our web site by calling it as a web service or CGI or just as a utility from the web application?
document How do I register my application when it's expired? I see that WinLicense displays the expiration messages and exits.
document I want to mark a license as stolen using WLRegDisableCurrentKey but not sure how to proceed. My application will communicate with my web server to check if the license is stolen. Please, help!
document When I call the function WLRegGetLicenseInfo, it works fine when the license is not expired. BUT when the license is expired, the user name/company are filled with garbage data. What's happening?
document I see a lots of functions related with Trial/Registration, but I'm quite lost about which functions I have to use to check if my application is registered and if not, get the number of days left.
document How can I specify as license file name the name of my current Software? So, I can reuse the same project for several Software.
document Is a generated file key compatible for future changes of my application and future updates of WinLicense?
document I want to control downloads (updates) of my software. My clients will have a license with one year of updates. After one year, updates are not allowed but he can continue using the software. He will have to pay for a new license to continue updating my software. I also want to display the user information on reports and screen. Can WinLicense do this?
document I can see that I can get the number of days left to know when my application will expire, but how can I know the exact hour/minute/second that it will expire?
document For specific customers, I ship a license with days expiration. For other customers, I ship a license with date expiration. How can I know if the current license has expiration by days or date?
document What's the difference between the macro REGISTERED_START and REGISTEREDVM_START? Which one should I use?
document My licenses are locked to a U3 USB pendrive. How can I know if the user unplugs the U3 USB after my application has started?
document How to simulate the CustomData value when application running in non-protected state? I would like to use WinlicenseSDK.ini to specifiy the property.




 
   
Copyright © 2010 Oreans Technologies. All Rights Reserved. -- Oreans, Themida and WinLicense are registered trademarks.
All other trademarks used are properties of their respective owners.