I need to automatically distribute my CVI application to my users. I am lookingf or third party application which would pkg my application and distribute it to my users who are on the same network and over the web. Either push or pull model would work, preferring the pull, that way I don't update evry single user out there.
Has anyone done something like this? It would be neat if I can add the functionality to "check for updates" in my app so when user clicks on a menu item, it goes to some webserver and based on the app on the remote machine, either updates it or doesn't. Like you can do with IE or Acrobat and other products.