Wyatt O'Dayʼs postsSupport staff

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

Strange return code from PDetsFromPath

Post on Apr 18, 2014

We can't reproduce this. Is the TurboActivate.dll in the same path as your Windows Service?

Running Java example project

Post on Apr 18, 2014

TurboActivate.IsGenuine(2, 2, true, false); Was the initial activation an offline activation? See …

AutomaticUpdaterBackend jumps some releases

Post on Apr 17, 2014

Hey Benjamin, wyUpdate always updates to the latest release. That's currently how it works. In the…

Product becomes deactivated after OS upgrade

Post on Apr 17, 2014

The user did more than just upgrade the OS, correct? They also changed RAM or swapped out a harddriv…

Can't PDetsFromPath() - ObjectiveC

Post on Apr 16, 2014

OK, what was the return code for PDetsFromPath()? If it was TA_FAIL then that means the TurboActivat…

Downtime earlier this morning (4/13/2014)

Post on Apr 15, 2014

Any caching you do should be done on your side. So, for example, let's say you're using the LimeLM.p…

Post on Apr 13, 2014

LimeLM had some downtime earlier this morning. There was a power outage at the datacenter where some…

How to update a rather complex product with wybuild?

Post on Apr 13, 2014

The problem being that we could perhaps work around wybuilds limitations by creating a separate upd…

Latest wyUpdate sources

Post on Apr 13, 2014

Yes, the latest source code is on the public repository: svn checkout http://wyupdate.googlecode.co…

Update From local File Help

Post on Apr 12, 2014

Your download site in wyBuild should look like this: %updatepath%/%file% And when you pass the up…

Determine TurboFloatServer status ?

Post on Apr 12, 2014

that feature to see if the server is up and running. Will this work ? Yes. Even if the TurboFloat …

Post on Apr 11, 2014

No, that won't work consistently. Can I ask why you want to do this? Why not just try to connect to …

Update process keeps running

Post on Apr 11, 2014

Hey Sander, I need a bit more information in order to help you. Are you saying the update process …

wyUpdate unhandled exception

Post on Apr 10, 2014

It sounds like they were deleting fonts on their computer. Tell them not to do that. If they lost th…

I have to call Install() twice

Post on Apr 8, 2014

Hey Scott, The first time you click install it gets your app to the point where all the updates ar…

TurboActivate.dat

Post on Apr 8, 2014

Yes, you can name it anything. Using the PDetsFromPath() TurboActivate API function. Or, in the …

Outside the folders provided

Post on Apr 7, 2014

It sound like you're trying to tell wyUpdate.exe to move itself to another folder. You can't do that…

How to make a silent updater for my python win32 app.. I am a Noob

Post on Apr 5, 2014

If you're just using our open source code, and not actually using wyBuild, then things are harder (w…