1900 results found
https://docs.microsoft.com/en-us/windows-hardware/design/device-experiences/oem-hvci-enablement#:~:text=Starting%20with%20Windows%2011%2C%20new,whether%20the%20feature%20is%20enabled.
My thought is to use the same approach as outlined in https://wyday.com/wybuild/help/limit-updates.php, except use with the url that returns system.wys.
. / Error trying to save file: Error downloading "https://cloudradialdv.blob.core.windows.net/testcontainer/updates/wyserver.wys": The remote server returned an error: (400) Bad Request.
I can think of two possible issues (besides an old dll which works everywhere else so far include Windows 11): - The machine can not reach your network, but Internet Explorer is successfully able to get to https://www.wyday.com, maybe there is some other way it's getting blocked?
From https://wyday.com/blog/2024/2024-a-year-of-behind-the-scenes-progress/ : TA / TF / TFS 5.0 releases for Windows: We’ve released TurboActivate, TurboFloat, and TurboFloat Server 5.0 for Windows.
Post by Wyatt O'Day on Dec 17, 2024For iOS / macOS I'd recommend NetNewsWire: https://netnewswire.com/ Thunderbird does it if you don't have an iOS mobile device.
Now I'm trying to find where in the C# 4.0 app i can write some logging, but I know this site has had issues before where they were getting slow/failed responses from http instead of https.My current “thought” is that the app is trying to look for the SELF UPDATE on the two default self update sites which are http, and are returning a 404, but the actual “check” to see if there is anyhting there is the delay.
Covered extensively in this forum and our help documentation: https://wyday.com/limelm/help/vm-hypervisor-licensing/ https://wyday.com/limelm/help/licensing-types/#floating 3.
Have them whitelist "wyday.com" over port 443 (i.e. HTTPS connections to our activation servers) 3.
We already have permissions like that available: https://wyday.com/limelm/help/add-users/ That wasn't the problem (nor the solution to the problem).
>> "The current and proposed API Key restrictions (Max of 3 IP Addresses per 72 Hours - https://wyday.com/forum/t/4205/current-limelm-server-status/#post-19959) are not compatible with services hosted on Azure App Service (https://docs.microsoft.com/en-us/azure/app-service/) and possibly other hosting/PAAS solutions or Function/Lambda services."
https://wyday.com/contact.php: support@wyday.com >> "I won't tell a customer to change its anti-virus software and even less to update a bios (which can be a difficult and potentially problematic task) due to a faulty licensing system."
Yes: https://wyday.com/wybuild/help/wyupdate-commandline.php#server https://wyday.com/wybuild/help/wyupdate-commandline.php#updatepath
If they're on old versions of Windows, see the methods here: https://wyday.com/limelm/help/faq/#disabled-adapters 3.
So, i have: Old Path: C:\Fairbridge Projects\ColdChain\ReleaseBuild\Version <number>, where number is the date of the release, the new path needs to be: D:\ColdChain - 2011-04-08\ReleaseBuild\Version <number> I spoke back in 2009 about this here: https://wyday.com/forum/t/944/project-relocation/, and back then you linked the wyp spec file, now looking at it the file is still valid, but was wondering if there's a tool to change the base directory, or easily modify the wyp file?
&';}$post_string = rtrim($post_string, '& '); $request = curl_init('https://wyday.com/limelm/api/rest/');curl_setopt($request, CURLOPT_HEADER, 0);curl_setopt($request, CURLOPT_ENCODING, "");curl_setopt($request, CURLOPT_RETURNTRANSFER, 1);curl_setopt($request, CURLOPT_POSTFIELDS, $post_string);curl_setopt($request, CURLOPT_SSL_VERIFYPEER, TRUE); In this example, I would like API to return all keys where the custom license field update_expires is more that 30 days old.
A better handling is listed here, and will be included in TurboActivate 4.0 and newer as part of the example code: https://wyday.com/forum/t/3013/isgenuineex-returns-an-eror-while-is-isactivated-doesnt/#post-14766
So, handle InternetException, and by handle it I mean prompt the user to activate offline: https://wyday.com/limelm/help/offline-activation/ >> "I don't see anything in your code that supports this.
After he had payed, I'll renew "licence_expired" field and customer will renew field value like in https://wyday.com/limelm/help/license-features/#change-field-read-newIs it right way?
See this post: https://wyday.com/forum/t/3991/app-crash-when-using-setcustomproxy/#post-19061 I'll see if I can reproduce what you're seeing on Linux, but that will be later today.