Hi,

We are trying to create a msi installer which includes third party merge module 
using WiX 3.5.
I just need to create installer with just merge modules and I don't have any 
files to be shipped in the installer.

When I try to compile the project, I am getting below errors:

------
light.exe(0,0): error LGHT0204: ICE18: KeyPath for Component: 'For32bit.{guid}' 
is Directory: 'INSTALLDIR.{guid}'. The Directory/Component pair must be listed 
in the CreateFolders table.
light.exe(0,0): error LGHT0204: ICE18: KeyPath for Component: 'For64bit.{guid}' 
is Directory: 'INSTALLDIR.{guid}'. The Directory/Component pair must be listed 
in the CreateFolders table.
light.exe(0,0): error LGHT0204: ICE18: KeyPath for Component: 
'RestoreOldInstallEXEName.{guid}' is Directory: 'INSTALLDIR.{guid}'. The 
Directory/Component pair must be listed in the CreateFolders table.
light.exe(0,0): error LGHT0204: ICE18: KeyPath for Component: 
'WriteInstallEXEName.{guid}' is Directory: 'INSTALLDIR.{guid}'. The 
Directory/Component pair must be listed in the CreateFolders table.
---------

Can anyone suggest how to solve this issue?

Thankyou in advance.

Regards,
Sireesha

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to