Wyatt O'Dayʼs postsSupport staff

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

Dreamweaver Extension Protection solution

Post on Jun 2, 2012

If you can point us to a couple of Dreamweaver example plugins -- preferably using C or C++ alongsid…

Post on Jun 1, 2012

Well, you'll be able to use the C/C++ header for TurboActivate (the part of LimeLM you include with …

Post on May 31, 2012

Yes, you can do the same with your dreamweaver extension using LimeLM. What programming language are…

LimeLM and Unity 3D

Post on Jun 1, 2012

Hi Pedro, Yes, you can use TurboActivate (the part of LimeLM you include with your app) on Mac, Li…

change local time and activate ?

Post on Jun 1, 2012

Its still confused to me,which one is correct ? The behavior on Windows is correct. We have fraud …

Post on May 30, 2012

The date and time has to be correct to activate. The solution is to fix the date/time and re-activat…

Trial period reset without extension

Post on May 31, 2012

Is there any way for me to reset the trial period automatically when I release a new build? No, yo…

few basic questions

Post on May 31, 2012

So here do in need to install my installer everytime aloong with new wyupdate.exe and client.wyc.???…

Post on May 30, 2012

Yes, you can update files. That's the whole purpose of wyBuild. See: New release workflow

The product details file "TurboActivate.dat" is corrupt

Post on May 31, 2012

This sounds like you're using the wrong version of TurboActivate.dll. Make sure you're using all the…

Self update of wyUpdate appears to fail.

Post on May 31, 2012

You can send it directly to me: wyatt@wyday.com.

Post on May 30, 2012

We're not having any luck reproducing the problem here. Can you put together a simple app that repro…

Error Downloading: The underlying connection was closed.

Post on May 30, 2012

It sounds like your FTP server is misconfigured. Here's what I got using your website: "The server r…

Change update location and disable updates

Post on May 30, 2012

This is a truly complicated scenario, and I can't think of an easy way to handle this. Why can't you…

Terminate process before update

Post on May 30, 2012

Is the AutomaticUpdater on the first and "main" form of the app? If not, then you'll have problems.

Post on May 29, 2012

Why are you using CloseForm at all?

Post on May 29, 2012

Yes, you can use the ClosingForInstall property in your form's constructor.

The procedure ?ProductKeyExists errorSolved

Post on May 29, 2012

Make sure you're using the latest TurboActivate.cs file in your app along with the latest TurboActiv…

Deactivation from Installer/WiX

Post on May 29, 2012

Yes, but you have to use LoadLibrary to dynamicaly load TurboActivate, then you have to rewrite the …

Post on May 29, 2012

The DLL is needed, then you can reference the TurboActivate.dat file from disk using the PDetsFromPa…