Previously when an sqlite exception would occur the user would be met with a popup warning them about their CPU if they have a 13th or 14th Intel CPU.
In an attempt to reduce confusion and better aid the user this adds a message which provides information that is more likely to be useful.
* feat: Implement SKIP_SHORTCUT for installer
* feat: Update Linux install script to use NSIS-based installer instead
* feat: Wine detection for installer shortcut suppression
* fix: Revert WINEPREFIX back to XDG Home
Oops.
* fix(linux): Forgot to use the variable here
* fix(linux): Don't error if INSTALL_LOCATION exists but is empty
* fix(linux): "Program Files" has a space