pfiggins _ʼs posts

pfiggins _ (pfiggins) has made 5 posts.

AutomaticUpdater CheckingFailed

Post on Oct 21, 2015

At the end of the service startup method as well as an hourly timer, I have - if (_upd…

Post on Oct 20, 2015

I am seeing a couple of sporadic issues in the field with my service based updater running as Local …

Cache files causing app to miss updates

Post on Oct 20, 2015

Gotcha. Can't say I've ever tried deleting hidden files before with .NET's System.IO methods. I had …

Post on Oct 19, 2015

We have a service based updater running as Local System. This works fine for most users. I'm not sur…

Run after update

Post on Oct 12, 2015

I have a service based updater to update my winforms app. On update, the service stops, files are up…