It is possible that you need a newer darice.cub than you have right now.  The 
old darice.cub (pre-Vista MSI) wouldn't know about InstallPrivileges.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Deepa Choundappan
Sent: Tuesday, November 07, 2006 14:08
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] error LGHT0204 : ICE39: PID_WORDCOUNT value in Summary 
Information Stream is not valid. Source image flags must be 0, 1, 2, or 3.

Hi,

I am using WiX to create my msi package. I just moved to building with Wix 3.0 
and I hit the exception

"error LGHT0204 : ICE39: PID_WORDCOUNT value in Summary Information Stream is 
not valid. Source image flags must be 0, 1, 2, or 3." during linking.

Changing the InstallPrivileges="limited" to InstallPrivileges=elevated" fixes 
this. But my installation really does not require elevated privileges to run.

Linking with -sice:ICE39 removes the error and my install package works fine. 
But that is just supressing the error of course - how can I fix it?

Thanks
Deepa
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to