Nov 25, 2011
02:48 AM
Say you have User_Input_Var_1 for ‘YES’ and User_Input_Var_2 for ‘NO’ as the radio buttons and you can select only one radio button at a time then Below are the conditions and results: If User_Input_Var_1 = 1 and User_Input_Var_2 = 0 then ‘YES’ is selected If User_Input_Var_1 = 0 and User_Input_Var_2 = 1 then ‘NO’ is selected -- Mac
... View more
Nov 25, 2011
04:25 AM
Thank you Mac and SunnyBoy for your quick responses. I am planning to do this in following way: 1.Group1. "Yes" will have a single nested radio button "Yes" (USER_INPUT_X) of CG2 2. Group1. "No" will have both (Yes and No) the radio buttons of Group2 as nested elements. "Yes"- USER_INPUT_X (same variabe name as in the case of "Yes" in G1) "No" - USER_INPUT_Y in IA we have the choice to hide the input variables. So the user will see the nested elements only of the selected radio button.
... View more
Nov 24, 2011
09:16 AM
Windows server 2008 R2 is 64-bit operating system. Windows 2008 R2 does not come with 32-bit operating system. If you would like to Check System Architecture use Check System Architecture Rule this allows developers to specify action or files to be run/installed only on specific system architecture (32-bit or 64-bit). The system architecture is normally determined by the Java virtual machine and reported to the installer, but in some cases may be specified in a registry action under Organization > Components.
... View more
Nov 16, 2011
06:13 AM
Again, the LAX is generated from information within your project. If you cannot post your project (and I can understand that) you could either post a simplified project that reproduces the issue or if not, you should ask directly the Flexera Software support.
... 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 01, 2011
10:38 PM
Hello Hari, I am writing my custom code in Java. Should I write an action that includes your code and execute it before updating/retrieving any registry entries? Thanks alot Atul
... View more
Nov 10, 2011
09:31 AM
You need to check off silent as an allowable UI mode in order to be able to run the installer silently. I'm guessing that may be your problem...
... View more
Sep 29, 2011
01:38 AM
Hi Madhav, As I have mentioned there are two install sets, custom is by default provided by InstallAnywhere. So including custom there are three. Now if I take the example of my first set say "Set1", there are some features which are only for this set and some features are specifically for "Set2" now apart from these features (mandatory for their respective install sets "Set1" and "Set2") there are some features which are optional. Now if we select custom install set it will display all the features and user will have to select as per their requirement. My requirement is a bit different. In my case if the user selects "Set1" all the mandatory features should be automatically selected and the optional features can be selected as per the requirement, also in this case the features which are specific to "Set2" should not be displayed. The same should be when the user selects "Set2" as the install set. Hope you got my point. We were following this approach in ISMP 5.3. Thanks alot for your valuable time.
... View more
Sep 02, 2011
05:58 AM
I think $INSTALLER_LAUNCH_DIR$ should solve my problem. Thanks for your reply.
... View more
Aug 12, 2011
02:59 AM
Hi, If you are building with ant, then you can create directory at the place of your choice and put your external files/folders right there. Then to get those data while executing setup, you can reference to $INSTALLER_LAUNCH_DIR$ or $EXTRACTOR_DIR$ variable (check documentation) in your installer which will point to the folder where setup file is located. Regarding your uninstall issue, installanywhere will only delete files & folders it created itself. If you want those files to be deleted at uninstall time, then you can put them to a folder created via installer with option "Recursively delete all content of this folder during uninstall". --Jerome
... View more
Feb 06, 2013
04:05 PM
As I add more Actions IA gets slower and sloooooooooower. Does anyone know if changing the VM heap sizes would help?
... View more
Jul 18, 2011
02:19 AM
Here are latest release notes: http://support.flexerasoftware.com/doc/List.aspx?m=installation&pid=0000000000000019&pn=InstallAnywhere&v=InstallAnywhere+2011
... View more
Jul 08, 2011
05:09 AM
Start here: FeatureSelectItem FeatureSetData These are function names you can search for in the Help. Try using them according to your needs.
... View more
Jun 06, 2011
02:12 AM
Hi atulmaurya, Install Anywhere 2011 is available. I Request you to evaluate the latest Version and Check the Configuration your currently trying out in Install Anywhere 2010 Evaluation. Please Try out the following link http://www.flexerasoftware.com/resources/trials.htm#installanywhere Thanks, Madhav Pai
... View more
May 31, 2011
01:35 PM
Hi peczes, The registry file in case of Unix/Linux in General will be available /var/.com.zerog.regisrty.xml Thanks, Madhav Pai Engineering Installanywhere Flexera Software
... View more
Latest posts by atulmaurya
Subject | Views | Posted |
---|---|---|
769 | Nov 25, 2011 04:25 AM | |
1683 | Nov 24, 2011 11:35 PM | |
2884 | Nov 24, 2011 11:31 PM | |
2604 | Nov 23, 2011 08:56 AM | |
1584 | Nov 16, 2011 05:45 AM | |
6651 | Nov 15, 2011 08:00 AM | |
1866 | Nov 03, 2011 11:36 PM | |
999 | Nov 01, 2011 10:38 PM | |
999 | Nov 01, 2011 08:11 AM | |
3645 | Oct 31, 2011 06:21 AM |
Activity Feed
- Posted Re: Enabling\Disabling a radio button on InstallAnywhere Forum. Nov 25, 2011 04:25 AM
- Posted Dispalying the user input on a choice group on InstallAnywhere Forum. Nov 24, 2011 11:35 PM
- Posted Enabling\Disabling a radio button on InstallAnywhere Forum. Nov 24, 2011 11:31 PM
- Posted checking if the OS is 32-bit or 64-bit on InstallAnywhere Forum. Nov 23, 2011 08:56 AM
- Posted Re: LaunchAnywhere Application on InstallAnywhere Forum. Nov 16, 2011 05:45 AM
- Posted LaunchAnywhere Application on InstallAnywhere Forum. Nov 15, 2011 08:00 AM
- Posted Changing the path of the properties file on InstallAnywhere Forum. Nov 03, 2011 11:36 PM
- Posted Re: Accessing Registry entries of 32-bit application in Windows Server 2008 R2 on InstallAnywhere Forum. Nov 01, 2011 10:38 PM
- Posted Re: Accessing Registry entries of 32-bit application in Windows Server 2008 R2 on InstallAnywhere Forum. Nov 01, 2011 08:11 AM
- Posted Accessing Registry entries of 32-bit application in Windows Server 2008 R2 on InstallAnywhere Forum. Oct 31, 2011 06:21 AM
- Posted Silent Installation on InstallAnywhere Forum. Oct 21, 2011 04:06 AM
- Posted Re: Feature Selection on InstallAnywhere Forum. Sep 29, 2011 01:38 AM
- Posted Feature Selection on InstallAnywhere Forum. Sep 28, 2011 06:55 AM
- Posted Re: Problem with $prop.user.dir$ on InstallAnywhere Forum. Sep 02, 2011 05:58 AM
- Posted Problem with $prop.user.dir$ on InstallAnywhere Forum. Sep 01, 2011 02:15 AM
- Posted external resource in ISMP on InstallAnywhere Forum. Aug 11, 2011 10:33 AM
- Posted Re: Adding external files on InstallAnywhere Forum. Aug 03, 2011 07:42 AM
- Posted Adding external files on InstallAnywhere Forum. Aug 03, 2011 04:37 AM
- Posted Re: InstallAnywhere efficiency.. on InstallAnywhere Forum. Aug 03, 2011 04:30 AM
- Posted InstallAnywhere efficiency.. on InstallAnywhere Forum. Jul 23, 2011 08:11 AM