Jason Hartman wrote:
> If Add & Remove Programs uses a Change/Remove button only for packages
> with external UI handlers, is there any way (setting a reg key, adding a
> property to the MSI, etc) to use an MSI library (msi.dll?) as an
> "external" UI handler?
>   

Nope. ARP displays individual buttons for MSI packages. You can tell ARP 
to ignore your package using the ARPSYSTEMCOMPONENT property but there 
are some risks:

http://blogs.msdn.com/heaths/archive/2005/08/05/448198.aspx
http://blogs.msdn.com/heaths/archive/2005/08/16/452395.aspx
http://blogs.msdn.com/heaths/archive/2005/08/26/456915.aspx
http://blogs.msdn.com/heaths/archive/2005/08/29/457477.aspx

You're then responsible for writing your own ARP keys.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to