On 01-Jul-11 15:27, jjbean wrote:
> In many cases, I've found that even when using the win32 api directly, it's
> not possible to rollback uninstalled drivers, the exact behavior is very
> platform dependent. In many cases, the api returns "reboot required", at
> which point there is no chance of reinstalling the driver in the same
> session. This can be because the driver service was marked for deletion, so
> SCM will deny recreating the service until after a reboot.

The best solution possible is to stop and unload your driver, if at all 
possible. Otherwise, the closest you'll be able to get is to force a 
reboot, even in the case of a rollback.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to