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
-------------------------------------------------------------------------
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