Method | Description | |
---|---|---|
CreateInstaller ( string input, string output, bool>.Func |
||
CreateUpdateFileData ( |
||
CreateUpdateInstaller ( |
Method | Description | |
---|---|---|
Main ( string args ) : int | ||
ValidateInstaller ( |
||
ValidateInstaller ( string installerFile, |
||
ValidateNonUpdateInstaller ( string installerFile, |
public static CreateInstaller ( string input, string output, bool>.Func |
||
input | string | |
output | string | |
excludeFromCompression | bool>.Func | |
return | void |
public static CreateUpdateFileData ( |
||
details | ||
removeFiles | List |
|
return | byte[] |
public static CreateUpdateInstaller ( |
||
updateDetails | ||
oldArchiveFile | string | |
newArchiveFile | string | |
updateArchiveFile | string | |
return | void |