Wyatt O'Dayʼs postsSupport staff

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

Automatic updater in WPF app

Post on Oct 1, 2012

Set the Visibility of the AutomaticUpdater to Invisible. The automatic updater does not work when n…

User "Unable to load library ...TurboActivate.dll specified module could not be found. Application will exit now."

Post on Oct 1, 2012

It sounds like the users deleted the TurboActivate.dll (for what reason I don't know). Tell them to …

32 and 64 bits applications

Post on Oct 1, 2012

You can't. Is this normal behavior for the user - switching between 32-bit and 64-bit mode?

Dreamweaver Extension Protection solution

Post on Oct 1, 2012

It doesn't seem like you can make direct calls to TurboActivate. You'd have to create another C/C++ …

Including application files in the installer

Post on Sep 28, 2012

Yeah, you can do that. Some of our customers choose to do that. It's entirely up to you.

Using UpdateAvailable event

Post on Sep 28, 2012

Sorry, I read your question too fast. Just proceed with the installation. Then you can replace the c…

Post on Sep 27, 2012

How do I reset that so I can test that I am getting into the UpdateAvailable event? Rebuild wyUpda…

Post on Sep 27, 2012

It proceeds to the next step (for checkOnly, it would proceed to download, extract, and then wait fo…

S3 upload not working

Post on Sep 27, 2012

We're using Amazon's official SDK, unmodified, and we're using the "s3.amazonaws.com" endpoint. The …

Post on Sep 27, 2012

I think this might be a limitation to S3.

AutomaticUpdater.dll 2.6.11.2 works, latest version doesn't

Post on Sep 27, 2012

What version of wyUpdate do you have included in the same folder as your app? (Right click, Properti…

Post on Sep 26, 2012

but the update check fails. What do you mean "fails". Do you have an exception? Or is there an er…

Java IsDateValid() functionality

Post on Sep 27, 2012

I don't think you understand the function at all. I'm not sure how I can explain it in a way that ha…

Post on Sep 26, 2012

Why are you deliberately getting a future value? It will always return true. See: …

Race condition on update install?

Post on Sep 25, 2012

We fixed this bug in wyUpdate/AU 2.6.18.4. What version of wyUpdate.exe and AutomaticUpdater are you…

Post on Sep 25, 2012

No, I'm saying *in your code* make sure you handle all the slow stuff before your app shuts down. Yo…

Post on Sep 25, 2012

As soon as your app closes that screen disappears. So the way to prevent that screen from appears is…

WyDay checks automatically when you open the program!

Post on Sep 25, 2012

Yes.

Post on Sep 25, 2012

It checks on every startup when you set DaysBetweenChecks to 0. However, as I said before, it will n…