/// Win32 MSI APIs: /// MsiBeginTransaction /// MsiJoinTransaction /// MsiEndTransaction ///
/// Win32 MSI API: /// MsiBeginTransaction ///
/// Win32 MSI API: /// MsiJoinTransaction ///
/// Runs any Commit Custom Actions and commits to the system any changes to Win32 or common language /// runtime assemblies. Deletes the rollback script, and after using this option, the transaction's /// changes can no longer be undone with a Rollback Installation. ///
/// This method can only be called by the current owner of the transaction. ///
/// Win32 MSI API: /// MsiEndTransaction ///
/// This method can only be called by the current owner of the transaction. ///
/// Win32 MSI API: /// MsiEndTransaction ///