Michal Malka wrote:

And if I would like to advertise extension -- what is the way?

I was trying now to run with the following:

<Extension Id="E2E" Advertise="yes"/>

And I'm getting error 2228 when trying to install the msi


Check a verbose log. MSI is likely looking for an associated row in the ProgId table. In WiX, you express that with Extension as a child element of a ProgId.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to