-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels