Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"File Not found" error #3

Open
slackeater opened this issue Feb 7, 2022 · 0 comments
Open

"File Not found" error #3

slackeater opened this issue Feb 7, 2022 · 0 comments

Comments

@slackeater
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant