Deepa Choundappan wrote:
> "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?

InstallPrivileges is an attribute for MSI 4.0 on Windows Vista. 
Darice.cub in WiX doesn't know about the new attributes, columns, etc. 
in MSI 4.0. I imagine we'll update it but in the meantime you can 
install the just-released Windows SDK for Vista and update your copy of 
Darice.cub.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to