Wyatt O'Day (Wyatt) has made 7817 posts.
It's my pleasure, I'm glad you got it all sorted out.
Post on May 22, 2013Would this procedure be right: That looks about right. However you don't have to remove/re-add fil…
Post on May 22, 2013We didn't find anything wrong with your project file. My advice would be to move your files to anoth…
Post on May 22, 2013Send me your project file (*.wyp) to wyatt@wyday.com and I'll take a look at it.
Post on May 22, 2013Before we do that, have you tried deleting those 2 new versions first, and trying to rebuild? What h…
Post on May 22, 2013This "freezing" behavior when building updates was an old bug in wyBuild (we've long since fixed it)…
Well, the way to store customer information into the fields is to collect the information, send it t…
Woops, we need to rethink that URI structure. Your keys were generated fine, you just couldn't view …
There are no plans to support Windows CE. However, wyUpdate is open source so it can modified to sup…
What do you mean by "last version"? You mean the installed version? You could store/read a value fro…
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, 2013Just use IsActivated() instead of IsGenuine() / IsGenuineEx(). IsActivated() will only verify the …
Hi, yes indeed it helps. Not sure why I didn't see it in the first place too... 😳 No proble…
Post on May 21, 2013You can export all the keys using the export functionality: [attachment=0]version-sidebar.2.png[/a…
Don't add the AutomaticUpdater to a user control. Add it to your form directly. If you want to make …
Post on May 19, 2013This was fixed long ago. Use the latest version of the AutomaticUpdater. Make sure you install wyBui…
I think you should say this somewhere You're absolutely right. We could never think of a place to …
Post on May 20, 2013Hey Philippe, This bit of the stack trace looks fishy: 6 libTurboActivate.dylib 0x00000001002aacf…
Ok, would a commandline switch that shows "More options" by default work for you? For example, somet…