public class AdvinstCommands extends Object
| Constructor and Description |
|---|
AdvinstCommands() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
executeCommandsBatch(String aAdvinstPath,
String aAipFile,
List<String> aCommands,
StringBuilder aLog)
Executes a batch of commands on the specified AIP file.
|
public static boolean executeCommandsBatch(String aAdvinstPath, String aAipFile, List<String> aCommands, StringBuilder aLog) throws AdvinstException
aAdvinstPath - Path to advanced installer command line toolaAipFile - path to the AIP project file on which the commands are
ranaCommands - List of commandsaLog - Output parameter containing the output log of the Advanced
Installer commands line toolAdvinstExceptionCopyright © 2004-2015. All Rights Reserved.