Wyatt O'Dayʼs postsSupport staff

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

wyUpdate exited prematurely

Post on Aug 30, 2012

What version of wyBuild are you using? What version of wyUpdate.exe have you included with your app?…

Bug in wyBuild tool

Post on Aug 29, 2012

For starters, what version of wyBuild are you using? (Help -> About).

Specified path, file name, or both are too long Error

Post on Aug 29, 2012

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, 2012

Are you using the AutomaticUpdater or wyUpdate as a standalone updater? What's the exact error you'r…

Web Interface Requests

Post on Aug 29, 2012

Sorry, I linked to the wrong article (fat fingers! 😳 ). Here's the article I meant to link to …

Post on Aug 29, 2012

Hey Greg, This is already possible with license features. So, just add the "features" you want (…

Failed to create the automatic updater temp folder: Access to the path 's.png' is denied.

Post on Aug 29, 2012

We need more information. What versions are you using (wyUpdate, AutomaticUpdater, etc.). Right clic…

Problem when there is a new update, my software does not end .. so I need to force quit.

Post on Aug 28, 2012

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, 2012

Sorry, we haven't had the time to dig through your source code. I've glanced at it and it looks like…

Changed files only

Post on Aug 28, 2012

We want to get it out ASAP. We're still developing a few key features, though. I don't have a hard d…

automatic update

Post on Aug 28, 2012

Great, glad to help.

Post on Aug 28, 2012

Handle all the events except CloseAppNow. Log the responses from the events. What do you get? (My …

Post on Aug 27, 2012

That's the default behavior of the AutomaticUpdater. You don't have to do anything special. And you …

My users report wyUpdate crashes when app updateSolved

Post on Aug 28, 2012

This bug has already been fixed. What version is being downloaded for self-update? When wyUpdate i…

Hi am using WyBuild Trail for windows application, It's giving me windows error dialog box while the update is instalig

Post on Aug 28, 2012

Application.Exit()Process.Start(Application.ExecutablePath) If you tell the the solution for this,…

First time with Windows Service AutomaticUpdater

Post on Aug 27, 2012

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, 2012

It's our pleasure. I'm glad you got it to work.

Post on Aug 27, 2012

If you handle the CloseAppNow event then you actually have to shut down your service. We recommend n…

wyBuild - command line - cancel

Post on Aug 27, 2012

You mean wyUpdate (the program that does the actual updating)? You can't do that. Even if you could …

Integrating with Installshield, MSI

Post on Aug 27, 2012

Do i need to implement LimeLM in my application as well? Yes. and once the exe's are installed af…