Re: Multiple Features and deinstallation

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Phil Wilson (phil.wilson_at_unisys.spamcom)
Date: 04/06/04


Date: Tue, 6 Apr 2004 10:20:31 -0700

It's the Maintenance dialog form that gets shown on uninstall/modify.If you look
in Orca, you'll see that MaintenceForm gets called if Installed<>"", so you'd
need to replace that form somehow. You've done something
I've nothing against VS, it does what it does, but if you really want multiple
features look at some of these tools.
http://www.installsite.org/pages/en/msi/authoring.htm

-- 
Phil Wilson [MVP Windows Installer]
----
"Ash" <ag_shah@hotmail.com> wrote in message
news:723A0ADE-EE5D-48C1-9C81-40B012F3B139@microsoft.com...
> Hi,
> Since VS.NET will not allow me to have more than one feature, I've added the
feature, SelectionTree, etc. using ORCA so the user can selectively install the
feature.
>
> How do I present the same SelectionTree choice at deinstall/Remove time.
Currently with my install, the whole product gets deinstalled.
>
> thanks,
> Ash


Relevant Pages

  • Re: Full life cycle development
    ... > You are overlooking the relative cost of maintenance vs. new development. ... a project takes 9 months to develop, and you start the replacement right ... assumptions about design intact (platform, language, scalability, hardware). ... feature to an existing code base. ...
    (comp.object)
  • Re: Full life cycle development
    ... The maintenance portion normally lasts years, not weeks like a dev project ... they have the same capacity. ... Features have a cost that is ... if a feature needs to be added to ...
    (comp.object)
  • Re: How important is software maintenance?
    ... Software maintenance is often the continued tinkering with code that ... on nailing down the specs tight enough. ... More often, however, I get projects which grow and develop - the market ... wants a new feature, or a V2 of some kind... ...
    (comp.arch.embedded)
  • Re: Google Site Down for Last Hour or More?
    ... it was a planned downtime for maintenance (which, I agree, seems almost ... > Carl Gunther wrote: ... >> feature, allowing local geographical search for specific things like ...
    (alt.internet.search-engines)
  • Multiple Features and deinstallation
    ... Since VS.NET will not allow me to have more than one feature, I've added the feature, SelectionTree, etc. using ORCA so the user can selectively install the feature. ... How do I present the same SelectionTree choice at deinstall/Remove time. ...
    (microsoft.public.dotnet.framework.setup)