Aug 02, 2013
04:41 AM
You can try writing a Custom Code to do this. There is also a Compare InstallAnywhere variable numerically rule where you can perform an action depending on the IA variable value, but not sure if it suits your scenario.
... View more
Aug 01, 2013
07:36 AM
This has been noted as an issue. Thanks.
... View more
Aug 01, 2013
07:35 AM
For that case, you can try the Execute Command action. Let me know if it works.
... View more
Aug 01, 2013
04:15 AM
Link is a shortcut to some file. So if the file doesn't exist, a link cannot be created. If you want to create the link after checking for file existence, add a 'Check if file exists' rule to the action. Thanks.
... View more
Aug 01, 2013
02:46 AM
You can provide the relative path using IA variables, like '$USER_HOME$$\$file.txt' in the existing file field and provide the destination path with name in the corresponding fields.
... View more
Aug 01, 2013
02:29 AM
Hi, You can use the JVM spec file functionality provided by IA. check the files under IA_HOME\resource\jvms\ and modify this file according to your specification. Add this file to the specific build target and build your project. Then the installer will pick from the reduced set. You can make the other launchers pick the same jre by specifying so in the settings of that launchanywhere. Hope that helps. Thanks, Ramya
... View more
Aug 01, 2013
01:42 AM
You can use the Get User Input - Console panel and configure your settings. This also has a result variable similar to the GUI panel.
... View more
Aug 01, 2013
01:38 AM
The action does take text input. You can enter the location in the "Enter URL" field. Please check and let me know Thanks, Ramya
... View more
Apr 19, 2013
05:31 AM
Hi, You can use the tomcat server archive(.zip). Add it as a payload in IA, extract it using Expand Archive action, then use Execute Command to start the server(using the startup file). Thanks, Ramya
... View more
Apr 03, 2013
02:17 AM
What kind of gui are you talking about? You wanted to input these without wanting to launch the IA designer, so this is the way to do it. You can always launch the IDE and set the variables. Thanks, Ramya
... View more
Apr 02, 2013
01:24 AM
That will be the default password. You can change the password on first login.
... View more
Apr 01, 2013
06:16 AM
Is IP address assigned to the linux machine? What does the command 'ifconfig' give you?
... View more
Apr 01, 2013
05:39 AM
The installer requires a java vm to launch. So build a 'With VM' installer using the downloaded vm pack.
... View more
Apr 01, 2013
05:35 AM
Hi, You can use properties file to define build time variables. During build time you'll have to provide -btv argument with path to the properties file. Please check the help document for using properties file to define build time variables for more information. Thanks, Ramya Venkatesh
... View more
Apr 01, 2013
05:15 AM
Hi, Can you post the complete build log? Also, can you make sure you have configured the appliance settings properly, like credentials etc., ? Thanks, Ramya Venkatesh
... View more
Latest posts by RamyaVenkatesh
Subject | Views | Posted |
---|---|---|
686 | Mar 07, 2014 05:55 AM | |
1120 | Mar 07, 2014 05:51 AM | |
899 | Mar 07, 2014 05:42 AM | |
2495 | Nov 06, 2013 11:26 PM | |
2495 | Nov 05, 2013 11:38 PM | |
2495 | Nov 05, 2013 05:45 AM | |
2495 | Nov 04, 2013 11:49 PM | |
716 | Oct 29, 2013 05:21 AM | |
682 | Oct 29, 2013 05:14 AM | |
2648 | Oct 22, 2013 06:22 AM |
Activity Feed
- Posted Re: Display console prompt during install task custom action on InstallAnywhere Forum. Mar 07, 2014 05:55 AM
- Posted Re: Pass user defined parameter to build.exe on InstallAnywhere Forum. Mar 07, 2014 05:51 AM
- Posted Re: Uninstall Issue in CD-ROM and WebInstaller setup on InstallAnywhere Forum. Mar 07, 2014 05:42 AM
- Posted Re: Starting tomcat on InstallAnywhere Forum. Nov 06, 2013 11:26 PM
- Posted Re: Starting tomcat on InstallAnywhere Forum. Nov 05, 2013 11:38 PM
- Posted Re: Starting tomcat on InstallAnywhere Forum. Nov 05, 2013 05:45 AM
- Posted Re: Starting tomcat on InstallAnywhere Forum. Nov 04, 2013 11:49 PM
- Posted Re: Can you describe a bit more IOA-000077594 ? on InstallAnywhere Forum. Oct 29, 2013 05:21 AM
- Posted Re: Setting CLASSPATH at runtime on InstallAnywhere Forum. Oct 29, 2013 05:14 AM
- Posted Re: Not able to execute custom code on InstallAnywhere Forum. Oct 22, 2013 06:22 AM
- Posted Re: execute Custom Code as a different user on InstallAnywhere Forum. Oct 21, 2013 01:38 AM
- Posted Re: console: Get User Input on InstallAnywhere Forum. Oct 21, 2013 01:28 AM
- Posted Re: SecurityService class not found on InstallAnywhere Forum. Oct 17, 2013 11:46 PM
- Posted Re: Custom dialog on InstallAnywhere Forum. Oct 16, 2013 01:21 AM
- Posted Re: Getting Install Progress in Custom Code on InstallAnywhere Forum. Sep 10, 2013 12:08 AM
- Posted Re: Custom code on InstallAnywhere Forum. Aug 25, 2013 11:49 PM
- Posted Re: Console install "Choose Product Features" does not re-display after options chosen" on InstallAnywhere Forum. Aug 14, 2013 01:51 AM
- Posted Re: Adding files with variable in path on InstallAnywhere Forum. Aug 14, 2013 01:42 AM
- Posted Re: Export custom variable to response file. on InstallAnywhere Forum. Aug 14, 2013 01:30 AM
- Posted Re: Installer showing message "Multiple launches of this installer is not allowed..." on InstallAnywhere Forum. Aug 14, 2013 01:17 AM