1896 results found
Get details: https://wyday.com/limelm/help/api/limelm.pkey.getDetails/ Deactivate: https://wyday.com/limelm/help/api/limelm.pkey.deactivate/
If you’re using TFS over the internet (not just an intranet) use TFS over https: https://wyday.com/limelm/help/turbofloat-server/#config-https
Here's how to do it in the meantime: https://docs.rs/libloading/0.5.0/libloading/ https://github.com/nagisa/rust_libloading/ https://michael-f-bryan.github.io/rust-ffi-guide/dynamic_loading.html Use the C documentation and example to get you started: https://wyday.com/limelm/help/using-turboactivate-with-c-plus-plus/
Yes: https://wyday.com/limelm/help/offline-activation/ All help articles are here: https://wyday.com/limelm/help/
Custom license fields: https://wyday.com/limelm/help/license-features/ Or Verified trials: https://wyday.com/limelm/help/trials/
Start here: https://wyday.com/limelm/help/getting-started/ Then additional articles: https://wyday.com/limelm/help/automate-license-generation-with-fastspring/https://wyday.com/limelm/help/license-features/#changehttps://wyday.com/limelm/help/using-turboactivate/
Hey Modestos , Best place to start (explaining all of these topics): https://wyday.com/limelm/help/using-turboactivate-with-csharp/ For trials / custom license fields, see these articles: https://wyday.com/limelm/help/trials/ https://wyday.com/limelm/help/license-features/
Whether your site uses HTTPS or not has no effect on the web API. When you use the web API you should always use HTTPS.
You can tell it where to look: https://msdn.microsoft.com/en-us/library/windows/desktop/ms686203(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/7d83bc18.aspx https://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx
Turboactivate application throws an error when launchinghttps://postimg.cc/gwdGNDSw Here is Turboactivate versionhttps://postimg.cc/v4wyZhdP And here is Windows versionhttps://postimg.cc/FfDXGQkq What should I do?
Yes, and the TurboActivate.dat file as well: https://wyday.com/limelm/help/turbofloat-server/ https://wyday.com/limelm/help/turbofloat-server-commandline/
I am waiting for incremental patches and the ability to create the .wyp file from scratch (hopefully as plain text/xml so that its more source control friendly) so that integration of the update process is cleaner in the build script.
: https://wyday.com/limelm/help/turbofloat-server/#config-bind Port 80 / 443 to wyday.com (so, http://wyday.com and https://wyday.com).
Nope, here's the maintained version: https://github.com/wyattoday/python-turboactivate Better yet, just read this: https://wyday.com/limelm/help/using-turboactivate-with-python/
More details here: https://wyday.com/limelm/help/activations/#deactivate And here: https://wyday.com/limelm/help/using-turboactivate/
I have no idea what that is. Use HTTPS for privacy, and to limit updates, use this: https://wyday.com/wybuild/help/limit-updates.php
Know i have PayPal account from US and it didn't work again)))It is start working after backchabging this: if ($PayPalSandbox) $request = curl_init('https://ipnpb.sandbox.paypal.com/cgi-bin/webscr'); else $request = curl_init('https://ipnpb.paypal.com/cgi-bin/webscr');with if ($PayPalSandbox) $request = curl_init('https://www.sandbox.paypal.com/cgi-bin/webscr'); else $request = curl_init('https://www.paypal.com/cgi-bin/webscr');
If you don't trust particular users, then limit their access: https://wyday.com/limelm/help/add-users/ Similar requests: https://wyday.com/forum/t/3982/last-edited-by-in-dashboard/#p45441 https://wyday.com/forum/t/31193/suggested-improvement-user-logging/
Use wyUpdate directly: https://wyday.com/wybuild/help/silent-checking.php https://wyday.com/wybuild/help/silent-update-windows-service.php
Best place to start: https://wyday.com/limelm/help/using-turboactivate-with-c-plus-plus/ https://wyday.com/limelm/help/using-turboactivate-on-mac-os-x/