Skip to content

Installer followup

mazmazz requested to merge installer-followup into master
  • Check if administrator rights are required
  • Add INSTALL INSTRUCTIONS text file to root install folder in case the installer fails
  • Add failsafes to uninstaller file deletion: check if name is a folder, and check for illegal chars
  • Fixed parentheses breaking the installer by instead making exclamation marks do the breaking. Thanks Windows!

Merge request reports