Jun 13, 2022
08:09 AM
So I add a "Create Folder" action and set it for USER_MAGIC_FOLDER_2 and I also create a subfolder, .topaz.
Under .topaz, I get the "do not uninstall" option. However that is not the case for USER_MAGIC_FOLDER_2
When I go to uninstall, I get a warning about "Unable to remove" the folder set as USER_MAGIC_FOLDER_2. I do not get any messages for the .topaz folder which is good.
Not sure how to suppress this message without the "Do not uninstall" checkbox. I do not have any other files or folders defined under USER_MAGIC_FOLDER_2.
... View more
Dec 03, 2018
08:23 AM
Not sure if it matters but my is outside of the target. I build the installer a bit differently. en ja
... View more
Oct 18, 2018
12:04 PM
Yeah, I tried it myself. This should work but doesn't. Thought it might have to do with the Evaluate variables on assignment checkbox, but no. I'd recommend doing it in java with a custom code jar.
... View more
Aug 16, 2018
10:50 AM
I suggest removing the interactive parts of the script. You should let the installer handle prompting the user for any info and then just passing those values to the script or have it edit in the values to the script.
... View more
Aug 02, 2018
12:28 PM
1) Yes, at my company we have several products that install to USS (z/os UNIX) if that is what you mean. I set the build target as 'Other Java-enabled Platform' and use a Web Distribution. In the output folder, just use the jar file it creates. 2) Not sure, but I doubt it. 3) I personally don't use IA's upgrade facility, but I don't believe there is any downgrade facility. I set up my upgrade install's to lay down on top of an old install and mark any files to not overwrite if they exist.
... View more
Jun 21, 2017
07:14 AM
I found this old thread that could be your problem. Has to do with signed jars in your dependencies. Check it out. https://community.flexerasoftware.com/showthread.php?194093-quot-Installer-User-Interface-Mode-Not-Supported-quot-when-adding-sqljdbc4-jar-as-dependency
... View more
Jun 20, 2017
11:04 AM
Try running this after entering "export LAX_DEBUG=true" if you haven't already. Maybe it will give more info I did find this link. Not sure if it relates to you. It suggests a Linux library is missing. http://www.novell.com/support/kb/doc.php?id=3942266
... View more
May 25, 2017
09:33 AM
Did you check the Console checkbox under InstallerUI?
... View more
May 12, 2017
01:01 PM
Load the project file in the IA designer. It needs to modify the project for use in the new version.
... View more
May 12, 2017
12:54 PM
I actually submitted this bug (they think enhancement but I think otherwise) to IA awhile ago. IOJ-1811765 I hope they fix it for IA 2018 (I didn't see it in SP1). It is very annoying. I was forced to regress to IA 2015. It leaves a mess on the console and looks very unprofessional. I found it odd the support rep seemed surprised that I wouldn't want to display a message. Yes, you can install two different IAs on the same machine. UPDATE: Confirmed this is fixed in IA2018. There is now a checkbox to turn it on/off in console mode.
... View more
Apr 21, 2016
01:44 PM
Another way is to set up completely opposite rules. Let's say one panel displays when x=true another is displayed when x=false Instead of having rules like: x=false x=true for the respective panels, use this instead. x=false x!=false Whenever IA sees that, I get the install button when I want it. You have to let IA know there is no possible exception.
... View more
Apr 21, 2016
01:38 PM
Build->Distribution tab. Under CD-ROM distribution click Change Disk space and name. I believe there is a hard limit of 3G.
... View more
Apr 21, 2016
01:25 PM
You can't build the installer directly with Maven, however, you can run ant within maven to build your installer with maven-antrun-plugin org.apache.maven.plugins maven-antrun-plugin 1.7 build installer none run classpathref="maven.plugin.classpath" /> org.apache.ant ant-commons-net 1.8.2 ant-contrib ant-contrib 1.0b3 ant ant
... View more
Sep 30, 2015
01:24 PM
As if my magic, I suddenly received the hotfix in the Update Center. Hopefully you did as well.
... View more
Latest posts by sturge
Subject | Views | Posted |
---|---|---|
410 | Jun 13, 2022 08:09 AM | |
1272 | Dec 03, 2018 08:23 AM | |
929 | Oct 18, 2018 12:04 PM | |
1041 | Aug 16, 2018 10:50 AM | |
784 | Aug 02, 2018 12:28 PM | |
6809 | Jun 21, 2017 07:14 AM | |
6809 | Jun 20, 2017 11:04 AM | |
6809 | May 25, 2017 09:33 AM | |
847 | May 12, 2017 01:01 PM | |
920 | May 12, 2017 12:54 PM |
Activity Feed
- Posted How to not uninstall a magic folder on InstallAnywhere Forum. Jun 13, 2022 08:09 AM
- Posted Re: InstallAnywhere 2017 not building with command line on InstallAnywhere Forum. Dec 03, 2018 08:23 AM
- Posted Re: Numerical value in InstallAnywhere on InstallAnywhere Forum. Oct 18, 2018 12:04 PM
- Posted Re: interactive shell script from InstallAnywhere in console mode on InstallAnywhere Forum. Aug 16, 2018 10:50 AM
- Posted Re: looking for information on InstallAnywhere on InstallAnywhere Forum. Aug 02, 2018 12:28 PM
- Posted Re: Product Failed to install with error "Installer User Interface Mode Not Supported" on InstallAnywhere Forum. Jun 21, 2017 07:14 AM
- Posted Re: Product Failed to install with error "Installer User Interface Mode Not Supported" on InstallAnywhere Forum. Jun 20, 2017 11:04 AM
- Posted Re: Product Failed to install with error "Installer User Interface Mode Not Supported" on InstallAnywhere Forum. May 25, 2017 09:33 AM
- Posted Re: Using old Project IAP_XML file in v2017. Installer failed while installing on InstallAnywhere Forum. May 12, 2017 01:01 PM
- Posted Re: Unexpected "Please wait..." messages in console mode after upgrade from IA 2013 on InstallAnywhere Forum. May 12, 2017 12:54 PM
- Posted Re: Custom Code Panels Preview on InstallAnywhere Forum. May 10, 2016 12:34 PM
- Posted Re: Installer shows Install button instead of Next button on InstallAnywhere Forum. Apr 21, 2016 01:44 PM
- Posted Re: Resource1.zip is splitted into Resource1.zip and Resource1-part2.zip on InstallAnywhere Forum. Apr 21, 2016 01:38 PM
- Posted Re: How to build installer from iap.xml file using maven? on InstallAnywhere Forum. Apr 21, 2016 01:25 PM
- Posted Re: 'Windows error 2 occurred while loading the Java VM' on Java 1.8.0_60 on InstallAnywhere Forum. Sep 30, 2015 01:24 PM
- Posted Re: 'Windows error 2 occurred while loading the Java VM' on Java 1.8.0_60 on InstallAnywhere Forum. Sep 30, 2015 07:34 AM
- Posted Re: 'Windows error 2 occurred while loading the Java VM' on Java 1.8.0_60 on InstallAnywhere Forum. Sep 29, 2015 10:06 AM
- Posted Re: Installer fails to install uninstaller on InstallAnywhere Forum. Oct 07, 2014 02:00 PM
- Posted Re: IA2011 SP3 Info? on InstallAnywhere Forum. Jan 31, 2012 01:46 PM
- Posted Re: IA2011 SP3 Info? on InstallAnywhere Forum. Jan 31, 2012 01:33 PM