Feb 22, 2013
01:20 PM
Huh. Did not know that existed. It appears to have been added with IA 2011 Service Pack 3. I'll have to play around with that when I get a moment.
... View more
Feb 21, 2013
03:56 PM
manzoor.matoo wrote: Hi, The feature "Web Installs" is already present in the IA. You can find it under the "Build Installers" tab at the lower right corner of the screen. Thanks, Manzoor That's not what he's talking about. The term "Web Installs" is used to refer to an installer that has all its components in one package (exe, bin, etc.) He's talking about an installer that downloads its components from another location. I've actually tried this with FLEXNet Connect. I created a product on FLEXNet Connect, posted a merge module for that product, then wrote custom code for an installer that checks the server, and downloads and runs the merge module from a temp location. Seemed to work okay. It was an experiment I tried awhile ago, and the custom code has been lost to the sands of time (and hard drive failure). I may try to set it up again when I have a moment.
... View more
Feb 17, 2011
03:32 PM
Yes, hotfix A was the solution to this.
... View more
Nov 11, 2010
03:35 PM
I have installers that import a merge module via Organization > Modules. They were created with 2010. I resaved them (merge module, installers) with 2010 SP1. The module uses custom code panels, rules and such which are stored in a jar file. Now the module builds fine. But when I build the installer that uses the module, I get errors like these in the build log (I've edited out certain internal company info with "..."): ... There was an I/O error storing the classes. ... There was an I/O error storing the classes. ... There was an I/O error storing the classes. I also see this java exception: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile. (Unknown Source) at java.util.zip.ZipFile. (Unknown Source) at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..) at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..) at com.zerog.ia.installer.actions.CustomActionBase.zipCustomCodeSelf(DashoA10*..) at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..) at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..) at com.zerog.ia.designer.build.ZipToUtility.a(DashoA10*..) at com.zerog.ia.designer.build.ZipToUtility.installerZipCustomCode(DashoA10*..) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.zerog.ia.installer.Installer.zipCustomCode(DashoA10*..) at ZeroGl6.a(DashoA10*..) at ZeroGl6.a(DashoA10*..) at ZeroGl6.a(DashoA10*..) at ZeroGmq.a5(DashoA10*..) at ZeroGmx.at(DashoA10*..) at ZeroGmq.an(DashoA10*..) at ZeroGl6.a(DashoA10*..) at ZeroGmi.run(DashoA10*..) Anyone else getting errors like these? Brian.
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Apr 17, 2008
10:10 AM
I've built installers which have been bundled with Java 1.6.0_00. On Linux 64-bit and Solaris machines, I've noticed this getting left behind in my installation directory: \ia_jre_extraction_dir_1029.tmp\ \ia_jre_extraction_dir_1029.tmp\jre\ \ia_jre_extraction_dir_1029.tmp\jre\.systemPrefs\ \ia_jre_extraction_dir_1029.tmp\jre\.systemPrefs\.system.lock \ia_jre_extraction_dir_1029.tmp\jre\.systemPrefs\.systemRootModFile Has anyone else noticed this behaviour? Brian.
... View more
Labels
- Labels:
-
InstallAnywhere 2008
Jan 09, 2007
02:08 PM
How do I set the install/target location for the file I posted to my update? For example, let's say I have a file (.exe or .zip or whatever) that I want to go into my application's root directory. How do I get it there? Brian.
... View more
Latest posts by bfox1973
Subject | Views | Posted |
---|---|---|
1294 | Feb 22, 2013 01:20 PM | |
1294 | Feb 21, 2013 03:56 PM | |
929 | Feb 17, 2011 03:32 PM | |
4788 | Nov 11, 2010 03:35 PM | |
7092 | Apr 17, 2008 10:10 AM | |
29996 | Jan 09, 2007 02:08 PM |
Activity Feed
- Posted Re: Requirement for InstallAnyhere on InstallAnywhere Forum. Feb 22, 2013 01:20 PM
- Posted Re: Requirement for InstallAnyhere on InstallAnywhere Forum. Feb 21, 2013 03:56 PM
- Posted Re: Upgrading from 2010 to 2010 SP1 causes build error with respect to merge modules on InstallAnywhere Forum. Feb 17, 2011 03:32 PM
- Posted Upgrading from 2010 to 2010 SP1 causes build error with respect to merge modules on InstallAnywhere Forum. Nov 11, 2010 03:35 PM
- Posted ia_jre_extraction_dir leftovers on InstallAnywhere Forum. Apr 17, 2008 10:10 AM
- Posted Install location? on FlexNet Connect Forum. Jan 09, 2007 02:08 PM