Wyatt O'Dayʼs postsSupport staff

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

Problem to upload files to FTP server

Post on Feb 6, 2013

It sounds like your server is timing out (I can't read spanish -- I'm using a machine translator). L…

Update fails from application, not from wyUpdate.exe

Post on Feb 5, 2013

The wyserver.wys failed to download (or you only got a partial download). Just cancel the update an…

Calling IsGenuine every 90 days

Post on Feb 5, 2013

When it's posted later today it will be here, on your API page.

Post on Feb 4, 2013

Yes, there will be an AIR example too. Also, just a quick update: TA 3.3 is coming either today or t…

Opinion about LimeLM

Post on Feb 2, 2013

I have one of my products being activated in a company that charges 2% + 0,75 per activation. It is …

Post on Feb 2, 2013

1) Technically, the system is too basic for what it costs. I disagree. We hide the complexity of L…

Re; startonerr option

Post on Feb 1, 2013

Can I just give it "bin\myapp.exe" and it will look under the base directory and find it? No, it w…

How can I prevent file deletion when I remove it from my project?

Post on Feb 1, 2013

Yes, remove the file from all versions in wyBuild so wyUpdate will ignore the file when it installs …

Product usage stats

Post on Jan 31, 2013

Yes, I would also like data on what's happening with our licenses. You can get activity informatio…

Web Interface Requests

Post on Jan 31, 2013

Almost. It's coming with TA 3.3. Days away.

Using AutomaticUpdater without MenuStrip

Post on Jan 31, 2013

See: this forum post explaining how to use something other than a menu with the AutomaticUpdater.

Changing Update Server

Post on Jan 30, 2013

Error trying to save file: Error downloading "http://192.168.2.13/updates/myapp.1.0.to.1.1.zip": The…

wyserver.sys file - version specific output folder

Post on Jan 30, 2013

Go to File -> Properties -> Update & server files, then change the output folder to "Updat…

wyUpdate fails to update system32 files

Post on Jan 30, 2013

I have an app that installs and uses several dll and (registered) ocx components in the windows syst…

Duplicate error code

Post on Jan 29, 2013

They both mean the same thing: the date /time on the system is incorrect. However you'll only get on…

curl errors

Post on Jan 28, 2013

You need to call LimeLM::SetAPIKey("your API key here") before you make any function calls from Lime…

LimeLM with CryENGINE 3

Post on Jan 26, 2013

TurboActivate works great with C++. See: Using TurboActivate with C, C++, and Objective-C

Deleting Product

Post on Jan 25, 2013

Yes, just edit the product name on the product page.

Post on Jan 24, 2013

You can't delete products (we do this to prevent users from accidentally deleting all their product …

What is GUID used for

Post on Jan 23, 2013

I know you're supposed to set the GUID of the AutomaticUpdater control to an unique identifier, but …