Wyatt O'Dayʼs postsSupport staff

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

Is there any way to customize Title bar icon

Post on Apr 27, 2016

No, you need to build wyUpdate from source code if you want to do that.

Bat file is not getting executed before patch

Post on Apr 27, 2016

Modify whatever script you're using to kill processes to not kill the processes you need. Or execute…

Post on Apr 26, 2016

Updating before updates works fine here. You need to provide us with a whole lot more information. A…

limelm.pkey.advancedSearch with multiple feature argumentsSolved

Post on Apr 26, 2016

We're adding "AND" searching to the advanced search later this year. Right now you should just searc…

Is there any good news on Version 4? [Out now]

Post on Apr 25, 2016

Nope, the web API is unchanged. The FastSpring integration will work perfectly.

Post on Apr 21, 2016

Without a doubt my estimation of our release dates has been pretty far off with regards to the TA 4.…

Post on Apr 21, 2016

Trust me, we want to get version 4 out more than you realize. It's holding up a lot of other really …

Post on Apr 19, 2016

Yes, there's a high chance it will be released this week *barring no unforeseen problems*.

Time between checks vs grace on internet

Post on Apr 22, 2016

Using "1" for either value is unreasonable. The best default is what we recommend: 90, 14. If you …

Post on Apr 21, 2016

>> "So, what would be the required setting then?" The ones I just suggested. And for custo…

Post on Apr 20, 2016

>> "The only reasonable default settings seems to be then:nDaysBetweenChecks = 1nGraceDaysOnIn…

Mocking AutomaticUpdaterBackend

Post on Apr 20, 2016

The AutomaticUpdater is complex and depends on states outside of your app. You can create your own m…

Security Essentials detecting threat in wyUpdate

Post on Apr 14, 2016

Right click wyUpdate.exe, click properties. Is it code signed? If not, then they're not using a vali…

Post on Apr 14, 2016

wyUpdate doesn't touch that registry. It's open source, you can see for yourself: https://github.com…

Users Getting Locked Out A Few Days After Activation

Post on Apr 14, 2016

There aren't a whole lot of easy methods to do it. For wifi networks you can just disconnect from th…

Post on Apr 13, 2016

More information is needed. Send us a product key to support@wyday.com. 1. What version of TurboAc…

Updating existing shortcuts

Post on Apr 14, 2016

wyBuild automatically handles which shortcuts to remove and add. Just make sure the shortcuts are in…

Check for updates not working correctly

Post on Apr 14, 2016

Yes, the AutomaticUpdater must be on the application's main window. See: https://wyday.com/wybuild/h…

CheckAndSavePKey is failing

Post on Apr 13, 2016

Objective-C is not my strong suit -- I honestly have no idea what is happening there. Just hardcode …