Wyatt O'Dayʼs postsSupport staff

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

Dealing with files when creating new updates

Post on Nov 30, 2012

You have to make it from scratch. But if you're automating the creation of updates then also automat…

While checking for updates ESET signals Kryptik.AT trojan

Post on Nov 30, 2012

Are you using your own custom wyUpdate, or are you using our precompiled version of wyUpdate? If you…

Always asking for activation

Post on Nov 30, 2012

Early January.

Post on Nov 29, 2012

We'll modify TurboActivate in version 3.3 to return TA_E_INET if garbage is returned (e.g. wifi logi…

Post on Nov 29, 2012

The solution I found so far is : sending a ping to your server, so the app could know if the server …

C++ error in x64 : TurboActivate-MD.lib error LNK2019Solved

Post on Nov 29, 2012

Just use the dynamic version of the library until we release the fixed static version. Then, when we…

[Delphi] Application Unable to Start Correctly

Post on Nov 29, 2012

There's not enough information. My guess is that you didn't include TurboActivate.dll with your app …

Customize the wyUpdate theme with command line

Post on Nov 28, 2012

The settings are saved on a per-user basis. So create the theme on whatever user account you'll be u…

Failed to create the automatic updater temp folder: Access to the path 's.png' is denied.

Post on Nov 27, 2012

We're fixing wyUpdate to delete temp folders if they contain read-only files. Unfortunately we had o…

File missing in AutomaticUpdater-2.6.18-source

Post on Nov 27, 2012

If you want to test our product then you should download wyBuild. Use our precompiled versions of wy…

Deactivate locally works when date incorrect

Post on Nov 27, 2012

We can't reproduce this. Deactivation works fine no matter what the date. Activation, however ,will …

TA_E_EXPIRED return on activation

Post on Nov 25, 2012

Great, I'm glad it all worked out. Any chance he said what the problem was?

Air Version Support

Post on Nov 24, 2012

Sure, you can email us a simple example AIR app written in Flash and we'll give you some pointers. I…

Post on Nov 22, 2012

The example AIR integration works with Adobe AIR 2.5 and above. That particular example is written f…

Running executables

Post on Nov 23, 2012

My real question is do I need to include this exe file in 'Temporary folder' for every subsquent upd…

FTP over SSL (IIS or filezilla ftp server)

Post on Nov 23, 2012

If you're using Windows as your server then we recommend either using the "Windows File Share" to up…

Integrating Lime with shopping cart

Post on Nov 22, 2012

Well, you can either use our pre-made purchase pages, or if you have a shopping cart infrastructure …

10.8.2 osx problem

Post on Nov 22, 2012

Attach a debugger to your app and tell me exactly which line crashes.

Post on Nov 21, 2012

Email me at wyatt@wyday.com and tell me exactly what you're calling. It sounds like you're calling C…

.NET 4.5 WinfForm Application not restarting

Post on Nov 21, 2012

The UpdateAvailable event is only called after checking for updates and only if you have UpdateType …