◆ FPrerequisites()
Constructor with configuration values.
- Parameters
-
| MachineConfig | A class responsible for loading and saving per machine configuration data. |
| InstallerAnalytics | A pointer to the analytics object used to record analytics events about the installation. |
| InstallerError | A pointer to the class used to record errors during installation. |
| FileSystem | A pointer to a filesystem abstraction used to interact with the filesystem. |
| Platform | A pointer to a platform abstraction used to perform platform operations. |
◆ RunPrereqs()
Runs any prerequisites associated with the installation.
- Parameters
-
| BuildManifest | The manifest containing details of the prerequisite installer. |
| Configuration | The installer configuration structure. |
| InstallStagingDir | The directory within staging to construct install files to. |
| BuildProgress | Used to keep track of install progress. |
- Returns
- Returns true if the prerequisites installer succeeded, false otherwise.
Implements BuildPatchServices::IPrerequisites.
The documentation for this class was generated from the following file: