Yes I see your point, but is there no way to do everything from the new MSI?
>From the new MSI, I can't get access to the rollback of the older MSI? The
only way I got this working was to put REP after InstallFinalize, which
kinda ruins the order of everything. 

Richard-45 wrote:
> 
> 
> 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
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Rollback-Custom-Action-during-Upgrade-tp2866142p2867127.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
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