Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7841 posts.

calling wyupdate.exe from windows service

Post on Nov 12, 2013

The code looks good., What happens when you double click wyUpdate.exe?

My Documents folder

Post on Nov 11, 2013

Sorry, no you can't target the My Documents folder. You shouldn't be storing configuration files the…

Post on Nov 11, 2013

If your app is in the documents folder, then just use the "Your app's folder" in wyBuild. Is that wh…

Using TurboActivate with MinGW and QtCreator on Win

Post on Nov 11, 2013

I also hat to replace typedef LPWSTR STRTYPEtypedef LPCWSTR STRCTYPE by typedef char* STRTYPE…

Constant TA_E_REACTIVATE results??

Post on Nov 10, 2013

You're probably encountering a bug in TurboActivate that has long since been fixed. My guess is you'…

Bug Report for 2.6.18

Post on Nov 8, 2013

You mean you deleted the folder when the update was building?

Feature Request - File CRC Checks

Post on Nov 8, 2013

Hey John, I am currently using a competitor's product because they offer file checks on all files c…

Existing Software Install Base

Post on Nov 7, 2013

A good place to start is the step-by-step walkthrough.

Post on Nov 7, 2013

Is it possible to have them install WyUpdate on their machines from a web link and then when it runs…

Post on Nov 6, 2013

Hey Harry, You'll have to include wyUpdate in whatever the next version of your app is. Then when …

Nonexpected behavior on WIndows XP SP3

Post on Nov 6, 2013

TA 3.4.4 is now out and this bug is fixed. You can get it on your API page.

Static Libraries for VS 2013

Post on Nov 6, 2013

They're now out. You can get them on your API page.

Post on Nov 5, 2013

Yes, in a day or 2.

PermissionException

Post on Nov 5, 2013

Is something like this possible in the future? We don't plan on it. That's what trial extensions a…

Post on Nov 4, 2013

I was saying redeclare the function call to CheckAndSavePKey for your dummy app (the simple app your…

Post on Nov 4, 2013

Ia gave you both lines: the declaration and the usage: Declare Function CheckAndSavePKey Lib TALibr…

Post on Nov 4, 2013

thanks. What if I activated the trial using TA_USER and Activation using TA_SYSTEM? could I use a co…

LimeLM Model

Post on Nov 5, 2013

Sure, I just sent you an email.

Post on Nov 4, 2013

It's yearly and you can choose to renew or not renew at the end of every year. Of course, if you don…

got return code -2 when wyUpdater started (without params) from app

Post on Nov 4, 2013

wyUpdate doesn't return -2. It does however return "2" when there's an update available. See: http:/…