Wyatt O'Dayʼs postsSupport staff

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

What is the best way to deploy vcredist_x86.exe?

Post on Jan 5, 2013

Any files in the "temp" folder will be deleted when the update has completed.

Offline problems

Post on Jan 5, 2013

What actually happens is that the addin throws an unhandled exception. Well, the way you handle th…

ARM support

Post on Jan 4, 2013

Just an update: I'll send you the pre-release ARMv4 TurboActivate 3.3 later today. We still have som…

Post on Jan 2, 2013

Hey Jonathan, We can have a pre-release version of TurboActivate 3.3 (for ARMv4 Linux) out by Frid…

PDetsFromPath throwing ProductDetailsException on Mac

Post on Jan 3, 2013

Well, make sure you're calling PDetsFromPath() before you make any other TurboActivate calls. Also, …

Installing the msi silently

Post on Jan 3, 2013

For your example: msiexec /i arnonit_setup.msi /quiet /log install.log Simply select the msi you …

Post on Jan 3, 2013

You can pass the commandline switches when you're executing files (including msi files).

Possible to delete product key?

Post on Jan 1, 2013

The paying monthly plans can delete product keys. If you want me to delete all your product keys rig…

S3

Post on Dec 27, 2012

Your files must be public, and thus accessible via HTTP. Here's an article explaining how to do it: …

Post on Dec 27, 2012

You have to use an HTTP site for S3. (That is, an http URL accesses your S3 data). This is the defau…

"Update wiil be installed on next start" message

Post on Dec 27, 2012

OR! Better yet, is there a way that after the updates have been successfully downloaded - the applic…

Error: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.

Post on Dec 25, 2012

Here, just use this: http://wyday.com/files/AutomaticUpdater.delete.on.12-26.2012.zip. It's the la…

Post on Dec 24, 2012

In the AutomaticUpdater project. Click Project -> Properties, then go to the signing panel. Creat…

AutomaticUpdater race conditions [bugfix submission]

Post on Dec 22, 2012

Thanks novaleaf -- we've included the fixes in the trunk.

Add check for IsHandleCreated

Post on Dec 22, 2012

In the latest subversion trunk code we added proper event buffer for all events. This should solve y…

Apply Updates Automatic to Application.

Post on Dec 22, 2012

Is it possible to have the update close all of the processes automatically without requiring the use…

wyUpdate is sometimes stuck on Checking Updates process

Post on Dec 21, 2012

What version of wyUpdate are you using? What version of the AutomaticUpdater? Are you using custom v…

Tracking Previous wyBuild Jobs

Post on Dec 21, 2012

wyBuild does show what you version you last built (the version number next to the "Upload updates" b…

WyUpdate Needs Administrative Privileges

Post on Dec 20, 2012

Set the ACL of a folder either using your installer or manually. You can use google to find out how …