Hi,

When I compile my WIX project, I get the following warning:

ICE03: String overflow (greater than length permitted in column); Table:
CustomAction, Column: Target

Is this something I should care about? After all, the column is limited
(according to Orca) to 255 chars which is not enough given that I must
put in all the data I want to access from a deferred custom action. Or
is there another way to transfer data from the MSI database to a
deferred custom action?

Kind regards,
Henning

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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