Bob,
Thank you very much for that clarification.
Now that I have that error cleared-up, a new one appears when LIGHT is
running:
C:\...\TEST.msi : error LGHT0204 : ICE39: PID_WORDCOUNT value in Summary
Information Stream is not valid. Source image flags must be 0, 1, 2, or 3.
I've checked the forums and it looks like this is related to the "darice.cub"
file? As recommended earlier, I've copied the darice.cub file from the Orca
directory and used it to replace the existing darice.cub in the same
directory as light, candle, etc. (The Orca darice.cub file is listing a
creation date of 02-02-2006 and is 645 KB)
Also, in the .wxs file, I have set the package installer version to "400." I
think this is correct (Windows Installer major version * 100 + minor
version), but maybe I have incorrectly set the version?
Can anyone tell me why I would be receiving this error even after replacing
the older darice.cub with the newer one?
Thanks,
Michael
On 2/24/07, Bob Arnson <[EMAIL PROTECTED]> wrote:
MJW wrote:
> C:\...\TEST.wxs(14) : error LGHT0204 : ICE38: Component
> AjaxPanel.js_Component installs to user profile. It must use a
> registry key under HKCU as its KeyPath, not a file.
MSI wants a registry key to be able to do a quick check for the
component's health. It's related to packages that install mixed
per-machine and per-user data. The easiest fix is to just do what it
says: Add a registry key in the HKCU hive.
> C:\...\TEST.wxs(15) : warning LGHT1076 : ICE91: The file
> 'AjaxPanel.js' will be installed to the per user directory 'AJAXPANEL'
> that doesn't vary based on ALLUSERS value.
You can ignore this warning for a per-user setup. It isn't a logo
violation, as I recall.
--
sig://boB
http://bobs.org
-------------------------------------------------------------------------
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