Apr 08, 2019
05:51 PM
work around : launch with -jvmxmx 2000M
... View more
Jan 14, 2019
03:12 AM
I have tried changing the compatibility to Windows 8, the same thing happened. a message popped out about the UI mode not supported. Do you have alternative? thank you [SIZE=1]https://aptoideios.org/[/SIZE]
... View more
Sep 06, 2017
12:38 PM
jerome_IA wrote: Maybe /tmp is mounted noexec despite you have 777 permissions? --Jerome you are correct - as you suggest the /tmp was re-mounted and then all was working.
... View more
Jun 05, 2015
09:02 AM
The variable in file chooser is only there to be the default path for selection. If variable is empty then I guess it defaults to the root path. So when you will click to select a file, it will open from this path. So set $USER_MAGIC_FOLDER_1$ to the value of $MYPATH$ ... then optionally, you can set the default file name. --Jerome
... View more
Nov 20, 2014
08:18 PM
Project compile error - java.lang.OutOfMemoryError - Solved When the following is executed: IAlocation="${InstallAnywhere}" IAProjectFile="${XBSInstallerRoot}\xinst\xbsia.iap_xml" failonerror="true" /> It actually invokes ? C:\Program Files (x86)\InstallAnywhere 2014\build.exe There is a properties file associated with build.exe ? C:\Program Files (x86)\InstallAnywhere 2014\build.lax In the file: build.lax file I increased (doubled) the value of: LAX.NL.JAVA.OPTION.JAVA.HEAP.SIZE.MAX From: lax.nl.java.option.java.heap.size.max=134217728 To: lax.nl.java.option.java.heap.size.max=268435456
... View more
Nov 14, 2014
11:41 AM
Running the converted (from IA 2010 to 2014) Unix Installer project in debug mode, revealed the following. I/O error occured writing additional files list java.io.FileNotFoundException: null/removablesList.txt (No such file or directory) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream. (Unknown Source) at java.io.FileWriter. (Unknown Source This is related to Uninstaller component - we did not have an uninstaller in the IA 2010 project, but it seems we need one now. Introducing a Uninstaller got rid of the above error and allowed the Installation to run to completion, which also then created the Install logs (but in the Install folder, not in the folder I had specified). Anyways problem of the install log file creation is cleared up now. 🙂 There install progress with silent install still does not show - has this been removed in 2014? Installing... ------------- [==================|==================|==================|==================] [------------------|------------------
... View more
Latest posts by Amarjit_Jutla
Subject | Views | Posted |
---|---|---|
3348 | Jul 28, 2018 10:33 PM | |
1195 | Sep 06, 2017 12:38 PM | |
2331 | Jul 28, 2017 11:59 AM | |
1307 | Oct 19, 2015 01:47 PM | |
2823 | Oct 13, 2015 02:02 PM | |
1577 | Jun 02, 2015 11:26 AM | |
759 | Nov 20, 2014 08:18 PM | |
2032 | Nov 20, 2014 02:41 PM | |
868 | Nov 14, 2014 11:41 AM | |
868 | Nov 13, 2014 09:07 PM |
Activity Feed
- Got a Kudo for Extracting duplicates ... Installation hangs - Solved. Apr 08, 2019 05:51 PM
- Posted Installer User Interface Mode Not Supported after convert v6.1 project to v2010 on InstallAnywhere Forum. Jul 28, 2018 10:33 PM
- Posted Re: Error with Execute Script/Batch file on InstallAnywhere Forum. Sep 06, 2017 12:38 PM
- Posted Error with Execute Script/Batch file on InstallAnywhere Forum. Jul 28, 2017 11:59 AM
- Posted Extracting duplicates ... Installation hangs - Solved on InstallAnywhere Forum. Oct 19, 2015 01:47 PM
- Posted Extracting duplicates ... Installation hangs on InstallAnywhere Forum. Oct 13, 2015 02:02 PM
- Posted FIle Chooser pre-pends \ on InstallAnywhere Forum. Jun 02, 2015 11:26 AM
- Posted Project compile error - java.lang.OutOfMemoryError - Solved on InstallAnywhere Forum. Nov 20, 2014 08:18 PM
- Posted Project compile error - java.lang.OutOfMemoryError on InstallAnywhere Forum. Nov 20, 2014 02:41 PM
- Posted Unix Installer issues IA 2014 on InstallAnywhere Forum. Nov 14, 2014 11:41 AM
- Posted Unix Installer issues IA 2014 on InstallAnywhere Forum. Nov 13, 2014 09:07 PM
- Posted Uinux Installer Issues - Install log not created, No install progress messages ... on InstallAnywhere Forum. Nov 13, 2014 11:25 AM