Hi,

I'm trying to build a *.wxs file when I come across the error messages
below.  Does anyone know what exactly this means and where I can begin
debugging the issue?  Thanks!

Microsoft (R) Windows Installer Xml Linker version 3.0.4318.0
Copyright (C) Microsoft Corporation. All rights reserved.

light.exe : error LGHT0293 : Multiple files with ID 'MC3ADV.DLL' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Merge.ini' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Mergecom.app' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Mergecom.pro' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Mergecom.srv' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Default.pfl' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Diction.pfl' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Info.pfl' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'MC3DCOMB.PFL' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'MC3ICOMB.CFG' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Message.txt' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Mrgcom3.dct' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'Mrgcom3.msg' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID
'Extend_string.properties.ORTHO' exist. Windows Installer does not support
file IDs that differ only by case. Change the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID
'Extend_String.properties.CROSSROADS' exist. Windows Installer does not
support file IDs that differ only by case. Change the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'ASYCFILT.DLL' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'STDOLE2.TLB' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'msstkprp.dll' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'OLEAUT32.DLL' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
light.exe : error LGHT0293 : Multiple files with ID 'OLEPRO32.DLL' exist.
Windows Installer does not support file IDs that differ only by case. Change
the file IDs to be unique.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to