Skip to content

"File Not found" error #3

@slackeater

Description

@slackeater

Hello and thanks a lot for this docker :)

I was trying to pack this https://github.com/Velocidex/velociraptor/blob/master/docs/wix/custom.xml as an MSI but I get an error when executing the "light" command. On Windows the same custom.xml builds succesfully using Wix and no error are generated.

`# docker run --rm -v $(pwd):/wix dactiv/wix light custom.wixobj -ext WixUtilExtension -v
WARNING: The requested image's platform (linux/386) does not match the detected host platform (linux/amd64) and no specific platform was requested
Windows Installer XML Toolset Linker version
Copyright (c) .NET Foundation and contributors. All rights reserved.

Updating file information.
Creating cabinet files.
There will be '4' threads used to produce CAB files.
Creating cabinet 'C:\temp\tromfpph#Sample.cab'.
Generating database.
light.exe : error LGHT0216 : An unexpected Win32 exception with error code 0x2 occurred: File not found.
`

The previous "candle" file runs without problem and a WIXOBJ is generated.

Any idea?

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