Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Install ( ) : void | ||
PackageInstaller ( SetupConfiguration configuration, IProgress progress ) : System |
Method | Description | |
---|---|---|
AddLog ( string message ) : void | ||
CreateContext ( ) : void | ||
CreateShortcut ( string shortcutFileName, string mainIcon ) : void | ||
CreateShortcuts ( ) : void | ||
DownloadPackages ( ) : void | ||
FindMainIcon ( ) : string | ||
InstallPackages ( ) : void | ||
SetProgress ( double progress ) : void |
public PackageInstaller ( SetupConfiguration configuration, IProgress progress ) : System | ||
configuration | SetupConfiguration | |
progress | IProgress | |
return | System |