Wyatt O'Dayʼs postsSupport staff

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

Various date problems

Post on Nov 9, 2011

* We moved back the date 2 days, the remaining days increased by 2, instead of being zero. Resetting…

Update Actions - Dependent Services

Post on Nov 9, 2011

You're right, wyBuild should let you do this. People are probably going to cringe when I say this, b…

Crash nut not updated

Post on Nov 9, 2011

I'm going to need more information to help you solve this. Essence of the Exception stack (I have i…

Development testing: three features needed for enterprise us

Post on Nov 7, 2011

We've finished support for customizing the "What is activation?" and "Read the privacy statement onl…

Post on Oct 21, 2011

OK, we'll work on those too.

Post on Oct 21, 2011

OK -- we'll add the ability to specify those links in your translation for TurboActivate 3.1 (coming…

Post on Oct 19, 2011

You can remove activations & product keys using the Deactivate() function in TurboActivate. Howe…

SetCustomProxy(null) throws exception...Solved

Post on Nov 7, 2011

TurboActivate 3.1 is now out -- this bug is fixed.

License Features in Trial mode

Post on Nov 7, 2011

Any idea if this can be achieved with out using the Product keys like you suggested. No, it can't.…

Post on Nov 6, 2011

Hey Shan, Although trial extensions look a lot like product keys, they are very different beasts. …

Update Registry for New Verson for Control Panel

Post on Nov 4, 2011

Hey Phil, We cover the XML format pretty extensively in the "Building from Commandline" help artic…

do updates need to include the newer client.wyc?

Post on Oct 30, 2011

wyUpdate.exe is automatically updated from our servers (and in 2.6.15 from google's servers as well)…

read reg key from registry

Post on Oct 27, 2011

No, it's not available from registry. Use TurboActivate's GetPKey() function.

How to check periodically

Post on Oct 26, 2011

looking at the code it appears that the function ForceCheckforUpdates returns a boolean. The retur…

Post on Oct 24, 2011

You can always call ForceCheckForUpdate() to begin the checking process. (Note: that the result of t…

Server error 500 while editing the translationsSolved

Post on Oct 19, 2011

This has been fixed -- sorry for the trouble.

wuBuild Udpate through window service

Post on Oct 18, 2011

What if I wanted to use the same windows service to update multiple programs, what would be a good w…

Post on Oct 18, 2011

Are you using the AutomaticUpdater events? Specifically the "CheckingFailed", "DownloadingOrExtracti…

Post on Oct 18, 2011

The "Your program's folder" in wyBuild corresponds to the folder wyUpdate.exe is sitting in. Curren…

Failed to create the automatic updater temp folder

Post on Oct 17, 2011

Hey William, It's resolved in 2.6.15 out soon. Sorry for the trouble. The quick & dirty way …