Wyatt O'Day (Wyatt) has made 7817 posts.
If you can point us to a couple of Dreamweaver example plugins -- preferably using C or C++ alongsid…
Post on Jun 1, 2012Well, you'll be able to use the C/C++ header for TurboActivate (the part of LimeLM you include with …
Post on May 31, 2012Yes, you can do the same with your dreamweaver extension using LimeLM. What programming language are…
Hi Pedro, Yes, you can use TurboActivate (the part of LimeLM you include with your app) on Mac, Li…
Its still confused to me,which one is correct ? The behavior on Windows is correct. We have fraud …
Post on May 30, 2012The date and time has to be correct to activate. The solution is to fix the date/time and re-activat…
Is there any way for me to reset the trial period automatically when I release a new build? No, yo…
So here do in need to install my installer everytime aloong with new wyupdate.exe and client.wyc.???…
Post on May 30, 2012Yes, you can update files. That's the whole purpose of wyBuild. See: New release workflow
This sounds like you're using the wrong version of TurboActivate.dll. Make sure you're using all the…
You can send it directly to me: wyatt@wyday.com.
Post on May 30, 2012We're not having any luck reproducing the problem here. Can you put together a simple app that repro…
It sounds like your FTP server is misconfigured. Here's what I got using your website: "The server r…
This is a truly complicated scenario, and I can't think of an easy way to handle this. Why can't you…
Is the AutomaticUpdater on the first and "main" form of the app? If not, then you'll have problems.
Post on May 29, 2012Why are you using CloseForm at all?
Post on May 29, 2012Yes, you can use the ClosingForInstall property in your form's constructor.
Make sure you're using the latest TurboActivate.cs file in your app along with the latest TurboActiv…
Yes, but you have to use LoadLibrary to dynamicaly load TurboActivate, then you have to rewrite the …
Post on May 29, 2012The DLL is needed, then you can reference the TurboActivate.dat file from disk using the PDetsFromPa…