wiki:Technical/Installer

Installer

Table of Contents

  1. Installer
  2. Layout

New  WiX based installer. The current one we use is  Inno Setup.

The old Inno Setup installer is overly complex and has it's issues. Microsoft has an opensource project called WiX which is a very nice, XML-based installer that is flexible and far easier to write for.


Layout

There will need to be a warning message letting the user know they must uninstall all previously installed copies of Aegisub before installing 2.2.

  • Page 1
    • Welcome message
    • Choose whether to use custom or default install.
  • Page 2
    • Custom
      • Choose which packages to install.
    • Default
      • This page is skipped when using the default install
  • Page 3
    • Location
  • Page 4
    • File associations