Skip to content

Windows Installer does not set the version number #1114

@damphyr

Description

@damphyr

At the moment the Windows installer sets the program name to "Sublime Text Build 3103" and leaves the version empty.

Most provisioning tools (Chef, Puppet) on Windows check the registry for the version number before performing any installation steps.

Changing the fields to ProgramName:"Sublime Text" and Version:"3.3103" would make automated provisioning easier (at the moment due to Version being empty the installer is triggered every time e.g. when using out-of-the-box Chef tasks).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions