Peter Jaworski wrote:
> 
> What does this error mean:
> 
> c:\tmp\vqbjy0iu\Libs_file.msi : error LGHT0204 : ICE39: PID_WORDCOUNT
> value in Summary Information Stream is not valid. Source image flags
> must be 0, 1, 2, or 3.
> ?
> 

Hi Peter,

the Summary Info Stream Wordcount property is used to save the type of
source file image (if its compressed/uses longnames) see
http://msdn2.microsoft.com/en-us/library/aa372870(VS.85).aspx

Wix properties to look at:
Package/@Compressed, Media/@EmbedCab and Media/@CompressionLevel

Maybe this has something to to with the new DefaultCompressionLevel 

hth Dominik
-- 
View this message in context: 
http://www.nabble.com/WiXv3-%283808%29%3A-error-LGHT0204-tp15412593p15413017.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to