Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Need Help Configuring Application

Post on Feb 20, 2013

No, this didn't help. Can you post a link to the "C# example app"? I checked all the .cs files in th…

Post on Feb 20, 2013

If you look at the C# example app, specifically the CheckIfActivated() function, you can close the a…

Hide "do you want to allow the following program to make changes to this computer" + change filename

Post on Feb 20, 2013

1) is it possible to hide the "do you want to allow the following program to make changes to this co…

FTP as download site

Post on Feb 20, 2013

Is there any way to hide the FTP credentials to the end user? No, the download site has to be visi…

Post on Feb 20, 2013

Hey Mitch, You need to URL encode the at sign in the username. so your download site would look …

Any raw estimates on TurboActivate 3.3

Post on Feb 20, 2013

Hey Mark, TA 3.3 will be out shortly (a day or 2), but it won't include the new Adobe Air 3.0 "nat…

air application is not able to run systa.exe file

Post on Feb 19, 2013

No, you have to use the "native installer" (.exe not the *.air). This is a limitation Adobe put into…

Post on Feb 18, 2013

Hey Dhwani, The "air application is not able to run systa.exe file" error means that you didn't in…

Removing a Trial

Post on Feb 17, 2013

There's no way to "reset" the trial, but you can extend the trial by using a trial extension.

New Version of software

Post on Feb 16, 2013

I'm not quite sure what you're asking. Are you saying you generated a product key for a customer tha…

URL Prerequisites to wyUpdate.exe

Post on Feb 16, 2013

OK, if you host wyUpdate on your own site (or sites), you don't need to compile your on version of w…

Registering dll with codebase

Post on Feb 16, 2013

We don't support GAC installation yet. You can do this stuff from batch files though.

How to get SQLServer name

Post on Feb 16, 2013

No, we can't really post an example (beyond what we've already posted) because the batch file depend…

Installing a prerequisite?

Post on Feb 14, 2013

The best thing to do is create a bootstrapper app / installer, include it in your update, and execut…

Problem of Deactivate key

Post on Feb 14, 2013

If you use the Deactivate() function you'll notice it has an optional parameter (called, "deletePkey…

nothing happens when starting wyupdate.exe

Post on Feb 13, 2013

- What .NET versions are installed? Answer: Only .NET 4.5. Our other customers (it works everywhere …

Restarting app after updating using wyUpdater

Post on Feb 13, 2013

If you're using the AutomaticUpdater it already does this. It sounds like you're using wyUpdate in s…

Localize Update Information

Post on Feb 13, 2013

You mean the changes? Not right now -- the only way to do it is to have separate projects for each o…

Building wyUpdate using VS Express

Post on Feb 13, 2013

We don't support the Express version of VS. You can probably modify the project fie to support the e…