Showing articles with label InstallAnywhere 2015 Professional.
Show all articles
InstallAnywhere Knowledge Base
Disk Space Check Reporting Available Free Space for Root Partition, /, Instead of the Targeted Partition
0 3 1580
SummaryIssue where the Disk Space Check always reports the available free space on the root partition, /, instead of the targeted partitionSymptomsDuring runtime, the disk space check which reports the disk space available, always reports the value f...
InstallAnywhere Triage and Preliminary Troubleshooting
0 1 981
Providing the necessary information to allow a Support Engineer to begin troubleshooting your issue is one of the best ways to avoid delays. This article discusses what type of information to include and how to gather it when submitting an InstallA...
?ERROR - JRE Source does not exist? on Mac OS X
0 0 689
SummaryThe article talks about the 'JRE Source does not exist' error on Mac OS X.SymptomsThe following error is seen in the installation log on Mac OS X: Install Directory: /Applications/2013/jre Status: SUCCESSFUL Ins...
Supported Java Virtual Machines for each Version of InstallAnywhere
0 0 1358
SummaryThis article shows the supported Java virtual machines for different versions of InstallAnywhereSynopsisThe following is a listing of Java virtual machines that are supported by InstallAnywhere organized by each version.Note: InstallAnywhere-g...
HOTFIX: InstallAnywhere HotFix for Windows Launchers
0 0 1387
SummaryThis is the InstallAnywhere HotFix for Windows LaunchersSymptomsThis HotFix addresses the following issues: IOJ-1737900Without VM installer fails to launch using Java 8 Update 60 on Windows. The error displayed is ?Windows error 2 occurred wh...
Enumerating InstallAnywhere Variables at Run Time Using Custom Code Action
0 0 809
SummaryThis article shows how one can enumerate InstallAnywhere Variables using a custom code at runtime.SynopsisInstallAnywhere variables are used to store data that are used by many standard actions, and this data can be shared between actions in a...
Using a buildproperties.properties File
0 0 775
SummaryInformation on how to use a buildproperties.properties file for building installersSynopsisYou can use a buildproperties.properties file to build installers for a project. To do this, pass the ?p argument with the path and name of the buildpro...
Localizing Custom Code
0 0 501
SummaryHow to localize custom code actions, panels, and consoles.SynopsisThis article explains how to internationalize custom code actions, panels, and consoles.DiscussionThe InstallAnywhere API provides a simple means for localizing custom code acti...
InstallAnywhere 2014 and Later Build Fails With Build Error Unknown Error Creating Mac OS X Web Installer When Trying To Bundle Java 6
0 0 303
SummaryThis article discusses how to handle a InstallAnywhere 2014 and later build failure with build error Unknown error creating Mac OS X Web installer when bundling Java 6.SymptomsThe build process fails with the following build error: <Platform...
Why IAClasses.zip Should Not Be Included as a Dependency in InstallAnywhere Projects
0 0 481
SummaryThis article discusses why IAClasses.zip should not to be in the dependencies of a project.SynopsisThis article discusses why IAClasses.zip should not to be in the dependencies of a project.DiscussionAll of the elements which are present in IA...
Unable to Update Installer's EXE File Properties
0 0 539
SummaryThis article discusses InstallAnywhere's limitation on modifying the details for a Windows Installer's exe propertiesSymptomsWhen a Windows target installer is built, the installer's property values are hardcoded and cannot be customized in In...
Could not find a valid Java virtual machine to load error
0 0 4996
SummaryInformation on the the LaunchAnywhere Error: Could not find a valid Java virtual machine to loadSymptomsWhen running an installer, the following LaunchAnywhere error may be displayed during launch time: Could not find a valid Java virtual mac...
Invalid unzip command found error message at install time on Linux or Solaris
0 0 694
SummaryThis article discusses the "unzip: not found" and "Invalid unzip command found" error messages when installing to a Linux or Solaris machineSymptomsWhen running an installer targeted for Linux or Solaris, the following errors appear during lau...
Build Warning "invalid entry size (expected <size> but got <size> bytes)"
0 0 345
SummaryThis article discusses the "invalid entry size" build warning that occurs when building on the command line.SymptomsIf your project contains a "Create LaunchAnywhere for Java Application" action, a non-Windows build target has been selected to...
Removing the Newline Character from Execute Script/Batch File and Execute Command Actions' stdout
0 0 1795
SummaryHow to remove the newline or carriage return character from $EXECUTE_STDOUT$ for Execute Script/Batch File and Execute Command Actions.SynopsisWhen running an Execute Script/Batch File action or an Execute Command action, the STDOUT value will...