Automatic uninstall when upgrading SODE

Home Forums Support Automatic uninstall when upgrading SODE

Topic Resolution: Not Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #854
    lejerm
    Participant

    Hello,
    have you planned to integrate an automatic uninstall of old version of SODE when installing a new one?
    As more and more addons are using SODE, which is nice, it becomes difficult to manage this when we are developping an addon (the installer of the addon) using SODE, because we have to check if SODE is already installed by the user, if not, then installing SODE and if a version is already installed, we have to check if the version we would like to install is newer.
    Have you planned to enhance this a little bit?
    Thank you.
    Best regards.

    #855
    12bPilot
    Keymaster

    Hi!

    Since V1.3.1, the installer supports the “UpgradeCode” property of MSI installers. That means it can detect if a previous version is installed and if yes, it will uninstall it automatically and install itself afterwards.
    If the installer finds a newer version, it will also detect this and report that a newer version is installed already and will terminate the installation.

    I only promoted to manually uninstall the previous version to ensure that the fsx.cfg/fsx-se.cfg entries are then removed for sure, because there was a problem when using the automatic routine. This was fixed in V1.4.0 and forward, so basically just running the SODE installer over an existing SODE installation is working ok now and in the future.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.