1900 results found
I did a quick google search an came up with this result: http://stackoverflow.com/a/308167/124805 Which led to a full C++ example showing how to verify the Authenticode signature of a file: https://support.microsoft.com/en-us/help/323809/how-to-get-information-from-authenticode-signed-executables Let me know if that helps.
https://wyday.com/limelm/api/ If they're still running into problems then we need more information (starting with the questions I've asked in the previous post).
wyBuild supports uploading to both FTP & SFTP sites and wyUpdate supports downloads from HTTP, HTTPS, FTP, FILE sites. We don't plan to add FTPS upload support because FTP and SFTP are so much more widely used.
https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/oem-vbs The end-user might try disabling to see if that helps.
Hm I thought I'd just have to use a seperate ftp tool to upload the updates, but wyUpdate isn't working at all anymore - the updater gives the following message: Error trying to save file: Error downloading "https://*/updater/updates/wyserver.wys": The request was aborted: Could not create SSL/TLS secure channel.
See: https://wyday.com/limelm/help/faq/#in-vm
As far as automating purchases, here's the best place to start: https://wyday.com/limelm/help/how-to-generate-product-keys-after-order/
It's built-in to Windows: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc742107(v=ws.11) sc stop <ServiceName> The error number 80070057 occurred with admin privilege.
rlkey=ec4mtra0nh4rpnwgloatp7tnr&st=7qn7ofu3&dl=0" rel="nofollow">https://www.dropbox.com/scl/fi/7us5c21mdyoslg7zwnrzo/LimeLM-TurboActivate-DLL.PNG?
We've added timeouts to the TF_RequestLease() function, so if the network is not configured correctly, or something goes wrong, TF_RequestLease() will just timeout and return TF_E_INET_TIMEOUT after around 30 seconds (the exact timeout depends on the circumstances, but it will be under a minute) Get the latest version of TurboFloat here: https://wyday.com/limelm/api/#turbofloat
It is an executable-optimized bsdiff that takes advantage of asm disassembling to generate smaller patches.More info: https://www.chromium.org/developers/design-documents/software-updates-courgette I can see how it can be patched into wyUpdate based on the source, but is there a way to add support to wyBuild?
q=how+to+get+ip+address+of+computer+windows" rel="nofollow">https://www.google.com/search?q=how+to+get+ip+address+of+computer+windows
If a customer wants to deactivate and move to another computer you can add that ability to your app: https://wyday.com/limelm/help/activations/
Make sure you download it directly from us (never use 3rd parties to download our products): https://wyday.com/wybuild/downloading.php Then, make sure .NET Framework 2.x (or 3.x) is installed.
So, it sounds like you've already followed all of the instructions on the FAQ: https://wyday.com/limelm/help/faq/#disabled-adapters It's likely a configuration error of the customer.
And if I should not use AutomaticUpdaterBackend, how can I> achieve autoupdate from an application that runs as windows service (with> no UI) TLS 1.2 look here https://wyday.com/forum/t/4194/wyupdate-exe-fails-to-communicate-with-tls-1-1-server/
This is covered in the FAQ: https://wyday.com/wybuild/help/faq.php#how-it-works If you're doing this for software "protection" reasons, then the better options is to drop those methods and just use a real licensing solution (like LimeLM).
Covered here: https://wyday.com/limelm/help/license-features/#change
Set time limits using custom license fields: https://wyday.com/limelm/help/license-features/ That article goes in depth on how to set custom license field, how to update them, how to read the updated values in your app, etc.
See: https://wyday.com/limelm/help/license-features/#change