Wyatt O'Dayʼs postsSupport staff

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

Various date problems

Post on Nov 16, 2011

OK -- we'll change the behavior so trial extensions with identical expires times & lengths will …

Post on Nov 16, 2011

7. Tried to activate again with a different trial extension, without success same error of before …

Post on Nov 15, 2011

I'll try to reproduce this later tonight.

Post on Nov 14, 2011

[...] that strange bug that i spoke on the first post [...] This bug?: * We moved back the date 1…

Post on Nov 11, 2011

You're talking about activation or deactivation failing when you change the time, correct? If that's…

Post on Nov 9, 2011

This in fact should be handled different and TurboActivate should be able to recognize when the user…

SetCustomProxy(null) throws exception...Solved

Post on Nov 16, 2011

If you're using a custom proxy (or the system has proxies set) then TurboActivate does the following…

Update Actions - Dependent Services

Post on Nov 14, 2011

Yes, you can remove the cancel button by modify the source code. But you absolutely should not do th…

Post on Nov 13, 2011

.. will the user get latest 1.0.8.3 version or not? He will not. In wyBuild 2.7 we'll make the amo…

Post on Nov 12, 2011

Hey Banu, As i am dealing with production, i can not play with it. So i want to know how really wyb…

How to do a verbose update

Post on Nov 13, 2011

What's the return code for ForceCheckForUpdates()? If it's false then it means the updates weren't c…

Post on Nov 10, 2011

Hey Sergio, The default UpdateType of the AutomaticUpdater is "Automatic". So, when a new update i…

Crash nut not updated

Post on Nov 11, 2011

Is it still true, the control must be on the main form?https://wyday.com/forum/t/806/automaticupdate…

Post on Nov 11, 2011

wyBuild creates delta patches from one version of your software to another. That means it requires o…

Post on Nov 11, 2011

- Copy client.wyc of this wyBuild to my Programs binary folder. Make sure you're creating a separa…

Post on Nov 9, 2011

Have you a conceptual problem ? Cough, cough..... It really seems, there is a waekness. I mean, th…

Static libraries for VS2008

Post on Nov 11, 2011

The static libraries are only for VS2010. When the next version of VS comes out we'll support that a…

Adding version from command lineSolved

Post on Nov 11, 2011

Sorry this is a bug -- we're fixing it for wyBuild 2.6.15. In the meantime, instead of separating th…

Post on Nov 10, 2011

I'll look into this -- I'll get back to you soon.

How to Silently Check for Updates with example c# code

Post on Nov 10, 2011

See the Video Tutorial where we show you every step to adding updating to a C# app. Or see the step-…