890 results found
Hey Kirk, I have read a post on this forum where another user was calling the AutomaticUpdate that was located on a separate form via a button press and it seemed somewhat problematic.
Post by MadTogger _ on Feb 28, 2011I have read a post on this forum where another user was calling the AutomaticUpdate that was located on a separate form via a button press and it seemed somewhat problematic.
Original post can be found here: https://wyday.com/forum/t/1378/paypal-sandbox-testing-with-free-plan-10-activations/#post-7184 That's correct.
I tried the approach described in this post :https://wyday.com/forum/t/390/calling-installnow-in-code-throws-an-error/#post-1972 but it doesn't allow me to alert the user as soon as there's an update available, like I thought it would.
Hi this is my 2nd Query on this forum, After successful download of updates in the client end, I'm checking for "AutomaticUpdater1_ReadyToBeInstalled" event and i'm writing the Restart code(vb.net) as bellow Application.Exit() Process.Start(Application.ExecutablePath) If there are any updates in the server the client system able to checking and downloading the updates after that above event is raising and forcing the application to restart, so here is my problem....
I hope to see this in the next version that keeps getting mentioned and asked for on the forum, which is apparently still coming, eventually; although a slimmed down open source release that would allow the community to continue improving the software regularly would be even better.
Rather than trying to piecemeal step-by-step what you need to do on the forum, just follow the articles and examples we've already written: https://wyday.com/limelm/help/using-turboactivate-with-c-plus-plus/ TurboActivate.c(103): warning C4133: 'function': incompatible types - from 'char [32]' to 'STRCTYPE'TurboActivate.c(271): warning C4133: 'function': incompatible types - from 'char [35]' to 'STRCTYPE' OK.
After downloading the package I could not find a file with license terms, neither on the forum or your docs. The TurboActivate.h file also does not contain any header with copyright info or redistribution & use terms?
Hello, Once again, we're facing the issue I mentioned before in this topic : https://wyday.com/forum/t/29867/keys-dissapearing/ A client reported that while they were able to open the software this morning, they can no longer do so.
It is probably easier for crackers to search the machine code of your applications for calls of the verification and replace them in machine code than to "fake" the LimeLM DLLs.
My point is that you can find forum posts that predate releases that have fixed the problems that the customer is reporting.
Tell the customer to fix their docker configuration so that none of the "hardware details" change on reboot. Search google for guides and documentation on the specifics.
It first occurred about a year ago on one of our customer's computers (I posted about it in this forum, too). I wasn't able to solve it back then and it even went away after some time.
I've looked through the forum, and now realize that at launch TrialDaysRemaining equals 7 days; After launch it equals 6 days 23 hours 59 minutes.
I'm looking for a patch updater for our application and came across wyBuild recently. Looking through the forum a number of questions have been answered with 'that will be in the next release', so before I start looking at wyBuild in detail I was just wondering if wyBuild is being actively maintained and if there is already a possible date or time frame for the next release?
Update2: - I read here on the forum, that TA_FAIL (for TA_PDetsFromPath) would mean that the dat was already loaded?
This is not exactly the right forum topic, but here it goes anyway: Have you considered creating a similar application for installing applications?
I saw the post on "any CPU" at https://wyday.com/forum/t/1893/any-cpu-question/ - I am thinking mainly of the deployment size, as well as complexity in the code.
My instincts tell me (and from what you're saying on our forum) it looks like you're not handling an event from the AutomaticUpdater correctly.
(https://wyday.com/forum/t/993/closingforinstall-is-true-after-updating-a-window-service/) now we have a problem wich seems to be related to Directory permissions.