Nov 08, 2011
02:53 PM
review the API for the CustomCodePanel here: http://helpnet.flexerasoftware.com/robo/projects/ia2011api/javadoc/com/zerog/ia/api/pub/CustomCodePanel.html
... View more
Nov 07, 2011
01:06 PM
you could make a post install script that will run, wait for the install.properties file to be created, and then move it to where you would like to
... View more
Nov 07, 2011
01:03 PM
If you are truly calling a java class that sets the IA vairable you should just be able to use it in IA. You can use the variable by setting a rule on the action you are trying to perform by clicking the All Rule button on the rules tab of the action and then adding a rule that compares an IA variable...the rest should be fairly self explanitory when you get to the panel.
... View more
Nov 02, 2011
06:06 PM
Resolved this issue: If you use installanywhere and want to have your hidden panel values displayed you need to ensure that the panel is set to be evaluated by a variable and that the variable resolves to "true", it CANNOT resolve a value of "1"..this will select the radio button but not blow open the panel. This appears to be a bug in installanywhere.
... View more
Nov 02, 2011
11:00 AM
Hello, Here is the scenario: 1) User activates installer utilizing a response file which has predetermined selections inside of it. 2) When you arrive at a panel that has subcomponents on it and one of the selections is the preselected item with subcomponents the subcomponent has already been opted to be displayed regardless of selection but is greyed out, this requires the user to click on it again to enable the fields again for use. Is there any way around this in Installanywhere? Have not found any via the UI yet. Basically is there anyway that if a panel will be displayed with a preselected value from a response file can you enable the field without having the user have to click on it or click off it then on it again....
... View more
Labels
- Labels:
-
InstallAnywhere 2011
Aug 02, 2011
05:32 PM
So we found a way to make this stop happening. It was two things on our end, first we did not have an uninstaller in our project and secondly the uninstaller needs to be linked to a key file from your install directory. If you have an existing uninstaller you can fix this by deleting your component from the Organization>Components section for your uninstall, then readding the component, and finally linking the component in your install section. This appears to have corrected the issue for us, regardless if you do not currently utilize an uninstaller you will need to place one into your project to avoid this error...even if you do not plan to use it.
... View more
Aug 02, 2011
08:27 AM
Any answers to this issue yet? We do not even use an uninstaller and we are still seeing this appear when we run our install. FYI, the action that uses this file is not generated by the end user, rather by IA2011 as far as we can tell we are not generating or looking for this file. Another update...when I search the xml file of the project the removablesList.txt does not appear anywhere....
... View more
Aug 01, 2011
04:24 PM
We are also currently experiencing the same issue and we do not even use the uninstaller function of IA, we did find that IA2011 had a checkbox selected in the Organization>Components section of the install and the installer had an uninstall component listed. We are trying to remove this component selection and reinstall the product....I can update when we complete the process
... View more
Jun 29, 2011
08:56 AM
Hello, We are using IA2010 SP1 and when we use a single variable that gets evaluated at assignment the value gets cached so that when we jump back to the panel to allow a user to reenter credentials the installer does not reassign the variable to the new value that has been reentered by the user. If I change this variable to a multiple variable assignment it works as intended without issue. Can someone confirm if bug IOA-000047358 is actually fixed? Is there some sort of later patch we need to apply that I am not seeing in my updates? Much appreciated. Thanks, Pete
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Latest posts by pcerasuolo
Subject | Views | Posted |
---|---|---|
621 | Nov 08, 2011 02:53 PM | |
601 | Nov 07, 2011 01:06 PM | |
611 | Nov 07, 2011 01:03 PM | |
536 | Nov 02, 2011 06:06 PM | |
2140 | Nov 02, 2011 11:00 AM | |
2534 | Aug 02, 2011 05:32 PM | |
2534 | Aug 02, 2011 08:27 AM | |
2534 | Aug 01, 2011 04:24 PM | |
1887 | Jun 29, 2011 08:56 AM |
Activity Feed
- Posted Re: Custom panel custom language selection on InstallAnywhere Forum. Nov 08, 2011 02:53 PM
- Posted Re: Changing the path of the properties file on InstallAnywhere Forum. Nov 07, 2011 01:06 PM
- Posted Re: Check environment variable on InstallAnywhere Forum. Nov 07, 2011 01:03 PM
- Posted Re: Issues with preselected items being greyed out when using a response file on InstallAnywhere Forum. Nov 02, 2011 06:06 PM
- Posted Issues with preselected items being greyed out when using a response file on InstallAnywhere Forum. Nov 02, 2011 11:00 AM
- Posted Re: java.io.FileNotFoundException: null\removablesList.txt in IA 2011 on InstallAnywhere Forum. Aug 02, 2011 05:32 PM
- Posted Re: java.io.FileNotFoundException: null\removablesList.txt in IA 2011 on InstallAnywhere Forum. Aug 02, 2011 08:27 AM
- Posted Re: java.io.FileNotFoundException: null\removablesList.txt in IA 2011 on InstallAnywhere Forum. Aug 01, 2011 04:24 PM
- Posted Is IOA-000047358 really fixed in IA2010SP1? on InstallAnywhere Forum. Jun 29, 2011 08:56 AM