You can use response file with light
light.exe @files_and_options.txt
> Is there some kind of limitation on the number of .wixobj files that can be
> passed to light.exe when building an MSI? I created a command string that
> included around 1800 files, but light.exe threw an error saying t
e changes as per your suggestion; still I am unable to see the
> manufacturer name.
>
> Regards,
> Pallavi.
>
> -Original Message-
> From: Andriy Chernyayev [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 27, 2006 1:37 AM
> To: Pallavi Patrutk
Hi,
Looks like msconfig from Windows XP does not support unicoded version
information. You should not use 1200 (0x4b0) codepage in VarFileInfo.
BLOCK "VarFileInfo"
BEGIN
/* the following line should be extended for localized versions */
VALUE "Translation", 0x409, 1252
EN
3 matches
Mail list logo