Wyatt O'Day (Wyatt) has made 7817 posts.
What version of wyBuild are you using? What version of wyUpdate.exe have you included with your app?…
For starters, what version of wyBuild are you using? (Help -> About).
Ok, you're right and we should warn you if your path is longer than 260 characters. Is there any r…
Post on Aug 29, 2012Are you using the AutomaticUpdater or wyUpdate as a standalone updater? What's the exact error you'r…
Sorry, I linked to the wrong article (fat fingers! 😳 ). Here's the article I meant to link to …
Post on Aug 29, 2012Hey Greg, This is already possible with license features. So, just add the "features" you want (…
We need more information. What versions are you using (wyUpdate, AutomaticUpdater, etc.). Right clic…
I would like to wait for your analysis of my code (attached to email). Well I would not remove the A…
Post on Aug 28, 2012Sorry, we haven't had the time to dig through your source code. I've glanced at it and it looks like…
We want to get it out ASAP. We're still developing a few key features, though. I don't have a hard d…
Great, glad to help.
Post on Aug 28, 2012Handle all the events except CloseAppNow. Log the responses from the events. What do you get? (My …
Post on Aug 27, 2012That's the default behavior of the AutomaticUpdater. You don't have to do anything special. And you …
This bug has already been fixed. What version is being downloaded for self-update? When wyUpdate i…
Application.Exit()Process.Start(Application.ExecutablePath) If you tell the the solution for this,…
I think you're messing up the step where you add the files to your wyBuild project file. You need to…
Post on Aug 27, 2012It's our pleasure. I'm glad you got it to work.
Post on Aug 27, 2012If you handle the CloseAppNow event then you actually have to shut down your service. We recommend n…
You mean wyUpdate (the program that does the actual updating)? You can't do that. Even if you could …
Do i need to implement LimeLM in my application as well? Yes. and once the exe's are installed af…