Wyatt O'Day (Wyatt) has made 7840 posts.
OK, your code is being compiled as "Any CPU". Meaning it runs as x64 on 64-bit versions of Windows a…
We're not having any luck reproducing your problem. We've been digging into the updates to see where…
Is it possible to change name of the *.dat files to easily identify which .dat file is for which ver…
Post on Mar 22, 2013Use another license field of date/time type named something like "expires_on". Then you can set that…
If I were to generate another key off of a different version I should be able to activate it? You …
Post on Mar 23, 2013If you're already activated with another key then you can't use a new key. Does that make sense?
We've just added the ability to search using the custom license fields using the web API. The LimeLM…
Sure, I'll do that.
Post on Mar 24, 2013Hey Phil, The way to handle "Any CPU" is to modify the TurboActivate.cs file to handle this. So co…
Great, glad you figured it out.
Post on Mar 23, 2013Well, for ftp sites you need to provide the username and password. For example you download site mig…
Post on Mar 23, 2013Hey Joseph, You need to use %file% not %Spellstorm.zip% (I think you took our instructions a bit t…
You shouldn't actually use that function. If you open the example project you see we made a whole Tu…
Post on Mar 21, 2013Is this Delphi code? If so, then use booleans not ints.
Thanks for the request Bill. We'll consider it. I do see where you're coming from.
Paste the full path to the image file. Or click the "Browser" button and search for the file using t…
Hey David, we're improving the export wizard in about a month to give you full export ability in a f…
Call "TurboActivate.SetPDetsLocation();" immediately after setting the VersionGUID.
Post on Mar 21, 2013As it says in the Using TurboActivate in Java article, the TurboActivate.dat file has to be in the T…
But it seemed like you were saying that if IsGenuineEx returns false, the app would be deactivated. …