pfiggins _ (pfiggins) has made 5 posts.
At the end of the service startup method as well as an hourly timer, I have - if (_upd…
Post on Oct 20, 2015I am seeing a couple of sporadic issues in the field with my service based updater running as Local …
Gotcha. Can't say I've ever tried deleting hidden files before with .NET's System.IO methods. I had …
Post on Oct 19, 2015We have a service based updater running as Local System. This works fine for most users. I'm not sur…
I have a service based updater to update my winforms app. On update, the service stops, files are up…