Skip to content

Several wix references in the "InstallerFiles" directory seem to be missing #61

@NullReferenceError

Description

@NullReferenceError

$(var.gShell.ProjectDir)/InstallerFiles/gShell.ico
$(var.gShell.ProjectDir)/InstallerFiles/gShellLicense.rtf
$(var.gShell.ProjectDir)/InstallerFiles/gShellInstallerBackground.bmp"
$(var.gShell.ProjectDir)/InstallerFiles/gShellInstallerTopBanner.bmp"

None of these seem to get found when building the project, causing the Wix packager to fail. I searched local files and remote repo, no trace of them (Does github remove them?) Commented them out on my fork, and I can build now, but now the Wix installer is missing license info, custom banners and icon.

NullReferenceError@ce085a0

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