Dec 23, 2012
10:29 PM
munsingh wrote: Is there any way we can create setups using InstallAnywhere similar to the Web type packages in InstallShield (3rd option in the screenshot) Hi, InstallAnywhere has an option to build the installer as a Web Installer and you can download the ".exe" file from the Web. Try building the installer as a Web Installer and Install the same which will connect to a web page and you can install the Installer from Web.
... View more
Oct 16, 2012
12:37 AM
Open the Projectfile again in 2011 and save the projectfile. Then Try to build the Installer.It will resolve the problem. Regards, Jayashree
... View more
Apr 13, 2012
06:35 AM
Hi, The property "BuildWorkdirLocation" is just a path to your Build output location . Please find the detail how to use the property "BuildWorkdirLocation" "BuildWorkdirLocation" overrides the default working directory with a relative or full path. (Relative paths are relative to the location of the project file.).If you use both the BuildWorkdirLocation and BuildOutputLocation options, the BuildOutputLocation takes precedence over the working directory for build output. Hope it Helps.
... View more
Apr 13, 2012
06:15 AM
Hi, Please try the below Steps to create the VM pack Manually. 1. tar -zcvf vm.tar.Z jre/ 2. Provide the permission chmod 775 3.create "vm.properties" vm.platform=unix vm.platform.flavor=Linux vm.name=SunJRE170_Linux32 vm.exe.path=bin/java 4. Again provide permission chmod 775 5. Create a jar file from these two file (vm.tar.Z and vm.properties) as SunJRE170_Linux32.jar 6.Rename the SunJRE170_Linux32.jar file to SunJRE170_Linux32.vm Hope it helps.
... View more
Mar 28, 2012
01:19 AM
Hi, Kindly try this below format : IAProjectFile="/home/myproject.iap_xml" propertiesfile="${installer_output_dir}/iabuild.properties" buildtimevarpropfile="${installer_output_dir}/iabuild_time_variables.properties"\> Hope it helps. Thanks, Jayashree
... View more
Jan 30, 2012
11:02 PM
Hi, Yes installanywhere support to install .net framwork as it is an .exe file. Thanks,
... View more
Jan 29, 2012
11:22 PM
Hi, Select Any Platform check box and expand it. Then click on “Read More” link. It should navigate to “Release note.htm”. Thanks, Jayashree
... View more
Jan 27, 2012
06:08 AM
Hi, Path should be "< IALocation="C:\\Program Files (x86)\\InstallAnywhere 2011 Enterprise"> . Can you try this ?
... View more
Latest posts by jmishra
Subject | Views | Posted |
---|---|---|
905 | Dec 23, 2012 10:29 PM | |
828 | Oct 16, 2012 12:37 AM | |
576 | Apr 13, 2012 06:35 AM | |
1444 | Apr 13, 2012 06:15 AM | |
574 | Mar 28, 2012 01:19 AM | |
494 | Jan 30, 2012 11:02 PM | |
2795 | Jan 29, 2012 11:22 PM | |
1523 | Jan 27, 2012 06:08 AM |
Activity Feed
- Posted Re: InstallAnywhere and web installer on InstallAnywhere Forum. Dec 23, 2012 10:29 PM
- Posted at ZeroGgn.a(DashoA10*..) on InstallAnywhere Forum. Oct 16, 2012 12:37 AM
- Posted ant task BuildWorkDirLocation doesn't work on InstallAnywhere Forum. Apr 13, 2012 06:35 AM
- Posted Custom VM Pack creation on InstallAnywhere Forum. Apr 13, 2012 06:15 AM
- Posted How to use build time variable with ant? on InstallAnywhere Forum. Mar 28, 2012 01:19 AM
- Posted Re: About installanywhere standard on InstallAnywhere Forum. Jan 30, 2012 11:02 PM
- Posted Re: IA2011 SP3 Info? on InstallAnywhere Forum. Jan 29, 2012 11:22 PM
- Posted Re: Error - No InstallAnywhere location found: null on InstallAnywhere Forum. Jan 27, 2012 06:08 AM