carlldev wrote:
> It would have been better if I could tell what mode the installer is in
> whether it be install, uninstall or repair so that this code isn't tied to a
> specific feature or component.
It's possible to mix and match actions at a feature and component level
so there isn't a packa
Thanks Bob,
I could use
This will work because I don't have a change mode or any options to choose
any features (there is only 1 feature and 1 component inside it). It is
important to note that this code relies on the ROOTFEATURE feature to be
there as well as a component called CommonCompone
carlldev wrote:
> The above works as advertised for installing and uninstalling, but if I
> click repair, then the RemoveImported part is run as well, which it
> shouldn't do because of the InstallMode = "Repair" condition.
>
> So I played around with it and found that the InstallMode property is n
3 matches
Mail list logo