Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Please tell me how to update a windows service with the user having no choice but to install(forced update)

Post on Aug 2, 2013

You check for updates (see our help articles on how to do that). Then, if there's an update availabl…

Post on Aug 1, 2013

See: How to Silently update a Windows Service. As far as the forcing the user to update before they …

Long delay when checking for updates; one-time Internet access needed

Post on Aug 1, 2013

So I need to put the file "wyupdate.wys" into my %updatepath% directory, in order stop the self-upda…

Post on Aug 1, 2013

Now my question: How can I avoid completely that wyUpdate tries to connect to the Internet? As I sai…

Post on Jul 31, 2013

Double click the client.wyc file. Look at all the URLs. Try those URLs in a browser and see which on…

wyupdate /uninstall in wix

Post on Aug 1, 2013

Hey Aaron, wyUpdate doesn't return 1603 . This looks like a WiX or MSI specific return code. I don…

Hide TurboActivate.dll and TurboActivate.dat

Post on Aug 1, 2013

You can name the TurboActivate.dll whatever you want. Rename all instances of TurboActivate.dll in t…

Post on Jul 31, 2013

We have static libraries (libraries that you can build into your C/C++ app). So that takes care of T…

TurboActivate.exe

Post on Jul 29, 2013

Would registered users be notified when a new version is available? Not yet, no. We're working on …

Post on Jul 27, 2013

What version of TurboActivate are you using (if it's not 3.4.1, then download the latest and use it)…

Post on Jul 27, 2013

Are the TurboActivate.exe and TurboActivate.dat and TurboActivate.dll files all in the same folder? …

Building wyUpdate from cmdline

Post on Jul 26, 2013

You're building the old version, then adding the new version (without building it), then uploading t…

Losing protection

Post on Jul 25, 2013

Unfortunately there's not enough information. What platform are you on (Windows, Mac, Linux)? What v…

Activation after a trial extension ?

Post on Jul 25, 2013

There are 2 separate error codes with the 0xD (13): /* MessageId: TA_E_TRIAL_EEXP MessageText: …

Are both -updatepath and -server arguments needed?

Post on Jul 24, 2013

The *.wys file, if you double click it, you'll see it contains a list of all the download sites to t…

Using wyUpdate for a frozen python app?

Post on Jul 24, 2013

Yes, wyUpdate will work perfectly. A good place to start is here: Walkthrough for your first time us…

Pirate Poacher

Post on Jul 23, 2013

Frankly, no. But you're free to use whatever you'd like.

Post on Jul 23, 2013

None that's worth paying for, no. A whole lot of garbage. Which is part of the reason we're holding …

multiple and conditional updates for .net app

Post on Jul 23, 2013

In this case you'd be better off using wyUpdate as a standalone updater (since the circumstances ar…