Hello list.

Today I'm concerned about the possibility to do as the subject says*. I am
intending to do so because I've got a bootstrap that handles language
fallback and I want to correspond the user if he changes his system language
after installation.

*
I have an msi with a lot of language transforms embedded on it.
I install it in one of those particular languages using the
"productlanguage" parameter.
Then, at a uninstall phase, I would like to change the language once again.

I understand the parameters that msiexec /x can receive are somewhat
limited. I cannot apply transforms at the uninstall phase. My theory is that
the msi database gets modified by the transform action, and then the
installation does not care about all the other transforms that were in place
and installs the msi as a single language msi.

Is this correct? (I don't seem to find any docs on that)

Anyway, the final question would be the "simplest": Is there any way to
change the language of an already installed msi?

Thanks in advance.

-- 
Francisco
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to