Skip to content

Uncompressed packages should not have a <package> entry #8

@robertknight

Description

@robertknight

The updater binary normally goes in its own 'package' which is not compressed - eg. there is a package called 'updater.exe' whose only file is 'updater.exe'.

There are two issues with this:

  • The need to add a package with the same name as the updater and containing only the updater in the config file is not obvious.
  • The generated file_list.xml file has a entry in the Updater.exe section, which should be removed. Otherwise the updater will try to install updater.exe from a package called updater.exe.zip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions