Sorry, I should have said: you need to download the source ZIP, extract it,
modify the file I mentioned, then build a private copy.

See 'Building WiX' in the WiX help file for how to build it. Note that you
need to copy darice.cub, mergemod.cub and mergemod.dll into src\light\bin to
build successfully (copy these from the binaries ZIP).

The build process is supposed to set a verification exception to stop
verification failures coming from the delay-signed WiX assemblies. In my
experience this didn't work: run the following command line from a VS2005
command prompt.

sn -Vr *,36e4ce08b8ecfb17

This disables verification for any assembly using the WiX signing key.

-- 
Mike Dimmick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jrcolons
Sent: 09 May 2007 23:21
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ICE03 error




jrcolons wrote:
> 
> 
> 
> Rob Mensching-2 wrote:
>> 
>> Hmm, I thought the length restriction was removed.  Feel free to open a
>> bug so we remember to update the string lengths.
>> 
> 
> Sorry Rob, I'm a newbie in wix matters... how do i open it?
> 
> 
I just opened it.  Is there any hack or workaround I can do till the
correction comes?

Mike Dimmick suggested a hack in Tables.xml, but I haven't found that file.

I'm using wix 3.0.2806

Thanks all for your help! greatly appreciated!
-- 
View this message in context:
http://www.nabble.com/ICE03-error-tf3717662.html#a10403953
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to