Wyatt O'Dayʼs postsSupport staff

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

"Failed to build update files" error.

Post on May 22, 2013

It's my pleasure, I'm glad you got it all sorted out.

Post on May 22, 2013

Would this procedure be right: That looks about right. However you don't have to remove/re-add fil…

Post on May 22, 2013

We didn't find anything wrong with your project file. My advice would be to move your files to anoth…

Post on May 22, 2013

Send me your project file (*.wyp) to wyatt@wyday.com and I'll take a look at it.

Post on May 22, 2013

Before we do that, have you tried deleting those 2 new versions first, and trying to rebuild? What h…

Post on May 22, 2013

This "freezing" behavior when building updates was an old bug in wyBuild (we've long since fixed it)…

Custom license fields

Post on May 22, 2013

Well, the way to store customer information into the fields is to collect the information, send it t…

Error generating bulk product keys

Post on May 22, 2013

Woops, we need to rethink that URI structure. Your keys were generated fine, you just couldn't view …

Windows CE

Post on May 22, 2013

There are no plans to support Windows CE. However, wyUpdate is open source so it can modified to sup…

Date of last Version

Post on May 22, 2013

What do you mean by "last version"? You mean the installed version? You could store/read a value fro…

IsGenuine daysBetweenChecks parametersAnswered

Answer on May 22, 2013

If you don't want IsGenuine() then you don't have to call it at all. The code you posted won't do an…

Post on May 21, 2013

Just use IsActivated() instead of IsGenuine() / IsGenuineEx(). IsActivated() will only verify the …

Downloading bulk-created serials

Post on May 21, 2013

Hi, yes indeed it helps. Not sure why I didn't see it in the first place too... 😳 No proble…

Post on May 21, 2013

You can export all the keys using the export functionality: [attachment=0]version-sidebar.2.png[/a…

Error when including update control in user control

Post on May 21, 2013

Don't add the AutomaticUpdater to a user control. Add it to your form directly. If you want to make …

Post on May 19, 2013

This was fixed long ago. Use the latest version of the AutomaticUpdater. Make sure you install wyBui…

Crash on ExtendTrial()

Post on May 20, 2013

I think you should say this somewhere You're absolutely right. We could never think of a place to …

Post on May 20, 2013

Hey Philippe, This bit of the stack trace looks fishy: 6 libTurboActivate.dylib 0x00000001002aacf…

Turbo Activate and Extend Trial

Post on May 17, 2013

Ok, would a commandline switch that shows "More options" by default work for you? For example, somet…