Sam (Sam) has made 3126 posts.
In wyBuild select the correct version number on the "Build wyUpdate" page, then click "Build wyUpdat…
Everything works fine here. It sounds like the client.wyc in the directory of the service is updated…
The InnoSetup installer example was made for more traditional apps (ones that user can use for as lo…
Post on Sep 4, 2012Ok, the way you'd do this (have an app that expires in 24 hours) is to create a license feature like…
Post on Sep 4, 2012This is possible with LimeLM, but it's an odd thing to do. You can accomplish it in part by using cu…
This isn't a problem with our example. There's something messed up in your configuration. See: Sou…
All the AutomaticUpdater events and methods are listed here. You'll want to use the UpToDate event.
This error is a conflict between our ZLIB and their ZLIB. Do they split out their ZLIB in a separate…
Manually? No. You should, however, always build your app with the latest version of the AutomaticUpd…
Post on Sep 4, 2012Try canceling the update and retrying. If that doesn't work, then clear out the cache folder by open…
When I say that we need to publish updates by clients I mean when we have a new build we dont send t…
Post on Sep 3, 2012Yes, this can all be achieved using wyBuild. I need an updater that will update the service and al…
Can you confirm that it is probable that the error appears if a firewall is blocking access to the u…
Great, I'm glad to have helped.
Post on Sep 3, 2012To install immediately when the update is ready to be installed then handle the ReadyToBeInstalled e…
Post on Sep 3, 2012If you use the AutomaticUpdater then the default behavior is to restart your app after an update. Ju…
Post on Sep 3, 2012Use the AutomaticUpdater, if you're app is .NET. If you're not making a .NET app, then use wyUpdate …
It looks like you have a corrupt build of wyBuild. Re-download wyBuild from our site (never use any …
Yes, you'd add them as string. Right now all feature values are embedded in the license when a user …
Post on Sep 1, 2012A crash will happen only if both of these 2 conditions are met: You use the feature value in your p…