Package caphyon.jenkins.advinst
Class Messages
- java.lang.Object
-
- caphyon.jenkins.advinst.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_ADVINST()
KeyADVINST
:Advanced Installer
.static org.jvnet.localizer.Localizable
_ADVINST_INVOKE()
KeyADVINST_INVOKE
:Invoke Advanced Installer
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
KeyERR_ADVINST_AIP_BUILD_NAME_COMPUTE
:Error when computing build name
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_AIP_BUILD_NOT_FOUND()
KeyERR_ADVINST_AIP_BUILD_NOT_FOUND
:The specified build is not present in the project file
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_AIP_NOT_FOUND(Object arg0)
KeyERR_ADVINST_AIP_NOT_FOUND
:Advanced Installer project file not found. Configured path: {0}
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE
:Error when computing output package name
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE
:Error when computing output folder
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_AIP_PATH_COMPUTE()
KeyERR_ADVINST_AIP_PATH_COMPUTE
:Error when computing Advanced Installer project path
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_COM_NOT_FOUND()
KeyERR_ADVINST_COM_NOT_FOUND
:Cannot retrieve the Advanced Installer executable.
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_DOWNLOAD_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_DOWNLOAD_FAILED
:Failed to download Advanced Installer from {0}. Error {1}
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_EXTRACT_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_EXTRACT_FAILED
:Failed to extract Advanced Installer from {0}. Error {1}
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_FAILED_AIC()
KeyERR_ADVINST_FAILED_AIC
:Failed to create the command file (.AIC)
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_INSTALL_FAILED()
KeyERR_ADVINST_INSTALL_FAILED
:Advanced Installer failed to deploy.
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_INSTALL_NOT_SET()
KeyERR_ADVINST_INSTALL_NOT_SET
:Advanced Installer installation was not configured.
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_REGISTER_COM_FAILED()
KeyERR_ADVINST_REGISTER_COM_FAILED
:Failed to enable PowerShell support
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_REGISTER_FAILED()
KeyERR_ADVINST_REGISTER_FAILED
:Failed to register Advanced Installer
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_UNSUPPORTED_OS()
KeyERR_ADVINST_UNSUPPORTED_OS
:Advanced Installer only runs under Windows platform
.static org.jvnet.localizer.Localizable
_ERR_ADVINST_UNSUPPORTED_OS_VERSION()
KeyERR_ADVINST_UNSUPPORTED_OS_VERSION
:Advanced Installer only runs under Windows 7 or greater.
.static org.jvnet.localizer.Localizable
_ERR_BUILD_NAME_REQUIRED()
KeyERR_BUILD_NAME_REQUIRED
:This options can be used only if the build is specified. Leave the field blank otherwise.
.static org.jvnet.localizer.Localizable
_ERR_INVALID_ADVINST_AIP()
KeyERR_INVALID_ADVINST_AIP
:Invalid Advanced Installer project file.
.static org.jvnet.localizer.Localizable
_ERR_INVALID_ADVINST_FOLDER()
KeyERR_INVALID_ADVINST_FOLDER
:Invalid Advanced Installer install folder.
.static org.jvnet.localizer.Localizable
_ERR_PATH_NOT_FOUND()
KeyERR_PATH_NOT_FOUND
:Path not found.
.static org.jvnet.localizer.Localizable
_ERR_REQUIRED()
KeyERR_REQUIRED
:Please provide a value for this field.
.static org.jvnet.localizer.Localizable
_ERROR_ADVINST_DEPRECATED_VERSION(Object arg0, Object arg1)
KeyERROR_ADVINST_DEPRECATED_VERSION
:ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
.static org.jvnet.localizer.Localizable
_MSG_ADVINST_DOWNLOAD_PROGRESS(Object arg0, Object arg1)
KeyMSG_ADVINST_DOWNLOAD_PROGRESS
:Downloading {0} to {1}
.static org.jvnet.localizer.Localizable
_MSG_ADVINST_INSTALL(Object arg0, Object arg1, Object arg2)
KeyMSG_ADVINST_INSTALL
:Deploying Advanced Installer from {0} to {1} on {2}
.static org.jvnet.localizer.Localizable
_MSG_ADVINST_INSTALL_FROM_WEBSITE()
KeyMSG_ADVINST_INSTALL_FROM_WEBSITE
:Install from advancedinstaller.com
.static String
ADVINST()
KeyADVINST
:Advanced Installer
.static String
ADVINST_INVOKE()
KeyADVINST_INVOKE
:Invoke Advanced Installer
.static String
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
KeyERR_ADVINST_AIP_BUILD_NAME_COMPUTE
:Error when computing build name
.static String
ERR_ADVINST_AIP_BUILD_NOT_FOUND()
KeyERR_ADVINST_AIP_BUILD_NOT_FOUND
:The specified build is not present in the project file
.static String
ERR_ADVINST_AIP_NOT_FOUND(Object arg0)
KeyERR_ADVINST_AIP_NOT_FOUND
:Advanced Installer project file not found. Configured path: {0}
.static String
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE
:Error when computing output package name
.static String
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE
:Error when computing output folder
.static String
ERR_ADVINST_AIP_PATH_COMPUTE()
KeyERR_ADVINST_AIP_PATH_COMPUTE
:Error when computing Advanced Installer project path
.static String
ERR_ADVINST_COM_NOT_FOUND()
KeyERR_ADVINST_COM_NOT_FOUND
:Cannot retrieve the Advanced Installer executable.
.static String
ERR_ADVINST_DOWNLOAD_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_DOWNLOAD_FAILED
:Failed to download Advanced Installer from {0}. Error {1}
.static String
ERR_ADVINST_EXTRACT_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_EXTRACT_FAILED
:Failed to extract Advanced Installer from {0}. Error {1}
.static String
ERR_ADVINST_FAILED_AIC()
KeyERR_ADVINST_FAILED_AIC
:Failed to create the command file (.AIC)
.static String
ERR_ADVINST_INSTALL_FAILED()
KeyERR_ADVINST_INSTALL_FAILED
:Advanced Installer failed to deploy.
.static String
ERR_ADVINST_INSTALL_NOT_SET()
KeyERR_ADVINST_INSTALL_NOT_SET
:Advanced Installer installation was not configured.
.static String
ERR_ADVINST_REGISTER_COM_FAILED()
KeyERR_ADVINST_REGISTER_COM_FAILED
:Failed to enable PowerShell support
.static String
ERR_ADVINST_REGISTER_FAILED()
KeyERR_ADVINST_REGISTER_FAILED
:Failed to register Advanced Installer
.static String
ERR_ADVINST_UNSUPPORTED_OS()
KeyERR_ADVINST_UNSUPPORTED_OS
:Advanced Installer only runs under Windows platform
.static String
ERR_ADVINST_UNSUPPORTED_OS_VERSION()
KeyERR_ADVINST_UNSUPPORTED_OS_VERSION
:Advanced Installer only runs under Windows 7 or greater.
.static String
ERR_BUILD_NAME_REQUIRED()
KeyERR_BUILD_NAME_REQUIRED
:This options can be used only if the build is specified. Leave the field blank otherwise.
.static String
ERR_INVALID_ADVINST_AIP()
KeyERR_INVALID_ADVINST_AIP
:Invalid Advanced Installer project file.
.static String
ERR_INVALID_ADVINST_FOLDER()
KeyERR_INVALID_ADVINST_FOLDER
:Invalid Advanced Installer install folder.
.static String
ERR_PATH_NOT_FOUND()
KeyERR_PATH_NOT_FOUND
:Path not found.
.static String
ERR_REQUIRED()
KeyERR_REQUIRED
:Please provide a value for this field.
.static String
ERROR_ADVINST_DEPRECATED_VERSION(Object arg0, Object arg1)
KeyERROR_ADVINST_DEPRECATED_VERSION
:ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
.static String
MSG_ADVINST_DOWNLOAD_PROGRESS(Object arg0, Object arg1)
KeyMSG_ADVINST_DOWNLOAD_PROGRESS
:Downloading {0} to {1}
.static String
MSG_ADVINST_INSTALL(Object arg0, Object arg1, Object arg2)
KeyMSG_ADVINST_INSTALL
:Deploying Advanced Installer from {0} to {1} on {2}
.static String
MSG_ADVINST_INSTALL_FROM_WEBSITE()
KeyMSG_ADVINST_INSTALL_FROM_WEBSITE
:Install from advancedinstaller.com
.
-
-
-
Method Detail
-
ERR_ADVINST_DOWNLOAD_FAILED
public static String ERR_ADVINST_DOWNLOAD_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_DOWNLOAD_FAILED
:Failed to download Advanced Installer from {0}. Error {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to download Advanced Installer from {0}. Error {1}
-
_ERR_ADVINST_DOWNLOAD_FAILED
public static org.jvnet.localizer.Localizable _ERR_ADVINST_DOWNLOAD_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_DOWNLOAD_FAILED
:Failed to download Advanced Installer from {0}. Error {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to download Advanced Installer from {0}. Error {1}
-
ERR_BUILD_NAME_REQUIRED
public static String ERR_BUILD_NAME_REQUIRED()
KeyERR_BUILD_NAME_REQUIRED
:This options can be used only if the build is specified. Leave the field blank otherwise.
.- Returns:
This options can be used only if the build is specified. Leave the field blank otherwise.
-
_ERR_BUILD_NAME_REQUIRED
public static org.jvnet.localizer.Localizable _ERR_BUILD_NAME_REQUIRED()
KeyERR_BUILD_NAME_REQUIRED
:This options can be used only if the build is specified. Leave the field blank otherwise.
.- Returns:
This options can be used only if the build is specified. Leave the field blank otherwise.
-
ERR_ADVINST_FAILED_AIC
public static String ERR_ADVINST_FAILED_AIC()
KeyERR_ADVINST_FAILED_AIC
:Failed to create the command file (.AIC)
.- Returns:
Failed to create the command file (.AIC)
-
_ERR_ADVINST_FAILED_AIC
public static org.jvnet.localizer.Localizable _ERR_ADVINST_FAILED_AIC()
KeyERR_ADVINST_FAILED_AIC
:Failed to create the command file (.AIC)
.- Returns:
Failed to create the command file (.AIC)
-
ADVINST
public static String ADVINST()
KeyADVINST
:Advanced Installer
.- Returns:
Advanced Installer
-
_ADVINST
public static org.jvnet.localizer.Localizable _ADVINST()
KeyADVINST
:Advanced Installer
.- Returns:
Advanced Installer
-
ERR_ADVINST_EXTRACT_FAILED
public static String ERR_ADVINST_EXTRACT_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_EXTRACT_FAILED
:Failed to extract Advanced Installer from {0}. Error {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to extract Advanced Installer from {0}. Error {1}
-
_ERR_ADVINST_EXTRACT_FAILED
public static org.jvnet.localizer.Localizable _ERR_ADVINST_EXTRACT_FAILED(Object arg0, Object arg1)
KeyERR_ADVINST_EXTRACT_FAILED
:Failed to extract Advanced Installer from {0}. Error {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to extract Advanced Installer from {0}. Error {1}
-
ERR_ADVINST_REGISTER_FAILED
public static String ERR_ADVINST_REGISTER_FAILED()
KeyERR_ADVINST_REGISTER_FAILED
:Failed to register Advanced Installer
.- Returns:
Failed to register Advanced Installer
-
_ERR_ADVINST_REGISTER_FAILED
public static org.jvnet.localizer.Localizable _ERR_ADVINST_REGISTER_FAILED()
KeyERR_ADVINST_REGISTER_FAILED
:Failed to register Advanced Installer
.- Returns:
Failed to register Advanced Installer
-
ERR_ADVINST_UNSUPPORTED_OS
public static String ERR_ADVINST_UNSUPPORTED_OS()
KeyERR_ADVINST_UNSUPPORTED_OS
:Advanced Installer only runs under Windows platform
.- Returns:
Advanced Installer only runs under Windows platform
-
_ERR_ADVINST_UNSUPPORTED_OS
public static org.jvnet.localizer.Localizable _ERR_ADVINST_UNSUPPORTED_OS()
KeyERR_ADVINST_UNSUPPORTED_OS
:Advanced Installer only runs under Windows platform
.- Returns:
Advanced Installer only runs under Windows platform
-
ERROR_ADVINST_DEPRECATED_VERSION
public static String ERROR_ADVINST_DEPRECATED_VERSION(Object arg0, Object arg1)
KeyERROR_ADVINST_DEPRECATED_VERSION
:ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
-
_ERROR_ADVINST_DEPRECATED_VERSION
public static org.jvnet.localizer.Localizable _ERROR_ADVINST_DEPRECATED_VERSION(Object arg0, Object arg1)
KeyERROR_ADVINST_DEPRECATED_VERSION
:ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
ERROR: We want to provide the best experience for you and support the newest Advanced Installer features. To do so, we are no longer supporting older versions. Please note that the minimum required version is {0} and the configured version is {1}.
-
ERR_REQUIRED
public static String ERR_REQUIRED()
KeyERR_REQUIRED
:Please provide a value for this field.
.- Returns:
Please provide a value for this field.
-
_ERR_REQUIRED
public static org.jvnet.localizer.Localizable _ERR_REQUIRED()
KeyERR_REQUIRED
:Please provide a value for this field.
.- Returns:
Please provide a value for this field.
-
ERR_ADVINST_AIP_BUILD_NAME_COMPUTE
public static String ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
KeyERR_ADVINST_AIP_BUILD_NAME_COMPUTE
:Error when computing build name
.- Returns:
Error when computing build name
-
_ERR_ADVINST_AIP_BUILD_NAME_COMPUTE
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NAME_COMPUTE()
KeyERR_ADVINST_AIP_BUILD_NAME_COMPUTE
:Error when computing build name
.- Returns:
Error when computing build name
-
ERR_ADVINST_UNSUPPORTED_OS_VERSION
public static String ERR_ADVINST_UNSUPPORTED_OS_VERSION()
KeyERR_ADVINST_UNSUPPORTED_OS_VERSION
:Advanced Installer only runs under Windows 7 or greater.
.- Returns:
Advanced Installer only runs under Windows 7 or greater.
-
_ERR_ADVINST_UNSUPPORTED_OS_VERSION
public static org.jvnet.localizer.Localizable _ERR_ADVINST_UNSUPPORTED_OS_VERSION()
KeyERR_ADVINST_UNSUPPORTED_OS_VERSION
:Advanced Installer only runs under Windows 7 or greater.
.- Returns:
Advanced Installer only runs under Windows 7 or greater.
-
ERR_ADVINST_INSTALL_FAILED
public static String ERR_ADVINST_INSTALL_FAILED()
KeyERR_ADVINST_INSTALL_FAILED
:Advanced Installer failed to deploy.
.- Returns:
Advanced Installer failed to deploy.
-
_ERR_ADVINST_INSTALL_FAILED
public static org.jvnet.localizer.Localizable _ERR_ADVINST_INSTALL_FAILED()
KeyERR_ADVINST_INSTALL_FAILED
:Advanced Installer failed to deploy.
.- Returns:
Advanced Installer failed to deploy.
-
ERR_INVALID_ADVINST_FOLDER
public static String ERR_INVALID_ADVINST_FOLDER()
KeyERR_INVALID_ADVINST_FOLDER
:Invalid Advanced Installer install folder.
.- Returns:
Invalid Advanced Installer install folder.
-
_ERR_INVALID_ADVINST_FOLDER
public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_FOLDER()
KeyERR_INVALID_ADVINST_FOLDER
:Invalid Advanced Installer install folder.
.- Returns:
Invalid Advanced Installer install folder.
-
MSG_ADVINST_INSTALL
public static String MSG_ADVINST_INSTALL(Object arg0, Object arg1, Object arg2)
KeyMSG_ADVINST_INSTALL
:Deploying Advanced Installer from {0} to {1} on {2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deploying Advanced Installer from {0} to {1} on {2}
-
_MSG_ADVINST_INSTALL
public static org.jvnet.localizer.Localizable _MSG_ADVINST_INSTALL(Object arg0, Object arg1, Object arg2)
KeyMSG_ADVINST_INSTALL
:Deploying Advanced Installer from {0} to {1} on {2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deploying Advanced Installer from {0} to {1} on {2}
-
ERR_ADVINST_AIP_BUILD_NOT_FOUND
public static String ERR_ADVINST_AIP_BUILD_NOT_FOUND()
KeyERR_ADVINST_AIP_BUILD_NOT_FOUND
:The specified build is not present in the project file
.- Returns:
The specified build is not present in the project file
-
_ERR_ADVINST_AIP_BUILD_NOT_FOUND
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_BUILD_NOT_FOUND()
KeyERR_ADVINST_AIP_BUILD_NOT_FOUND
:The specified build is not present in the project file
.- Returns:
The specified build is not present in the project file
-
ERR_ADVINST_COM_NOT_FOUND
public static String ERR_ADVINST_COM_NOT_FOUND()
KeyERR_ADVINST_COM_NOT_FOUND
:Cannot retrieve the Advanced Installer executable.
.- Returns:
Cannot retrieve the Advanced Installer executable.
-
_ERR_ADVINST_COM_NOT_FOUND
public static org.jvnet.localizer.Localizable _ERR_ADVINST_COM_NOT_FOUND()
KeyERR_ADVINST_COM_NOT_FOUND
:Cannot retrieve the Advanced Installer executable.
.- Returns:
Cannot retrieve the Advanced Installer executable.
-
ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE
public static String ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE
:Error when computing output package name
.- Returns:
Error when computing output package name
-
_ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE
:Error when computing output package name
.- Returns:
Error when computing output package name
-
MSG_ADVINST_INSTALL_FROM_WEBSITE
public static String MSG_ADVINST_INSTALL_FROM_WEBSITE()
KeyMSG_ADVINST_INSTALL_FROM_WEBSITE
:Install from advancedinstaller.com
.- Returns:
Install from advancedinstaller.com
-
_MSG_ADVINST_INSTALL_FROM_WEBSITE
public static org.jvnet.localizer.Localizable _MSG_ADVINST_INSTALL_FROM_WEBSITE()
KeyMSG_ADVINST_INSTALL_FROM_WEBSITE
:Install from advancedinstaller.com
.- Returns:
Install from advancedinstaller.com
-
ERR_ADVINST_AIP_NOT_FOUND
public static String ERR_ADVINST_AIP_NOT_FOUND(Object arg0)
KeyERR_ADVINST_AIP_NOT_FOUND
:Advanced Installer project file not found. Configured path: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Advanced Installer project file not found. Configured path: {0}
-
_ERR_ADVINST_AIP_NOT_FOUND
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_NOT_FOUND(Object arg0)
KeyERR_ADVINST_AIP_NOT_FOUND
:Advanced Installer project file not found. Configured path: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Advanced Installer project file not found. Configured path: {0}
-
ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE
public static String ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE
:Error when computing output folder
.- Returns:
Error when computing output folder
-
_ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE()
KeyERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE
:Error when computing output folder
.- Returns:
Error when computing output folder
-
ADVINST_INVOKE
public static String ADVINST_INVOKE()
KeyADVINST_INVOKE
:Invoke Advanced Installer
.- Returns:
Invoke Advanced Installer
-
_ADVINST_INVOKE
public static org.jvnet.localizer.Localizable _ADVINST_INVOKE()
KeyADVINST_INVOKE
:Invoke Advanced Installer
.- Returns:
Invoke Advanced Installer
-
ERR_ADVINST_INSTALL_NOT_SET
public static String ERR_ADVINST_INSTALL_NOT_SET()
KeyERR_ADVINST_INSTALL_NOT_SET
:Advanced Installer installation was not configured.
.- Returns:
Advanced Installer installation was not configured.
-
_ERR_ADVINST_INSTALL_NOT_SET
public static org.jvnet.localizer.Localizable _ERR_ADVINST_INSTALL_NOT_SET()
KeyERR_ADVINST_INSTALL_NOT_SET
:Advanced Installer installation was not configured.
.- Returns:
Advanced Installer installation was not configured.
-
ERR_ADVINST_AIP_PATH_COMPUTE
public static String ERR_ADVINST_AIP_PATH_COMPUTE()
KeyERR_ADVINST_AIP_PATH_COMPUTE
:Error when computing Advanced Installer project path
.- Returns:
Error when computing Advanced Installer project path
-
_ERR_ADVINST_AIP_PATH_COMPUTE
public static org.jvnet.localizer.Localizable _ERR_ADVINST_AIP_PATH_COMPUTE()
KeyERR_ADVINST_AIP_PATH_COMPUTE
:Error when computing Advanced Installer project path
.- Returns:
Error when computing Advanced Installer project path
-
MSG_ADVINST_DOWNLOAD_PROGRESS
public static String MSG_ADVINST_DOWNLOAD_PROGRESS(Object arg0, Object arg1)
KeyMSG_ADVINST_DOWNLOAD_PROGRESS
:Downloading {0} to {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloading {0} to {1}
-
_MSG_ADVINST_DOWNLOAD_PROGRESS
public static org.jvnet.localizer.Localizable _MSG_ADVINST_DOWNLOAD_PROGRESS(Object arg0, Object arg1)
KeyMSG_ADVINST_DOWNLOAD_PROGRESS
:Downloading {0} to {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloading {0} to {1}
-
ERR_PATH_NOT_FOUND
public static String ERR_PATH_NOT_FOUND()
KeyERR_PATH_NOT_FOUND
:Path not found.
.- Returns:
Path not found.
-
_ERR_PATH_NOT_FOUND
public static org.jvnet.localizer.Localizable _ERR_PATH_NOT_FOUND()
KeyERR_PATH_NOT_FOUND
:Path not found.
.- Returns:
Path not found.
-
ERR_INVALID_ADVINST_AIP
public static String ERR_INVALID_ADVINST_AIP()
KeyERR_INVALID_ADVINST_AIP
:Invalid Advanced Installer project file.
.- Returns:
Invalid Advanced Installer project file.
-
_ERR_INVALID_ADVINST_AIP
public static org.jvnet.localizer.Localizable _ERR_INVALID_ADVINST_AIP()
KeyERR_INVALID_ADVINST_AIP
:Invalid Advanced Installer project file.
.- Returns:
Invalid Advanced Installer project file.
-
ERR_ADVINST_REGISTER_COM_FAILED
public static String ERR_ADVINST_REGISTER_COM_FAILED()
KeyERR_ADVINST_REGISTER_COM_FAILED
:Failed to enable PowerShell support
.- Returns:
Failed to enable PowerShell support
-
_ERR_ADVINST_REGISTER_COM_FAILED
public static org.jvnet.localizer.Localizable _ERR_ADVINST_REGISTER_COM_FAILED()
KeyERR_ADVINST_REGISTER_COM_FAILED
:Failed to enable PowerShell support
.- Returns:
Failed to enable PowerShell support
-
-