JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.16k stars 1.17k forks source link

add a config in nativeDistributions task to specify the language in generated msi file #4648

Closed stars-one closed 1 month ago

stars-one commented 6 months ago

I have a confusion

I can get a msi file of chinese language when execute the task packageMsi in my pc(window system and its language is chinese,but if I do the same oprator in the github action,get a msi file of english language.

So is the packageMsi task auto read current system language?can we write a config to specify the language of msi later?

okushnikov commented 3 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.