Re: [WiX-users] Using UninstallString to uninstall multiple MSIs

2008-05-20 Thread John Daintree
That's great Bob, thanks. I'll look into it.


- Original Message - 
From: "Bob Arnson" <[EMAIL PROTECTED]>
To: "Jason Rivers" <[EMAIL PROTECTED]>
Cc: "WiX Users" 
Sent: Friday, May 16, 2008 5:05 PM
Subject: Re: [WiX-users] Using UninstallString to uninstall multiple MSIs


> Jason Rivers wrote:
>> How do I configure the system so that my setup.exe (which is a stub
>> that can launch a number of MSIs) is run when the user chooses to
>> uninstall my application? I've tried changing various UninstallString
>> registry entries but nothing seems to have any effect.
>
> When Add/Remove Programs shows an entry for a product installed by MSI,
> it uses the MSI API to uninstall the product, not the UninstallString
> value. To invoke another setup.exe, you need to write the Uninstall key
> manually. See
> http://blogs.msdn.com/heaths/archive/tags/ARPSYSTEMCOMPONENT/default.aspx
> for a set of issues about doing so.
>
> -- 
> sig://boB
> http://joyofsetup.com/
>
>
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users 


-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using UninstallString to uninstall multiple MSIs

2008-05-16 Thread Bob Arnson
Jason Rivers wrote:
> How do I configure the system so that my setup.exe (which is a stub 
> that can launch a number of MSIs) is run when the user chooses to 
> uninstall my application? I've tried changing various UninstallString 
> registry entries but nothing seems to have any effect.

When Add/Remove Programs shows an entry for a product installed by MSI, 
it uses the MSI API to uninstall the product, not the UninstallString 
value. To invoke another setup.exe, you need to write the Uninstall key 
manually. See 
http://blogs.msdn.com/heaths/archive/tags/ARPSYSTEMCOMPONENT/default.aspx 
for a set of issues about doing so.

-- 
sig://boB
http://joyofsetup.com/



-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Using UninstallString to uninstall multiple MSIs

2008-05-09 Thread Jason Rivers
Hello all,

When Visual Studio is uninstalled or modified it re-invokes setup.exe to
guide you through the process. Whenever my application is uninstalled
msiexec is invoked on my MSI file.

How do I configure the system so that my setup.exe (which is a stub that can
launch a number of MSIs) is run when the user chooses to uninstall my
application? I've tried changing various UninstallString registry entries
but nothing seems to have any effect.

Does anyone have any ideas?

Thanks,
J
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users