We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems unmaintained so I guess I'm on my own but may as well post anyway:
go-msi make --src=./distribution/windows/templates --path=./distribution/windows/wix.json --msi=./dist/windows/Appname.msi --out=./dist/windows/temp --version={{.VERSION}} --license=LICENSE
Rel: can't make D:\Work\appname\dist\windows\Appname.msi relative to ./dist/windows/temp
Looks broken, no paths work in the config even if they are absolute.
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
No branches or pull requests
Seems unmaintained so I guess I'm on my own but may as well post anyway:
Looks broken, no paths work in the config even if they are absolute.
The text was updated successfully, but these errors were encountered: