I have added a driver install as a CA on install and a driver uninstaller on uninstall. Should I add the uninstaller as a CA on rollback?
BarberColman Wednesday, September 23, 2009 2:52 PM
An uninstall custom action won't be executed in a rollback scenario. If the installation can fail after it has successfullyinstalled the driver then you need a rollback custom action that will uninstall the driver in a rollback scenario.
Marked As Answer byBarberColmanWednesday, September 23, 2009 5:08 PM
ColbyRingeisen Wednesday, September 23, 2009 4:46 PM
An uninstall custom action won't be executed in a rollback scenario. If the installation can fail after it has successfullyinstalled the driver then you need a rollback custom action that will uninstall the driver in a rollback scenario.
Marked As Answer byBarberColmanWednesday, September 23, 2009 5:08 PM
ColbyRingeisen Wednesday, September 23, 2009 4:46 PM