Localizing wix bootstrapper and wix msi #7678
Replies: 3 comments 2 replies
-
Localized MSI packages have different ProductCodes, which burn doesn't currently support You may contact me if you want me to add localized MSI packages option to a customized WiX4 |
Beta Was this translation helpful? Give feedback.
-
Hi Nir Bar,
Thanks for the reply.. Would like to discuss more on this
How shall we connect .
Thanks
Charitha.
…On Sun, Aug 20, 2023 at 9:13 PM Nir Bar ***@***.***> wrote:
Localized MSI packages have different ProductCodes, which burn doesn't
currently support
I made some work in my modified WiX3 (
https://www.nuget.org/packages/panelsw.custom.wix/) to support MSI
instances which work a similar, however not exactly, like localized packages
You may contact me if you want me to add localized MSI packages option to
a customized WiX4
I'm sure FireGiant can do the same if you ask them
—
Reply to this email directly, view it on GitHub
<#7678 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BB5DJZ67MYWR4BD274MDOULXWIWCJANCNFSM6AAAAAA3R66EB4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@CharithaKatamReddy |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project which has Wix msi, wix bootstapper and c# setupUX project.
C# setupUX is used for UI purpose which gives binaries(dll), We added ths dll as payload in bootsrapperproject
Wix msi project generates msi which we package in bootstapper project.
Now we have started working on localization of complete setup, we were able to localize UI(setupUX project) and include them in bootstrap project.
And we were able to localize wix MSi as well separately but failed to load them in bootstrap project
Also failed in finding a way to localize the strigs coming from bootstapper project.
Please let me know if there is any solution for this or any perticular way we need to follow to get this done.
Hope i would get some help..
Thanks in advance!!!!
localization , msilocalization, wixinstaller, installer, wix, burn, bootstrapper, visual-studio, c#localization, msi, mst, transforms
Beta Was this translation helpful? Give feedback.
All reactions