Btw, I'm familiar with the use of "Installed"  to make sure you don't create 
blocking problems for repair and uninstall transactions,  but what use is it 
when coupled with REMOVE="ALL".     From what I can see it's not possible to 
have REMOVE="ALL" without Installed being set.  MSI gives the error "This 
action is only valid for products that are currently installed.".
   
  Is there an obsecure scenario that I haven't thought of?
  

Richard <[EMAIL PROTECTED]> wrote:
  
In article <[EMAIL PROTECTED]>,
"Ted Yu" writes:

> > CheckDbExist" BinaryKey="CheckDbExist" />
> 
> How do I limit the above custom action to be run only at uninstall ?

Use the Condition

Installed and REMOVE="ALL"

Look at the help page titled "Conditioning Actions to Run During
Removal" in the Windows Installer documentation.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download


Legalize Adulthood! 

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


       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to