Method | Description | |
---|---|---|
CopyFolder ( DirectoryInfo source, DirectoryInfo target ) : void | ||
Generate ( |
||
GetOdtErrorMessage ( ) : string | ||
RepairOffice ( SetupEventArgs e ) : void | ||
VerifyOfficeUninstalled ( SetupEventArgs e ) : void |
Method | Description | |
---|---|---|
AddProgramFiles ( string rootPath, Dir parentDir, |
||
project_AfterInstall ( SetupEventArgs e ) : void | ||
project_Load ( SetupEventArgs e ) : void |
public static CopyFolder ( DirectoryInfo source, DirectoryInfo target ) : void | ||
source | DirectoryInfo | |
target | DirectoryInfo | |
return | void |
public Generate ( |
||
installProperties | ||
return |
public RepairOffice ( SetupEventArgs e ) : void | ||
e | SetupEventArgs | |
return | void |
public VerifyOfficeUninstalled ( SetupEventArgs e ) : void | ||
e | SetupEventArgs | |
return | void |