If you wish to have a bootstrapper (such as uninstall.exe) called by ARP
instead of having MSI called directly to remove your program, you need to do
three things:

1. add the ARPSYSTEMCOMPONENT property to your MSI.
2. populate the "legacy" Uninstall key. This will include adding your
uninstall commandline to the appropriate registry value.
3. prepare your uninstaller to receive the command from ARP.

It is generally easier to just have MSI called directly.

-----Original Message-----
From: akihiro.shib...@jp.yokogawa.com
[mailto:akihiro.shib...@jp.yokogawa.com] 
Sent: Thursday, January 28, 2010 5:36 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] The "Remove" button in Add or Remove Program.

HI,

How to execute uninstall.exe when I push the "Remove" button in the Add or
Remove Program?
Or how to create a bootstrapper for uninstall ?

Thanks, Akihiro



----------------------------------------------------------------------------
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the
business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to