Skip to content

initial .wxs uses encoding='windows-1252' #293

@juliusl

Description

@juliusl

I noticed that this encoding was used instead of UTF-8. The consequence of not using UTF-8 is that wix convert (wix3 -> wix4) will fail silently.

Workaround is to just change it to encoding='utf-8'. Interestingly enough wix convert ends up removing the xml tag all together.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions