1900 results found
Hey Josh, We currently support Windows, Linux, and macOS: https://wyday.com/limelm/help/using-turboactivate/#requirements FreeBSD support is coming in the next several months.
Namely, "TA_E_BROKEN_WMI" Walk through the steps (including the PowerShell command): https://wyday.com/limelm/help/faq/#fix-broken-wmi That error really only happens because one of the following happened: 1.
In case anyone else has the same question, it was here: https://wyday.com/wybuild/help/faq.php#in_client_wyc Rebuild wyUpdate every new versionEverytime you create a new version, rebuild wyUpdate and include the newest "client.wyc" and wyUpdate.exe in your installer.
Here is my post request: var headers = { 'Content-Type': 'application/x-www-form-urlencoded' } var data={ api_key:env.limeApiKey, version_id:env.limeVersion, method:'limelm.pkey.manualActivation', act_req_xml: req.body.xmlData, format:'json' } axios.post('https://wyday.com/limelm/api/rest?',data, {headers: headers}) .then((response) => { res.json(response.data); }) .catch((error) => { res.json(error); })
See: https://wyday.com/limelm/help/using-turboactivate/#requirements
Full error codes, reproducible code, etc., etc. are needed: https://wyday.com/limelm/help/faq/#useful-reports >> "And I downloaded latest 4.1.8.1 from your web, but the dll version is still 4.1.8.0" That's correct. 4.1.8.1 is a minor update to 4.1.8.0 (just API fixes, the libraries are identical)
The example we have is a 1-liner commandline command: https://wyday.com/limelm/help/turbofloat-server/#install sudo .
Set the "Platform target" to x86" of your tutorial "Using TurboActivate with C#" [ref: https://wyday.com/limelm/help/using-turboactivate-with-csharp/], I have set the target platform to x86.
Here are all of our pre-written examples: https://wyday.com/limelm/help/how-to-generate-product-keys-after-order/ If you dont want to use one of the pre-written examples then youll need adapt them to whatever payment platform you land on.
Hey Michael, TurboActivate sends POST to "wyday.com/limelm/...", on HTTP using the user agent "TurboActivate / VERSION" wyUpdate sends GET to "yoursite.com/...." on HTTP/HTTPS/FTP/FILE (or whatever you've chosen) using an impersonated Internet Explorer user agent.
Hi,I have just gone through below forum post https://wyday.com/forum/t/662/adobe-air-two-applications-one-project/#post-3317 I am also having the same scenario.I understood the process which you have suggested to follow.
Strangely https://www.wyday.com does open in the browser.
If not, do that: https://wyday.com/wybuild/help/walkthrough.php Next, are you creating separate folders on your computer for the different versions of your app?
The best place to start is with our extensive examples and API: https://wyday.com/limelm/help/using-turboactivate/
Get the latest versions here: https://wyday.com/limelm/api/
There's a similar bug report for Windows that we're looking into: https://wyday.com/forum/t/3646/crash-in-tf_requestlease-when-linking-statically-in-vs2015/ We'll update this when we have more information (can reproduce, etc.)
Hey Mike, The advanced search API is the best place to look for answers: https://wyday.com/limelm/help/api/limelm.pkey.advancedSearch/ But I can see how you can be confused in the feature_match[] parameter and when you need it.
Hey James, You can use: ftp://http://https://file:// So no, FTP isn't required to download updates.
See how wyBuild compares versions of your app and decides what files to change, add as new, and delete: https://wyday.com/wybuild/help/faq.php#how-it-works Let me know if youhave any other questions.
I searched your forum and I found someone with a similar issue here - https://wyday.com/forum/t/492/instantupdate-exe-detected-as-malware-at-avg/#post-2447