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

Rel: can't make <absolute MSI path> relative to <relative --out path> #51

Open
Southclaws opened this issue May 15, 2022 · 2 comments
Open

Comments

@Southclaws
Copy link

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.

@sandisahdewo
Copy link

I have the same issue

1 similar comment
@cprkv
Copy link

cprkv commented Nov 13, 2022

I have the same issue

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

3 participants