Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

There appears to me the folders versions

Post on Sep 7, 2012

In wyBuild select the correct version number on the "Build wyUpdate" page, then click "Build wyUpdat…

wyUpdate.exe /justcheck returns 0 when updates are availble

Post on Sep 7, 2012

Everything works fine here. It sounds like the client.wyc in the directory of the service is updated…

one time use software

Post on Sep 7, 2012

The InnoSetup installer example was made for more traditional apps (ones that user can use for as lo…

Post on Sep 4, 2012

Ok, 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, 2012

This is possible with LimeLM, but it's an odd thing to do. You can accomplish it in part by using cu…

framework 4

Post on Sep 6, 2012

This isn't a problem with our example. There's something messed up in your configuration. See: Sou…

Two different Update processes in one application

Post on Sep 5, 2012

All the AutomaticUpdater events and methods are listed here. You'll want to use the UpToDate event.

Linker Errors

Post on Sep 5, 2012

This error is a conflict between our ZLIB and their ZLIB. Do they split out their ZLIB in a separate…

Failed to Update

Post on Sep 4, 2012

Manually? No. You should, however, always build your app with the latest version of the AutomaticUpd…

Post on Sep 4, 2012

Try canceling the update and retrying. If that doesn't work, then clear out the cache folder by open…

Server Client setup

Post on Sep 4, 2012

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, 2012

Yes, this can all be achieved using wyBuild. I need an updater that will update the service and al…

"bad read of entry 0 from compressed archive."

Post on Sep 4, 2012

Can you confirm that it is probable that the error appears if a firewall is blocking access to the u…

Automatic Update and Self Restart Application?

Post on Sep 4, 2012

Great, I'm glad to have helped.

Post on Sep 3, 2012

To install immediately when the update is ready to be installed then handle the ReadyToBeInstalled e…

Post on Sep 3, 2012

If you use the AutomaticUpdater then the default behavior is to restart your app after an update. Ju…

Post on Sep 3, 2012

Use the AutomaticUpdater, if you're app is .NET. If you're not making a .NET app, then use wyUpdate …

My users report wyUpdate crashes when app updateSolved

Post on Sep 3, 2012

It looks like you have a corrupt build of wyBuild. Re-download wyBuild from our site (never use any …

Program Crashes at startup

Post on Sep 1, 2012

Yes, you'd add them as string. Right now all feature values are embedded in the license when a user …

Post on Sep 1, 2012

A crash will happen only if both of these 2 conditions are met: You use the feature value in your p…