BootBlock / Hiroix-Framework

A C# application development framework.
http://hiroix.com
0 stars 0 forks source link

Add support for tracking a local installation #27

Open BootBlock opened 3 years ago

BootBlock commented 3 years ago

Add optional support for being able to determine whether a Hiroix application is on a computer by storing its location and basic details (eg. version).

This can be used to determine whether an application is actually installed, and provide information for updates/etc to know where to install to.