Wyatt O'Dayʼs postsSupport staff

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

Getting the Current version number

Post on Feb 17, 2011

Sure, you can save the latest version number to the registry using the %version% variable. When you …

AutoUpdate Problem

Post on Feb 16, 2011

Ok, this means either the file isn't on your server (i.e. you haven't uploaded it), or your server i…

Post on Feb 16, 2011

It says it in the error: "(404) Not Found". That is, the file couldn't be found on the webserver. Di…

Big update files

Post on Feb 16, 2011

Try building updates without using "Eziriz.Net". See if the update sizes are appropriately small. Th…

small glitch in wybuild

Post on Feb 16, 2011

Erol, Can you tell me exactly what you're doing to reproduce this? Give me a step-by-step

Startup path after updateSolved

Post on Feb 16, 2011

The startup path should be equal to that of the startup path of wyUpdate.exe. I'll check into this a…

Lime Related

Post on Feb 16, 2011

Well, I answered this question mere minutes ago. You can also check out the article Timed trials in …

turboactivate in VB.NET

Post on Feb 16, 2011

We'll include a full example of using trial functionality in the next version of TurboActivate (we'r…

Post on Feb 15, 2011

It's in the TurboActivate package on your API page. You must be logged in to get it (sign up if you …

Are plugin-like programs supported by wyUpdate

Post on Feb 16, 2011

My program compiles to a DLL which is loaded into the main program at launch. Could wyUpdate do its …

wuBuild Udpate through window service

Post on Feb 15, 2011

Uncheck the "Enable the Visual Studio hosting process" checkbox: [attachment=0]vhost.png[/attachme…

Post on Feb 14, 2011

Sure send the file to wyatt@wyday.com

Post on Feb 14, 2011

I recommend you use wyUpdate that gives prompts. It's much easier, and it has better usability. For …

WyUpdate feature request - replacing "wyUpdate" with "X"

Post on Feb 14, 2011

We'll consider it, but you must realize that even if we replaced all instances of "wyUpdate" with "X…

calling IsGenuine() every 90 days

Post on Feb 14, 2011

There a lots of ways you can do this. In pseudo-code it looks something like this: // activateTurbo…

Widnow 7 UAC prompt, Update Without GUI window

Post on Feb 14, 2011

1) I want my application to be updated without showing anything to user so I want to hide all window…

Autoupdate not workingSolved

Post on Feb 13, 2011

Well, I see one big problem. You're using "AppLoaded()" in your form's constructor. This will cause …

Post on Feb 13, 2011

Sure, send it to wyatt@wyday.com

Post on Feb 13, 2011

First of all, make sure you're not checking for updates in the middle of other steps -- certain inst…

Post on Feb 13, 2011

If your system tray app has no main form, then I recommend using the AutomaticUpdaterBackend instead…