Wyatt O'Dayʼs postsSupport staff

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

Application does not restart after update

Post on Aug 17, 2012

You're controlling when wyBuild checks for updates to itself. (That is, with the setting you have no…

Post on Aug 17, 2012

When are you setting the UpdateType property? Have you set it in design time or in your form's const…

Post on Aug 17, 2012

This bug has been fixed in wyBuild 2.6.18. Make sure you include wyUpdate 2.6.18 and AutomaticUpdate…

Automatic key generation and deliver upon purchase ?

Post on Aug 17, 2012

Yep, you can use our LimeLM web API to automate product key generation. Also we have full built ex…

My users report wyUpdate crashes when app updateSolved

Post on Aug 17, 2012

We've found the bug and we're going to fix it ASAP. I'm sorry for the trouble.

Post on Aug 17, 2012

We're looking into this now.

Post on Aug 16, 2012

I'm assuming this will only fix it for the next round of updates? If you can't find (or reproduce)…

Post on Aug 16, 2012

I released an update to my app today. The AutoUpdater.DLL downloads the update, then when the app is…

Test an Update without Deploying it

Post on Aug 17, 2012

Don't hardcode the filename in the updatepath. It doesn't work like that. If you read the help artic…

by using wybuild my clients are able to check & download latest version, but changes are not Effecting(by auto install)

Post on Aug 17, 2012

Great, glad to help.

Post on Aug 16, 2012

Instead of copying (.dll,app.exe,autoupdater.dll etc...), i copied MyApp.msi and setup.exe in wybuil…

Post on Aug 16, 2012

Finally after restarting the application the changes are not occurring in the new installation. Ma…

Auto update not retrieving the files

Post on Aug 17, 2012

Are you getting any warnings when you build your updates? Are you puttng your version in separate fo…

Missing Incremental Release Notes

Post on Aug 16, 2012

I guess, one thing that I could use some clarification on is if I recompile from start to finish or …

How will you remove pirated software?

Post on Aug 16, 2012

We're making it more automated. Once we've done that it will be released to the public.

AutomaticUpdater1.wyUpdateCommandline proxy parameter does not work

Post on Aug 16, 2012

No, the only place you should set it is in the constructor of your app. Because if wyUpdate start be…

Post on Aug 16, 2012

You need to set the wyUpdateCommandline property as early in the program as you can. In the construc…

After successful update application couldn't start

Post on Aug 16, 2012

What wyupdate.exe version? What AutomaticUpdate.dll version? What operating System? Even I double c…

Permissions

Post on Aug 16, 2012

Yes and yes. You need to give the user explicit permissions to read/write/delete/etc. from a folder.…

Activation Servers redundancy ?

Post on Aug 16, 2012

The activations take place on the wyDay servers. If you want to run LimeLM on your own servers that'…