Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Cannot update application after declining UAC & closing app

Post on Oct 29, 2010

I can't reproduce this. When I click cancel on the UAC box the application is relaunched with with a…

Post on Oct 26, 2010

I'll check into this. I'll get back to you.

Offline deactivation tries to connect to internet

Post on Oct 28, 2010

Hey Darren, You must be reading our minds 😉 . We're releasing this exact functionality next we…

Post on Oct 25, 2010

You can recheck a key by simply call IsProductKeyValid(). It will recheck the stored product key. If…

Use AutomaticUpdater in Windows Service

Post on Oct 28, 2010

so I want to know if I leave all copyrights can I use modified by myself version of wyUpdate? Yes.…

Post on Oct 27, 2010

We can't make the updater completely silent - UAC elevation is one reason. But we can add an another…

Post on Oct 27, 2010

1. Is it possible to use AutomaticUpdater in windows service? How to use it (sample code or some tip…

Useability issue with AutomaticUpdater

Post on Oct 27, 2010

We've fixed this for AutomaticUpdater 2.6.9. We're shooting for a Thursday release (pending no regre…

Post on Oct 27, 2010

We're seeing why the default values of Height/Width of 16 aren't applied. But as you've discovered, …

Post on Oct 26, 2010

Thanks, I got it this time. I'll look at the code later today.

Post on Oct 24, 2010

(please see sample I've mailed support@wyday.com) I haven't received any email. Can you resend it?

Silently update library used by service

Post on Oct 27, 2010

Yes we're trying to get this out before the end of 2010. Are your products completely Windows Serv…

AutomaticUpdater. Stuck in UpdateStepOn = UpdateAvailable

Post on Oct 26, 2010

The problem is that neither the code above nor the daily automatic check will help the update move t…

How to replace an already deployed standard wyupdate

Post on Oct 26, 2010

There's no clean way to go from our hosted version of wyUpdate to your own. Frederik describes one p…

AutomaticUpdater. How to disable automatic checks.

Post on Oct 26, 2010

Sure, to disable checking simply set UpdateType to DoNothing. Also, if you want to explore how the…

AutomaticUpdater/wyUpdate and .NET Compact Framework

Post on Oct 26, 2010

As of wyBuild 2.6 we don't support Windows CE. We're planning to add it sometime in wyBuild 3.x (mor…

DaysBetweenChecks

Post on Oct 26, 2010

The AutomaticUpdater only checks on the startup of your app. If you have a long running app (a progr…

Feature request: logging

Post on Oct 25, 2010

"C:\Program Files\wyBuild\wybuild.exe" C:\BuildAgent\work\41ba8ced08eeaae3\Update\Temp\gojilog.wyp /…

AutomaticUpdater - Object reference not set

Post on Oct 25, 2010

Can you send me an example project that reproduces this behavior? That is a simple C# or VB.NET proj…

Protect files from wyupdate deletion

Post on Oct 25, 2010

Plus these files were deployed a couple months ago. You can still apply this concept to your new v…