In article <1242150015129-2870660.p...@n2.nabble.com>,
    achandrapano <achan...@panologic.com>  writes:

> 
> But from the new msi you do have access to the REP action which should call
> the old msi's uninstaller. Why can't I put a rollback CA right before this?

See the documentation on RemoveExistingProducts.  If you want the
sequence to be "remove old version first, then install new version",
REP must be the very first action in the install transaction.  That
means you can't put a rollback action before it.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to