Wyatt O'Day (Wyatt) has made 7770 posts.
Sure, you can save the latest version number to the registry using the %version% variable. When you …
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, 2011It says it in the error: "(404) Not Found". That is, the file couldn't be found on the webserver. Di…
Try building updates without using "Eziriz.Net". See if the update sizes are appropriately small. Th…
Erol, Can you tell me exactly what you're doing to reproduce this? Give me a step-by-step
The startup path should be equal to that of the startup path of wyUpdate.exe. I'll check into this a…
Well, I answered this question mere minutes ago. You can also check out the article Timed trials in …
We'll include a full example of using trial functionality in the next version of TurboActivate (we'r…
Post on Feb 15, 2011It's in the TurboActivate package on your API page. You must be logged in to get it (sign up if you …
My program compiles to a DLL which is loaded into the main program at launch. Could wyUpdate do its …
Uncheck the "Enable the Visual Studio hosting process" checkbox: [attachment=0]vhost.png[/attachme…
Post on Feb 14, 2011Sure send the file to wyatt@wyday.com
Post on Feb 14, 2011I recommend you use wyUpdate that gives prompts. It's much easier, and it has better usability. For …
We'll consider it, but you must realize that even if we replaced all instances of "wyUpdate" with "X…
There a lots of ways you can do this. In pseudo-code it looks something like this: // activateTurbo…
1) I want my application to be updated without showing anything to user so I want to hide all window…
Well, I see one big problem. You're using "AppLoaded()" in your form's constructor. This will cause …
Post on Feb 13, 2011Sure, send it to wyatt@wyday.com
Post on Feb 13, 2011First of all, make sure you're not checking for updates in the middle of other steps -- certain inst…
Post on Feb 13, 2011If your system tray app has no main form, then I recommend using the AutomaticUpdaterBackend instead…