The Merge Module spec says Merge Modules don't get an Error table.
Sudripta Nandy (Sarangsoft Corporation) wrote:
> I am trying to create a merge module. But, I am getting an error message in
> wixca.wxs. The error code is LGHT1054 and it states that 'Merge modules
> should not contain the Error
I might be missing the point but don't you just include this:
You will also need to build it with 'wixui.wixlib -loc WixUI_en-us.wxl'
on the light command line.
Neil
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alex
Mendes da Costa
Sent: 09 Octo
Alex Mendes da Costa wrote:
> My package is not language-neutral. ProductLanguage is set in my MSI
> to 1033.However, the dialog box lacks strings unless I explicitly
> add the appropriate entries to the error table.
>
What do you have Package/@Languages set to?
--
sig://boB
http://bobs.
My package is not language-neutral. ProductLanguage is set in my MSI
to 1033.However, the dialog box lacks strings unless I explicitly
add the appropriate entries to the error table.
On 10/8/06, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Alex Mendes da Costa wrote:
> > http://msdn.microsoft.com/
Alex Mendes da Costa wrote:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/error_table.asp
>
> Some of these strings are used to populate the uninstallation dialog box.
>
> My wix-derived MSIs do not have this table. As a result, my uninstall
> dialog is extremely bar
5 matches
Mail list logo