890 results found
===>And in one of your forum posts i red that, no need to copy setup.exe files to the version file folder.IF it's Yes!
And then responding to us with the attitude that we're not reading enough of the other forum posts asking for help: give full answers somewhere, instead of half answers everywhere.
- The problem with bulk import and bulk export is the fact that it is done in bulk... a user can add one at the time a key and search and see them. But why allowing a newbie exporting 5000 keys in a CSV file?
Things like the "extra data" field we want to search and we cannot. My own app allows me to do things like make changes and updates to multiple licenses, deactivate multiple licenses, etc.
But because SHA1 and file size in the error details were correct my search ended quite fast here.The wyUpdate.exe did update my app.
These are not major issues, and to be honest I did a quick search and didn't find anything but I haven't really looked in the forums in depth.
Hello, Apologies if this is all already answered; but brief trawl/search didn't quite answer everything. Issue #1: I won't have access to the server on which my updates will be placed.
Correspondingly, in browsing the forum, I found the follow code for : $feature_names = array('expires'); $feature_values = array(date('Y-m-d', strtotime('+365 days'))); Next, in my wyday account, I created a Custom License Field for "expires" and set the type to "Date/Time."
Here are the steps I take: - Changed the download site in wyBuild- Rebuilt wyUpdate- Built my service and deployed it with wyUpdate and client.wyc files- Opened the client.wyc file to verify the correct download site- Triggered the service to start checking for updates (using a custom command)- Update fails, open client.wyc and it is now pointing to our old download site (the file has an old creation date as well) I attempted to clear the cache as mentioned in this post https://wyday.com/forum/t/682/wyupdate-seems-to-prevent-application-from-running-after-upd/, along with the appdata cache for the system profile (since the automatic updater is being called from a service) but it is still reverting to this old file.
And having been a customer for many years and dealing with all kinds of issues my customers have plus following the forum I can really say that whatever Wyatt and Sam say is correct in 99.5% of the cases (0.5% is some exotic user case for which they take their time then).
Post by a guest on Mar 6, 2016And> with all due respect, but pages of erratic forum entries for ONE customer> and a 10 USD license is a little bit insane.
In either case the way to test this is> documented many many times on this forum: The user in question is one among a few who is using the application on their site but this one particular guy is the only one having problems.
Last question 🙂 There is an old topic in the forum "Fuzzy matching "Licensing an application to a USB device" lately updated on May 4th, 2012, as I am also interested to provide my software as a portable version that can be used from a removable device only by a single user, does the coming TurboFloat product will have a solution for such portable devices?
I don't wish to bring limelm down with any negative talk in this support forum.
>> "I would appreciate if you answer my questions Q1 - Q3 above: I have spent a lot of time on this, and quite some time describing the problem here on the forum!" Sorry, it got lost in the noise of the log.
(we are using the visual studio 2013 compiler) Building a fake dll took me only a few hours, afterwards I found that in https://wyday.com/forum/t/1557/replace-turbleactive-dll-with-a-fake-one/ it is recommended to check the hash of the dll.
Also, feel free to post any questions, suggestions, or bug-fixes. (No forum registration is required.) Here's a short video introduction to wyBuild ➡ Download wyBuild 1.3.1 now.
I thought that this could be handled via having multiple .wyc files, but I have seen no where on how to select the .wyc file within a windows service (running via .NET) in the tutorials or on the forum, so any link or information would be great.3) Lastly, we want to have it so that the public environment is done via a few things, we would allow people to download 'internal versions' (i.e.
This method: https://wyday.com/forum/t/5064/cannot-activatedeactivate-ta_e_inet_tls-on-macos-10-14-and-older/#post-23305 cd ~ curl -kO https://letsencrypt.org/certs/isrgrootx1.pem curl -kO https://letsencrypt.org/certs/isrg-root-x2.pem sudo security add-trusted-cert -d -r trustRoot -k "/Library/Keychains/System.keychain" "isrgrootx1.pem" sudo security add-trusted-cert -d -r trustRoot -k "/Library/Keychains/System.keychain" "isrg-root-x2.pem" And also replace /etc/ssl/cert.pem with the version downloaded here: https://curl.se/docs/caextract.html cd ~ curl -kO https://curl.se/ca/cacert.pem sudo mv /etc/ssl/cert.pem /etc/ssl/cert-bak.pem sudo mv ~/cacert.pem /etc/ssl/cert.pem That will put fixed certs in both places they need to be for things to work on old versions.
Post by Philippe Demers on Oct 13, 2021I hope you could understand the situation (by reading other posts on the forum, I'm the only one in this situation).