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

localization support for the wix format of xpack. #5878

Open
jinke18 opened this issue Nov 24, 2024 · 1 comment
Open

localization support for the wix format of xpack. #5878

jinke18 opened this issue Nov 24, 2024 · 1 comment

Comments

@jinke18
Copy link
Contributor

jinke18 commented Nov 24, 2024

你在什么场景下需要该功能?

localization support for the wix format of xpack.

描述可能的解决方案

I want to add localization support for the wix format of xpack. Could you give me some suggestions for modifying xpack?
wix use .wxl file to support localization.

wix build msi.wxs -loc msi.wxl -arch x64 -o xxxx.msi

I can submit a pr according to the suggestions.

描述你认为的候选方案

No response

其他信息

No response

@waruqi
Copy link
Member

waruqi commented Nov 24, 2024

Add a new xpack api for wix, xpack.set_wix_locationfile in path api scope.

like nsis,

"xpack.set_nsis_displayicon",

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

No branches or pull requests

2 participants