coapp-developers team mailing list archive
-
coapp-developers team
-
Mailing list archive
-
Message #00416
Re: [specs] Pre and post install actions?
On Thu, May 20, 2010 at 9:47 PM, Rob Mensching <rob@xxxxxxxxxxxxxxxx> wrote:
> Everything in the core WiX namespace does map cleanly to the Windows
> Installer layer. The Game Explorer stuff you mentioned comes from an
> extension because the Windows Installer does not support Game Explorer
> natively (and thus a Custom Action).
>
> The fact that you couldn't tell fills me with much happiness (some might say
> glee) because the goal is to make it all seem very seamless. <smile/>
CoApp should do the same. It shouldn't matter whether something is
supported by MSI natively or whether it's implemented via a custom
action.
Olaf
References