Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7840 posts.

Automatic Updater & Launcher Support

Post on Oct 5, 2012

You want to force updates. To do that we recommend using wyUpdate in standalone mode, not the Automa…

Post on Oct 5, 2012

Yes, sorry, you're right.

Post on Oct 5, 2012

You're trying to use the AutomaticUpdater synchronously, when it works best asynchronously (that is,…

Post on Oct 5, 2012

Well, you disable the button. Then re-enable the button if there's no update pending.

Post on Oct 5, 2012

you have an AutomaticUpdater instance, let's call it automaticUpdater1. To call InstallNow(), you ca…

Post on Oct 5, 2012

Yep, on the UpdateReady event, call the installNow() function. This starts the update immediately.

Lots of Warnings and Errors when trying ExampleC with Static Libraries

Post on Oct 5, 2012

This looks like you're using a different version of Visual Studio. The static libraries we compiled …

wyUpdate.exe command line - problem witch /fromservice

Post on Oct 5, 2012

Only use the /fromservice commandline switch if you're running wyUpdate from a Windows Service. Bad …

wyBuild, upload updates, added FTP site, file not found 550

Post on Oct 5, 2012

We weren't able to reproduce your problem. I asked for more information.

Download percent complete

Post on Oct 5, 2012

UpdateAvailable event since it gives me errors if the user closes the application before the udpate …

Post on Oct 3, 2012

I'm not quite sure what you're asking. Are you saying your cancelling the AutomaticUpdater and you'r…

File Share Upload Problem

Post on Oct 5, 2012

We're not having any luck reproducing this with identical user/password. That is, I can log into a r…

Do I **need** to add any features?

Post on Oct 4, 2012

Hey Oren, No, you don't need features. You only need them if you want to enable/disable certain pa…

URL Prerequisites to wyUpdate.exe

Post on Oct 4, 2012

When wyUpdate self-updates it checks google.com then wyday.com. Double click the client.wyc file to …

How to change the icon in the wyUpdate GUI

Post on Oct 4, 2012

Yes, you'd need to recompile wyUpdate with every new release.

Revoking

Post on Oct 4, 2012

Weeks. 2 to 3. We're working to get this out ASAP.

Post on Oct 4, 2012

Well, there are many ways to do this. The short answer is we'll be making this easy in TurboActivate…

AutomaticUpdater.dll 2.6.11.2 works, latest version doesn't

Post on Oct 3, 2012

I can't for the life of me figure out why you're getting this error. Can you reproduce this in anoth…

Incorrect Exit Code from wyUpdate via Command Line

Post on Oct 3, 2012

Can you paste the code you're using to launch wyUpdate? Better yet, create a sample service that rep…

Integrate your product to license FORTRAN code

Post on Oct 2, 2012

Hey Oren, You can call TurboActivate (the part you include with your app) from FORTRAN, just like …