Skip to content

MSI Package not including config file #2

@rualmar

Description

@rualmar

I need to generate a client-specific msi package for my app. I have a custom deploy package tool generator that, amongst other things, creates a folder with the full binaries for the app and the specific config file for the selected client.

I'm trying to use this script to pack everything into an msi and it works as expected, creating the file, which I can install on another machine, but the result is missing the .config file for the app.

Is that a standard feature? How can I force it to include the config file? I've run through the ps1 script but I don't see nothing relevant regarding the configuration. I've also tried with some options on the base "installer.wixproj" file, but nothing is working.

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