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

> REP is right after InstallInitialize. I can't put this Rollback action in the
> older MSI.

Why not?  You can patch the old MSI so that when the uninstall rolls
back, it reinstalls the driver.  This will be done after the removal
of the files is rolled back, so it will have the INF file.  In fact,
the CA you need to add is a rollback CA that does the same thing as
the CA that installs the driver, only with a different condition and
sequence location.
-- 
"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