Wyatt O'Day (Wyatt) has made 7840 posts.
Sorry, meant to get back to you yesterday. We haven't been able to reproduce this. Have you figured …
Post on Aug 29, 2012For starters, what version of wyBuild are you using? (Help -> About).
You have to set the width of the AutomaticUpdater in the constructor of your form. When you set Anim…
Really, I need a whole lot more information. At what point in the process is this happening? Are y…
Post on Aug 30, 2012What version of wyBuild are you using? What version of wyUpdate.exe have you included with your app?…
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 …
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…