A transacted install will either completely succeed or fail and leave the machine in its initial state. To run installers in a transaction, add them to the Installers collection of this class.
Object
Component
Installer
TransactedInstaller
[Visual Basic] Public Class TransactedInstaller Inherits Installer [C#] public class TransactedInstaller : Installer [C++] public __gc class TransactedInstaller : public Installer [JScript] public class TransactedInstaller extends Installer
[To be supplied.]
Namespace: System.Configuration.Install
Assembly: System.Configuration.Install.dll
TransactedInstaller Members | System.Configuration.Install Namespace