Is it possible to invoke a rollback myself? I have a custom action exe (writting in vb.net) that I run that performs database maintenance (ie adding tables, columns, etc) on a database installed on the user's computer. This custom action will be used primarily during Uninstall/Reinstall operations ...