Wyatt O'Day (Wyatt) has made 7840 posts.
You want to force updates. To do that we recommend using wyUpdate in standalone mode, not the Automa…
Post on Oct 5, 2012Yes, sorry, you're right.
Post on Oct 5, 2012You're trying to use the AutomaticUpdater synchronously, when it works best asynchronously (that is,…
Post on Oct 5, 2012Well, you disable the button. Then re-enable the button if there's no update pending.
Post on Oct 5, 2012you have an AutomaticUpdater instance, let's call it automaticUpdater1. To call InstallNow(), you ca…
Post on Oct 5, 2012Yep, on the UpdateReady event, call the installNow() function. This starts the update immediately.
This looks like you're using a different version of Visual Studio. The static libraries we compiled …
Only use the /fromservice commandline switch if you're running wyUpdate from a Windows Service. Bad …
We weren't able to reproduce your problem. I asked for more information.
UpdateAvailable event since it gives me errors if the user closes the application before the udpate …
Post on Oct 3, 2012I'm not quite sure what you're asking. Are you saying your cancelling the AutomaticUpdater and you'r…
We're not having any luck reproducing this with identical user/password. That is, I can log into a r…
Hey Oren, No, you don't need features. You only need them if you want to enable/disable certain pa…
When wyUpdate self-updates it checks google.com then wyday.com. Double click the client.wyc file to …
Yes, you'd need to recompile wyUpdate with every new release.
Weeks. 2 to 3. We're working to get this out ASAP.
Post on Oct 4, 2012Well, there are many ways to do this. The short answer is we'll be making this easy in TurboActivate…
I can't for the life of me figure out why you're getting this error. Can you reproduce this in anoth…
Can you paste the code you're using to launch wyUpdate? Better yet, create a sample service that rep…
Hey Oren, You can call TurboActivate (the part you include with your app) from FORTRAN, just like …