mbutler755
Apr 26th, 2010, 04:51 PM
I have built several applications and the scope always seems to get changed. That's not a big deal (I'm used to it). The biggest problem is deploying the application to my 70 remote locations after I am done. With each change, comes a deployment and I am tired of it. I just fixed this (hopefully).
All of my "clients" are remote locations on the same intranet. I have looked at other solutions like building an AutoUpdater myself, but I feel this is much easier and it is already available.
I plan on using ClickOnce, but I have one major problem. Two of my programs copy mission-critical data from my remote locations. I need to find a way to force these updates to occur, instead of waiting for the user to accept the download. Is there a way to do this?
Your comments/suggestions are welcome. :bigyello:
All of my "clients" are remote locations on the same intranet. I have looked at other solutions like building an AutoUpdater myself, but I feel this is much easier and it is already available.
I plan on using ClickOnce, but I have one major problem. Two of my programs copy mission-critical data from my remote locations. I need to find a way to force these updates to occur, instead of waiting for the user to accept the download. Is there a way to do this?
Your comments/suggestions are welcome. :bigyello: