Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Cancel during update will not Rollback the application

Post on Feb 25, 2013

Can you reproduce this behavior? If so, then you'll need to send us your old app version that has an…

Post on Feb 22, 2013

What can be a reason that the tool will not rollback during an installation? No, we can't reproduc…

Java jar to exe problem -- load dll from JNA library

Post on Feb 25, 2013

You have to explicitly tell your app where to find the TurboActivate files. See the SetTurboActivate…

Autopupdater closing app

Post on Feb 25, 2013

Well, wyUpdate starts fast and waits for your app to finish. As soon as your app closes then wyUpdat…

UpdateAvailable event using AutomaticUpdater control

Post on Feb 25, 2013

Liekly because this bit is wrong: Private Sub updateavailable(sender As Object, e As EventArgs) Han…

check that the user can connect to the activation servers before he activates?

Post on Feb 24, 2013

No, just call Activate() and if it returns TA_E_INET then either they're not connected to the intern…

Using self compiled wyupdate.exe

Post on Feb 23, 2013

I don't understand what you're asking. You include your custom wyUpdate.exe in your installer. And m…

Post on Feb 23, 2013

Just reference your compiled wyUpdate.exe from your build directory and reference the client.wyc bui…

updater with single exe

Post on Feb 23, 2013

wyUpdate.exe and the client.wyc file have to be outside of your assembly. There's no way around that…

Prevent updating of certain files

Post on Feb 22, 2013

Yes, if you include the file in an old version and you remove it in the latest versions then wyBuild…

Post on Feb 21, 2013

Just don't include the files in any of the versions in wyBuild and wyUpdate will just ignore the fil…

Static libs (Linux)

Post on Feb 22, 2013

With TA 3.3, coming out shortly, there will be Mac static libraries. We haven't yet built Linux stat…

softwarfe update

Post on Feb 22, 2013

Yes, if you're using the same TurboActivate.dat from the same version in LimeLM, and the user is alr…

Post on Feb 21, 2013

You don't need to create a separate "version" in LimeLM for each individual version of your app. Jus…

Lime Plans and Software Testing

Post on Feb 21, 2013

I do not want to upgrade to the next plan up and have to pay a lot more for 3-4 months during the de…

FTP as download site

Post on Feb 21, 2013

I understand that wyUpdate needs the FTP password to connect to the server, but I don't get why it n…

Better integration with unmanaged C++?

Post on Feb 21, 2013

We're planning on making this better for non-.NET languages. Namely, we plan to make wyUpdate cache …

Add a download site to update project via command line

Post on Feb 21, 2013

Is there a way to add a download site via the wybuild.cmd.exe? No, it's not. You already know abou…