Sam (Sam) has made 3126 posts.
Many, many different ways. Look in your code and the properties. Are you using the "wyUpdateComman…
Post on Dec 5, 2013It sounds like you have another copy of wyUpdate (or the client.wyc file) that has already been upda…
Post on Dec 5, 2013Just set DaysBetweenChecks to 0 and remove your call to ForceCheckForUpdate.
Post on Dec 5, 2013the command line are /quickcheck /noerr /skipinfo Don't do that. Those are only for wyUpdate in st…
Post on Dec 4, 2013So is the auto updater not running when I start the up. The AutomaticUpdater does not check on eve…
Yes.
Post on Dec 3, 2013You have to include the new client.wyc file in the next update to your application.
Post on Dec 3, 2013See: How to make a custom version of wyUpdate
I'm not quite sure what you're trying to do. If the problem if that you don't want to store your old…
You can't replace or hide buttons, but you can translate the TurboActivate wizard: https://wyday.com…
Well, we have the activity page, which is basically the web UI version of the limelm.pkey.activity w…
wanted to see if there was a way to override the Upload server configuration via commandline or the …
Very, very few things. Mostly, at this point, using TurboActivate on long unsupported versions of Wi…
Well, presuming you're always passing the same GUID, then one of a couple things is happening: You,…
wyUpdate works fine from services. My guess is there's something wrong in your code, or you're refer…
Hey Gilles, I use wyBuild since more than 2 years now and it's fantastic !!! Thanks, that means a…
Include the new client.wyc with your update. That's where the theme images are kept.
We can't reproduce this. If you can put together a reproducible example then we can get to the botto…
Post on Nov 5, 2013What version of wyUpdate are you using? What version of the AutomaticUpdater are you using?
Create & execute a boostrapper that checks if the .NET 4.0 is installed, and if not download and…