Wyatt O'Dayʼs postsSupport staff

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

conditional 32/64bit dll to program folder

Post on Aug 13, 2012

As of wyBuild 2.6.16 you can handle this 1 of 2 ways. Either install the 32-bit & 64-bit files t…

Failed To Update

Post on Aug 13, 2012

To not reuire admin privleges to install the app either (a) install the app to a folder the local us…

updating by licencekey

Post on Aug 13, 2012

Yes, use the %urlargs% variable / wyUpdate commandline argument.

Post on Aug 10, 2012

See: How to prevent or limit updates or SaaS and time-limited licensing. Tell me if that helps.

%versionfrom% (Incremental patching)

Post on Aug 9, 2012

wyBuild 2.7.0 will have it. It's coming after wyBuild 2.6.18.

File Failed Signature validation

Post on Aug 9, 2012

I think i got your point.. You mean that we must make a single project for all the versions like 1…

Post on Aug 9, 2012

Make sure you include the client.wyc with your app that's you're checking updates for. It doesn't so…

Post on Aug 8, 2012

When you generate a signing key for your updates you need to realize there are 2 parts to the key. T…

TurboActivate executable in other systems

Post on Aug 9, 2012

The TurboActivate wizard for Linux & Mac will be coming out after TurboFloat.

Encrypted App.Config

Post on Aug 8, 2012

The only way I could think you could do this is add a post-update exe or batch file that encrypts th…

Permissions

Post on Aug 8, 2012

Am I missing a setting? The latest version is supposed to updates when Limited users have read/write…

older release

Post on Aug 7, 2012

If you absolutely need it then send me an email (wyatt@wyday.com). I still don't recommend it. We fi…

Post on Aug 7, 2012

Hey Richard, We don't host old releases because they have bugs in them. Download the current versi…

wyUpdate on Linux

Post on Aug 7, 2012

No, unfortunately there's not enough demand for it to be profitable.

Post on Aug 6, 2012

Even if wyUpdate was C++ based it would still use many many Windows APIs. That is, the algorithms we…

NSIS + wyBuild best practice ?

Post on Aug 6, 2012

A little more than a month. Mid-September is our current goal.

Post on Aug 6, 2012

If you already had an installer feature it would be really nice Is it possible to create my installe…

different guide

Post on Aug 6, 2012

Its coming with TurboFloat (the floating license server). That's what's holding off the release for …

Return e-mail address for automatic Product Key generation

Post on Aug 6, 2012

We just use the mail() function in PaymentSettings.php. You can change the From, To, etc., fields to…

Two different Update processes in one application

Post on Aug 6, 2012

1)Can i use one windows form for two applications to run updates from server using two different cli…