Wyatt O'Dayʼs postsSupport staff

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

Custom wyUpdate

Post on Jul 21, 2012

But when I click "Build wyUpdate" it still copies the standard version of wyUpdate signed with wyDay…

Post on Jul 21, 2012

Clicking "Build wyUpdate" copies the latest verison of wyUpdate (our compiled & signed version) …

Automatic Updater with Access

Post on Jul 21, 2012

Below method is using for creating text file in C drive. Here i have changed path to server. Then al…

Post on Jul 19, 2012

The UNC path is still not correct. Please google how to form a correct file:/// url using UNC paths.…

Post on Jul 18, 2012

First of all you're not forming the UNC path of your filename correctly. So first fix that. For exam…

Post on Jul 18, 2012

If you're running wyUpdate from a Windows Service, you must make sure the service is running as "Loc…

Post on Jul 17, 2012

Where are you saving the file to? Do you have access to the file on your servers?

Web API interface to LimeLM

Post on Jul 21, 2012

Is there any implications that can come about by doing this, to your servers? We don't currently t…

Start GUI app from wyUpdate (from service)

Post on Jul 21, 2012

This process has worked fine. My question is if there is anything built in the current version of wy…

Running 1 file more than once

Post on Jul 20, 2012

However, I just ran through my test to start up a process after the update is complete, but the proc…

Outlook addon installation problem

Post on Jul 18, 2012

Are you using wyUpdate as a standalone updater or are you using the AutomaticUpdater? It doesn't se…

Frequency of check

Post on Jul 18, 2012

Set DaysBetweenChecks to 1 to check every 24 hours. If you want to check more frequently (but not ev…

Using UNC Paths for Updates

Post on Jul 16, 2012

but also asking the user to end processes. Most of my users will freak out if they get a prompt like…

Post on Jul 15, 2012

Well, if you want to force users to upgrade your app before they can continue, then using wyUpdate a…

Post on Jul 14, 2012

Hey Mark, My questions are, firstly, you have a file:/// option as a server path, is is acceptable …

Update Stuck on Downloading

Post on Jul 16, 2012

Well, calling ForceCheckForUpdates(true) will solve that problem.

Post on Jul 13, 2012

Double clicking the wyc or wys file asks me to select an app to open it with. Open it with what? U…

Post on Jul 13, 2012

Double click the client.wyc file, see where the *.wys file is located on your server. Then download …

WyBuild with user-specific configs?

Post on Jul 16, 2012

No, I'm saying user-specific updates must be handled by your application. There's no way for wyUpdat…

Post on Jul 16, 2012

Yes, you can update user-specific setting when using wyBuild. However, you have to handle the user-s…