Duncan Bayne wrote:
> An Attributes value of 8 should represent
> msidbFeatureAttributesDisallowAdvertise - which should prevent the
> user from choosing to have the feature advertised.  This works, in
> that the user can't choose to advertise the feature in the UI.
> However when the application is run it behaves exactly as though it'd
> been advertised.
>   

Get a verbose install log (msiexec /l*vx log.log /i name.msi) and see 
the logging around the InstallValidate action.

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



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