Wyatt O'Day (Wyatt) has made 7814 posts.
Try removing the encryption, tell me if that works. Some of these "protectors" actually screw things…
From this I deduce, what every update should include all files and wyUpdate detects files that I hav…
Post on Feb 18, 2011wyBuild automatically scans the differences between your versions. So if version a contains the foll…
Hey Chris, If you're not using the AutomaticUpdater in UI then use the AutomaticUpdaterBackend cla…
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…