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

add option to force update guid #22

Closed
mh-cbon opened this issue Apr 22, 2017 · 0 comments
Closed

add option to force update guid #22

mh-cbon opened this issue Apr 22, 2017 · 0 comments

Comments

@mh-cbon
Copy link
Owner

mh-cbon commented Apr 22, 2017

go-msi set-guid --help
NAME:
   go-msi set-guid - Sets appropriate guids in your wix manifest

USAGE:
   go-msi set-guid [command options] [arguments...]

OPTIONS:
   --path value, -p value  Path to the wix manifest file (default: "wix.json")

I should be able to do go-msi set-guid --force to force update, currently i have,

$ go-msi set-guid
The manifest was not updated
The file is saved on disk
go-msi set-guid --force
Incorrect Usage: flag provided but not defined: -force
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