Running win10 IOT core on the raspberry pi 2 and I'm wondering if the following is possible:
1) have a headless app running that is called 'version checker'. in addition, have multiple other headless apps running.
2) if a new version of an app is available, it downloads the package
3) once new package is downloaded, it installs the app
If this is possible, where should I start?