Avatar of itbabe
itbabe

asked on 

How can a subfeature of a program be uninstalled using msiexec ?

How can a subfeature of a program be uninstalled using msiexec ?
Installation

Avatar of undefined
Last Comment
Shakti109
Avatar of Jim Horn
Jim Horn
Flag of United States of America image

Define 'subfeature'.  afaik Installer software can only uninstall files or merge modules.
Avatar of Shakti109
Shakti109


This will depend on how you have created the installation package.

You have components and features.

Each component has a set of "items" that are part of it (files/registry settings/etc).
Components are then grouped under features.

It is possible to have sub-features :
Feature : XP Install
Sub-feature : System has Application : BLAH
Sub-Feature: System has Application : BLEAH

I would reccomend installing the platform SDK (including the windows installer sdk) and then looking through the documentation, a link to a part about this when you have the SDK installed is :
ms-help://MS.PSDKSVR2003SP1.1033/msi/setup/working_with_features_and_components.htm

The command line interface for msiexec won't help you here, the link below shows all of the possible parameters :
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/msiexec.mspx?mfr=true

The one way you can do this is to create a transform that removes what you are looking for and "apply" that transform to the installation.

ASKER CERTIFIED SOLUTION
Avatar of Shakti109
Shakti109

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Installation
Installation

Installation is the act of making a computer program program ready for execution. Because the process varies programs often come with a specialized program responsible for doing whatever is needed for their installation. Installation may be part of a larger software deployment process. Cross platform installer builders that produce installers for Windows, Mac OS X and Linux include InstallAnywhere, InstallBuilder and Install4J. Installers for Microsoft Windows include Windows Installer, InstallShield, and Wise Installation Studio; free installer-authoring tools include NSIS, IzPack, Clickteam, InnoSetup, InstallSimple and WiX. Mac OS X includes Installer, and also includes a separate software updating application.

13K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo