Property | Type | Description | |
---|---|---|---|
Progress | double |
Method | Description | |
---|---|---|
InstallProgressCounter ( ) : System | ||
InstallProgressCounter ( double scriptPhaseWeight ) : System | ||
ProcessMessage ( InstallMessage messageType, Microsoft.Deployment.WindowsInstaller.Record messageRecord ) : void |
Method | Description | |
---|---|---|
ProcessProgressMessage ( Microsoft.Deployment.WindowsInstaller.Record progressRecord ) : void | ||
UpdateProgress ( ) : void |
public InstallProgressCounter ( double scriptPhaseWeight ) : System | ||
scriptPhaseWeight | double | |
return | System |
public ProcessMessage ( InstallMessage messageType, Microsoft.Deployment.WindowsInstaller.Record messageRecord ) : void | ||
messageType | InstallMessage | |
messageRecord | Microsoft.Deployment.WindowsInstaller.Record | |
return | void |