Hi Bob,

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

Thanks for the tip. If I disable advertisement and perform a complete
installation, I get:

MSI (s) (EC:38) [10:17:23:275]: Feature: MyFeature; Installed: Absent;
  Request: Local;   Action: Local

But if I enable advertisement and select an advertised installation
from the UI, I get:

MSI (s) (EC:70) [10:12:53:635]: Feature: MyFeature; Installed: Absent;
  Request: Advertise;   Action: Advertise

So it looks like it's not being advertised by default, after all.  Now
I'm *really* confused, because I have *no* idea what that Windows
Installer dialog is doing at runtime.

Yours,
Duncan Bayne

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