Skip to content

the executable file does not get into the msi #54

@LazarenkoA

Description

@LazarenkoA

this is part of my wix.json

  "files": {
    "guid": "378896D8-6749-4821-870A-44CBBB791D0C",
    "items": [
      "service.exe"
    ]
  },
  "directories": [
    "assets"
  ]

service.exe located in the same directory as wix.json, there is one text file in the assets subdirectory. I create an msi, then install this msi, in the directory where the installation was made there is a text file from the assets subdirectory, but there is no exe file. I tried to specify an absolute path in json to files, it didn't help

Windows Installer XML Toolset Linker version 3.11.2.4516

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions