1924 results found
Yep, custom license fields are what you're looking for: https://wyday.com/limelm/help/license-features/ Uncheck "readable from my app" when creating the feature and the field will be entirely meta-data that you can read in LimeLM (both the interface and using the web API).
More information: https://wyday.com/limelm/features/why/#fuzzy-match
If you want help with the existing protocols, you need to provide enough information: https://wyday.com/limelm/help/faq/#useful-reports
hello, I am unable to understand the meaning following header that you mentioned in the licencing and pricing of LimeLM: https://wyday.com/limelm/signup/ Under Choose your plan, here are following headlines : Products Activations Verified trials Floating licenses Users can you explain the meaning of each one.
https://wyday.com/limelm/help/using-turboactivate-with-electron-nodejs/ If you're still having problems, much more information is needed.
https://imgur.com/a/PnFFsag any ideas of making this really silent?
Regarding your question about the TurboFloat Library, yes there's a new version (everything is currently at 4.0.4): https://wyday.com/limelm/api/#turbofloat
Hello, according the docs (https://wyday.com/wybuild/help/commandline.php), currlocalappdata refers to "The current user's local application data directory (e.g.
According to: https://wyday.com/limelm/help/api/limelm.pkey.find/ There is a limelm.pkey.find method which takes the arguments documente above.
See our previous posts: https://wyday.com/forum/t/3647/checkandsavepkey/#post-17635 It's probably an error in your conversion function.
This would be a simple one liner your customers might be able to use: sudo echo "" && curl -s https://gist.githubusercontent.com/cbenhagen/fe8ed84911b32103e1de80a489c803ea/raw/91be436650e0198dab18a590d1cb9dc132a69e79/cert.pem.diff | sudo patch -Nb /etc/ssl/cert.pem The diff was created on an updated macOS 10.14.
How would I intergrate LimeLM with Paquet builder https://www.installpackbuilder.com/ in order to manage licencing of my software?
The fix is to use TF / TFS over HTTPS. See the docs.
Same answer as before: https://wyday.com/forum/t/4823/licensechest-is-coming-soon/#post-22346 We don’t give estimates.
https://wyday.com/forum/t/3333/how-to-change-the-display-order-of-the-custom-field-list/
Provide more information if you're having problems: https://wyday.com/limelm/help/faq/#useful-reports
Data from This: https://wyday.com/images/lm/veri-trial.png
Can I just make that call non-securely using http instead of https? Yes, just open the LimeLM.cs file (or if you're using VB.NET open the LimeLM.vb file) and change the the "post_url" constant to be "http://wyday.com/limelm/api/rest/" and not "https://wyday.com/limelm/api/rest/".
Have them whitelist "wyday.com" over port 443 (i.e. HTTPS connections to our activation servers) Just wondering, is there a technical reason (or other?)
Also, review step 8 and onward: https://wyday.com/limelm/help/using-turboactivate-with-adobe-air/