Skip to content

Updating exe MakerWixConfig doesn't change exe in versioned sub-folder #176

@kylenakano

Description

@kylenakano

When passing in an updated exe value in MakerWixConfig, only the stub exe is uses this

Related code:

// inject a stub executable into he root directory since the actual
// exe has been placed in a versioned sub-folder.
specialFiles.push({ name: `${this.exe}.exe`, path: stubExe});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions