메소드 | 설명 | |
---|---|---|
CreateInstaller ( string input, string output, bool>.Func |
||
CreateUpdateFileData ( |
||
CreateUpdateInstaller ( |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public static CreateUpdateFileData ( |
||
details | ||
removeFiles | List |
|
리턴 | byte[] |
public static CreateUpdateInstaller ( |
||
updateDetails | ||
oldArchiveFile | string | |
newArchiveFile | string | |
updateArchiveFile | string | |
리턴 | void |