Feb 22, 2013
02:42 AM
Hi, If the requirement is for the installer to get files off a server, you can use the Download File action provided by IA. This supports different protocols like ftp, http etc., The installer can then use these to configure the rest of the application. Did that help? Thanks, Ramya
... View more
Feb 18, 2013
12:43 AM
Hi Joe, You can have a 'Compare InstallAnywhere variables numerically' rule under Project > Rules to check the java version before the installer launches. This could be something like - Compare $prop.java.version$ >= 1.6 e.g., You can customize the message to display when the rule fails. Let me know if this helps. Thanks. jpitz31 wrote: I am aware of the JVM settings under the Project topic. But if the desired JRE is not found, installing the bundled JRE is not desired for my situation. The JRE packaged is from IBM and is very old. Is there a way to check for a version of the JRE and present the user with a dialog indicating that the user should exist the install and install a newer version of the JRE. Thanks Joe
... View more
Dec 21, 2012
03:33 AM
Hi, What do you have in the install phase of your project? Please share the project file if possible.
... View more
Dec 18, 2012
12:49 AM
Hi, You can try using the optimize registry entry checkbox for all your components(available under Organization > Components in IA IDE). This will avoid duplicate entries from going into the registry file and hence avoid increase of memory usage. Let me know if it helps.
... View more
Dec 13, 2012
11:53 PM
Hi, You may upgrade to a newer version of IA. It has an option to select whether or not the merge modules should be uninstalled along with the parent. This will automatically take care of multiple merge module uninstallations when the parent is uninstalled. Thanks.
... View more
Dec 13, 2012
12:53 AM
Hi, The non-fatal message is a known issue. It is just a warning and will not cause any problems during runtime. Ideally, the building of installer should not fail. Can you try re-building the project?
... View more
Dec 12, 2012
01:01 AM
Hi, Have you tried removing only specific features after installation? Is there anything that you did after installation to alter the product installation. The warning that you've posted is seen when the product is not installed properly because of which the entry in registry is not made or all the features of the product has been removed which is equivalent to uninstalling the product.
... View more
Dec 11, 2012
04:26 AM
Check if there are any rules to the pre-install console panels action group. If you can see the console panels on windows, there is no reason it won't appear on non-windows unless you have a Check Platform rule. Please share your project and if possible.
... View more
Dec 11, 2012
03:10 AM
Hi, Which license are you using? The Enterprise edition or the Enterprise cloud license? The Appliance seetings are available only in the latter.
... View more
Dec 11, 2012
01:47 AM
Where exactly are you using this in InstallAnywhere?
... View more
Dec 11, 2012
01:36 AM
Hi, 1. Is the project created out of a basic template? If so, then you will have to add the console panels explicitly. Otherwise the installation happens without any prompts. 2. Can you give some more details like which win/linux system, bundled jvm are you using?
... View more
Dec 06, 2012
03:30 AM
Hi, The execution of InstallAnywhere actions is sequential. So only after one Expand Archive action is completed, the next one starts. Did that clear your doubt?
... View more
Dec 06, 2012
03:23 AM
Please give us more details on the problem. What do the logs say? Which vm are you trying to install this on?
... View more
Dec 06, 2012
03:21 AM
What files are remaining in webapps folder? Are all the files added by you after installation not getting deleted or just a few of them?
... View more
Nov 05, 2012
12:01 AM
Thanks for the details. You can save the project in IA 2012, the project settings will not be lost afaik and this warning will not be seen when you load the project again. I've been trying to reproduce this but I think it is not seen for all projects, so it could be a project specific issue. We will update you on any more findings. It would be helpful if you can attach your project file. Thanks
... View more
- « Previous
- Next »
Latest posts by RamyaVenkatesh
Subject | Views | Posted |
---|---|---|
691 | Mar 07, 2014 05:55 AM | |
1126 | Mar 07, 2014 05:51 AM | |
904 | Mar 07, 2014 05:42 AM | |
2525 | Nov 06, 2013 11:26 PM | |
2525 | Nov 05, 2013 11:38 PM | |
2525 | Nov 05, 2013 05:45 AM | |
2525 | Nov 04, 2013 11:49 PM | |
719 | Oct 29, 2013 05:21 AM | |
686 | Oct 29, 2013 05:14 AM | |
2669 | 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