Wyatt O'Dayʼs postsSupport staff

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

Re: Incorrect Exit Code from wyUpdate via Command Line

Post on Jan 8, 2013

I can obviously work around the problem but my only concern is that if I do that, then when the fixe…

Post on Jan 8, 2013

This problem is already fixed in the subversion tree of our code. We just haven't released a new ver…

No way to obtain update details via commandline

Post on Jan 8, 2013

We already provide this. See the /outputinfo[="<filename>"] wyUpdate commandline option.

wyupdate appears to update but fails to update any files

Post on Jan 8, 2013

Yeah, that' implied in various places. Perhaps we should make it explicit. Also, if you don't want t…

Offline problems

Post on Jan 6, 2013

Sure it makes sense. I just somehow gotten the impression that this was something that would be hand…

Post on Jan 5, 2013

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

Apply Updates Automatic to Application.

Post on Jan 6, 2013

It already automatically does it (hence the name automatic updater). Look at the DaysBetweenChecks p…

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.

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…