Vamsi Krishna K. wrote:
> Can the "Package" element's "Languages" attribute be used to enforce this?
>
No. It just tells MSI which code page to use to display text. If you
want to restrict where your packages get deployed, use a launch
condition (Product/Condition) instead.
--
sig://boB
htt
Thanks Bob.
I'll take a look at what you suggested.
Can the "Package" element's "Languages" attribute be used to enforce this?
On 07/03/07, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Vamsi Krishna K. wrote:
> > I'm generating MSIs for my tool in different languages, and I want to
> > make sure the
Vamsi Krishna K. wrote:
> I'm generating MSIs for my tool in different languages, and I want to
> make sure the user installs the correct language version.
>
> Is it possible to find out the current active locale on the target
> machine, so that I can fail the installation if needed?
>
There's
3 matches
Mail list logo