1909 results found
And this was the closest docs I could find for GetPKeyDetails() https://wyday.com/limelm/help/api/limelm.pkey.getDetails/ So obviously I am not looking at the correct link for the docs.
I only allow two activations, and now I have to go in manually and reset activations: https://www.dropbox.com/s/28wxejin0wuh4s5/Two_IPs.png?
Another forum user reported a similar problem in 2012: https://wyday.com/forum/t/1665/customize-the-wyupdate-theme-with-command-line/#post-16460 Is there any workaround available?
If you're not using verified trials, well... use verified trials: https://wyday.com/limelm/help/trials/#verified >> "Also, it's not possible to limit the software to only launch say 10 times during a trial?"
More information here: https://wyday.com/limelm/help/faq/#disabled-adapters Long story short, TurboFloat aside, that customer should upgrade that machine to Windows 7 or Windows 10.
, our testing seams to show that its not as we run into the same issue described in this post https://wyday.com/forum/t/370/use-automaticupdater-in-windows-service/ If it's not currently possible, what's then the perspective on WyBuild 2.8, will this version makes such updates possible and will it ship in 2010 ?.
Original post can be found here: https://wyday.com/forum/t/1378/paypal-sandbox-testing-with-free-plan-10-activations/#post-7184 Thanks anyway 😉
https://wyday.com/forum/t/806/automaticupdater/#post-4076 Yes.
Here is my context : - of course I followed the tutorial, use the WebAPI bundle, and put my API key in the right place - if I generate the response from LimeLM website (https://wyday.com/limelm/activate/), everything is working - I didn't find the "expires_date" parameter for "limelm.pkey.manualActivation" in the WebAPI (despite it's in manual activation page on LimeLM website) Could I simply get the PHP code from the "manual activation" page ?
There seems to be an article here that cites a similar issue, but with no resolution: https://wyday.com/forum/t/3882/error-downloading-could-not-create-ssltls-secure-channel/ The CLI that I run: wyupdate.exe -basedir='C:\\Program Files\\Product_Dir' -cdata=client.wyc --updatepath "<URL>" The URL contains the wyserver file as well.
libc ABIs: UNIQUE IFUNC ABSOLUTEFor bug reporting instructions, please see:<https://bugs.launchpad.net/ubuntu/+source/glibc/+bugs> best regards, nicolas
The documentation for the Verifone key gen webhook is at the following link: https://verifone.cloud/docs/2checkout/API-Integration/Webhooks/API-Message-Services/Key-generators Thanks in advance for your assistance!
Here's a trace: https://filedn.com/lWF0N9OPEsvVO4AG7TpMr5L/WydayNSLookup.txt If it is true that cracks are so widespread, it would be great if there was some kind of a diag app from you guys that customers could run and check for common issues, recognize common cracks, etc.
If none of that works, use the “Broken WMI” instructions to try to fix the driver: https://wyday.com/limelm/help/faq/#fix-broken-wmi Long story short, this is a broken device that either Windows or Intel messed up.
Since I currently don't want to implement an ecommerce site, I thought about selling through software vendors like Digital River or 2Checkout or similar;these platforms accept a file wilth a large number of serial codes ( and delivery a key after a payment) or accept a full Licensed package ( to delivery after a payment) Yep, you could do that or use any one of our pre-built payment examples: https://wyday.com/limelm/help/how-to-generate-product-keys-after-order/ A part this way, is there a way to generate a licensed version of my app ?
We are unable to trace user keys on LimeLM for either product, here, https://wyday.com/limelm/dashboard/the search option for keys appears to be no longer available.
Info 1) using TurboActivate Version 4.2.0.0 (6.15 MB) from this link https://wyday.com/limelm/api/ 2) using TurboActivate.dll file from bin-windows/x86 folder 3) using systa file from bin-windows/x86/additional/nodejs folder 4) using the source code for Adobe Air from this link https://wyday.com/limelm/help/using-turboactivate-with-adobe-air/ 5) After calling ta.IsGenuineEx(90, 14, true); evt.ErrorObj always returns 'Error: The product needs to be activated.'
I created a product and guid from https://wyday.com/limelm/dashboard/ and download the dat file.
>> "6) Take control over this: https://www.nuget.org/packages/AutomaticUpdater/.
In the UpdateHelper.cs file:void RecreateBackgroundWorker() { // Fixes windows service bugs: https://wyday.com/forum/t/995/huge-problems-with-automaticupdatebackend/ Application.DoEvents(); // <<<<====== This throws the error.