The windows installer is inherently transactional, your custom actions need to 
be too.

Author them so that they install, uninstall and rollback correctly.

Dave


-----Original Message-----
From: Bisht, Pradeep [mailto:pradeep_bi...@yahoo.com] 
Sent: 22 November 2010 05:49
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] atomic (un)install when using custom actions;

I 'm thinkin of using checkpoints. Is it possible to create checkpoints before 
installation and revert to it in case of an error during installation? Thanks.



----- Original Message ----
From: "Bisht, Pradeep" <pradeep_bi...@yahoo.com>
To: wix-users@lists.sourceforge.net
Sent: Fri, November 19, 2010 6:47:47 PM
Subject: atomic (un)install when using custom actions;

I'm installing multiple drivers using custom actions inside a single setup.msi. 
Is there a way to make sure that (un)install is atomic. I need to support both 
client as well as window's server versions. Thanks. 


      

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to