Wyatt O'Day (Wyatt) has made 7840 posts.
Set the Visibility of the AutomaticUpdater to Invisible. The automatic updater does not work when n…
It sounds like the users deleted the TurboActivate.dll (for what reason I don't know). Tell them to …
You can't. Is this normal behavior for the user - switching between 32-bit and 64-bit mode?
It doesn't seem like you can make direct calls to TurboActivate. You'd have to create another C/C++ …
Yeah, you can do that. Some of our customers choose to do that. It's entirely up to you.
Sorry, I read your question too fast. Just proceed with the installation. Then you can replace the c…
Post on Sep 27, 2012How do I reset that so I can test that I am getting into the UpdateAvailable event? Rebuild wyUpda…
Post on Sep 27, 2012It proceeds to the next step (for checkOnly, it would proceed to download, extract, and then wait fo…
We're using Amazon's official SDK, unmodified, and we're using the "s3.amazonaws.com" endpoint. The …
Post on Sep 27, 2012I think this might be a limitation to S3.
What version of wyUpdate do you have included in the same folder as your app? (Right click, Properti…
Post on Sep 26, 2012but the update check fails. What do you mean "fails". Do you have an exception? Or is there an er…
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, 2012Why are you deliberately getting a future value? It will always return true. See: …
We fixed this bug in wyUpdate/AU 2.6.18.4. What version of wyUpdate.exe and AutomaticUpdater are you…
Post on Sep 25, 2012No, I'm saying *in your code* make sure you handle all the slow stuff before your app shuts down. Yo…
Post on Sep 25, 2012As soon as your app closes that screen disappears. So the way to prevent that screen from appears is…
Yes.
Post on Sep 25, 2012It checks on every startup when you set DaysBetweenChecks to 0. However, as I said before, it will n…