josh.coleman82 _ʼs posts

josh.coleman82 _ (josh.coleman82) has made 8 posts.

Programatically set upgrade server(s)?

Post on Sep 22, 2011

Yup! thx 🙂

Post on Sep 20, 2011

Hey Sam, I was playing around with this today and it works for getting the list of updates. Unfort…

Post on Sep 20, 2011

Yes, Thanks! 🙂

Post on Sep 19, 2011

Hello, I am using the AutomaticUpdaterBackend class to automatically upgrade a .NET windows servic…

AutomaticUpdaterBackend not restarting service

Post on Sep 12, 2011

Hey Sam, Upon further inspection, my app is not being upgraded. I watched everything in process mo…

Post on Sep 12, 2011

Service1.cs - From the help page... using System;using System.ServiceProcess;using wyDay.Controls;…

Post on Sep 12, 2011

Program.cs - (I changed the version string to 1.1 to check if the upgrade is taking place) using S…

Post on Sep 12, 2011

I made a bare windows service and have been unable to get it updating properly following the guide. …