Commits
Update installer no longer overrides shortcuts and creates a new
uninstaller.
Updated design, launcher now tells you it's installed build, and
updating the launcher now uses the Update Launcher which uses EXEDIR
instead of a hardcoded location.
Requests for admin privileges needed to unpack and run the installer
within program files. HighDpi is also supported. Error catching in the
Distro library.
Update button now shows the latest builds. Launcher can now be updated
from the same window.
Turns out I was downloading a zip masked as an html file. Figures.
Blue Rose will now download the latest builds of FreeSO and install them
with a press of a button!
WinForms version is more cross-platform between Mono/.NET and
doesn't suffer from the proportional errors found in WPF.
Primitive OpenAL detection, and turned the launch FreeSO task into it's
independent method that takes one argument.
Access to launcher and FreeSO news from the app itself to keep users
informed
Very straight forward. The launcher tries to find the FreeSO exe. If it
isn't found, it tells the user to place it into the directory FreeSO is
in. If it is found, it launches FreeSO and closes it itself after 5
seconds.