May 03, 2013
10:21 AM
rajarajn wrote: Hi, Add "Set InstallAnywhere Variable" action with the variable "$USER_INSTALL_DIR$ of the corresponding value , prior to the Get User Input panel. Hi Rajarajn, As you see in the screenshot, there is not way to add the "Set Install Variable" action from the IA's built-in panel. Can you please shed some more light? Thanks and regards, Sam.
... View more
May 02, 2013
04:55 PM
For my installer, I have built a dialog in the Pre-Install section, using the standard Get User Input -Advanced panel. In that I am using a Directory Chooser component to allow the user to select a folder where the product should be installed. The value is stored in IA's $USER_INSTALL_DIR$ variable. Right below the Directoy Chooser component, I have a Label component whose value is set to $USER_INSTALL_DIR$\subComponent - with intention that the user can see where sub-components will be installed. When I run the installer, the Directory Chooser shows the default install location, and so does the label. However, when I select a custom location, the value of the label does not change. I have to navigate to the next panel and come back to this panel to see the changed value of the label. How can I use the value of $USER_INSTALL_DIR$ right away after the user selects the custom location? Regards, Shailesh.
... View more
Labels
- Labels:
-
InstallAnywhere 2011
Jan 15, 2013
06:43 PM
Hi, My installer creates a registry entry HKLM/Software/Microsoft/Windows/CurrentVersion/Uninstall/ in the 64-bit domain. All fields are set as they should be. However, I see another registry entry in HKLM/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/ also. Most of the fields in this entry match with those in the previous registry entry I mentioned; except that for one field, the value is not accurate - and also one has one additional entry: UninstallString Is the entry in Wow6432Node created automatically? By the installer or Windows? ~S~
... View more
Labels
- Labels:
-
InstallAnywhere 2011
Jan 08, 2013
06:31 PM
Hi, I need some pointers on how to create a custom action that would be executed when the installer is rolling back. I need to do this in order to stop and delete several services that get installed and started. As I understand, the rollback action does not stop/delete the services that get installed. Regards, Shailesh
... View more
Labels
- Labels:
-
InstallAnywhere 2011
Jan 03, 2013
11:49 AM
Masudkhan wrote: If Roll back is triggered after cancel, then $IA_ROLLBACK$ is set to true. Just curious to know why you need another variable to indicate the cancel status? Hi, thanks for the reply. Here's the issue: My QA team is reporting that when the tester Cancels the operation, a panel from the Post-Install phase is displayed; which is not desired. I am trying to put a rule in the Post-Install phase that will prevent this behavior from happening. In the rule, will checking the value of $IA_ROLLBACK$ to be 'false' work? Regards, -S-
... View more
Dec 19, 2012
11:53 AM
Hi, When the user cancel's the installation of the product, is the value of the the IA-internal variable $INSTALL_SUCCESS$ set to indicate that the user has cancelled the operation? Is there any other variable that I can check to figure out if the user cancelled the installation? -S-
... View more
Labels
- Labels:
-
InstallAnywhere 2011
Latest posts by spatel11
Subject | Views | Posted |
---|---|---|
1086 | May 03, 2013 10:21 AM | |
2560 | May 02, 2013 04:55 PM | |
12436 | Jan 15, 2013 06:43 PM | |
3228 | Jan 08, 2013 06:31 PM | |
1206 | Jan 04, 2013 12:26 PM | |
1206 | Jan 03, 2013 11:49 AM | |
3141 | Dec 19, 2012 11:53 AM |
Activity Feed
- Posted Re: Directory Chooser - when is the value available? on InstallAnywhere Forum. May 03, 2013 10:21 AM
- Posted Directory Chooser - when is the value available? on InstallAnywhere Forum. May 02, 2013 04:55 PM
- Posted Uninstall Registry Entry in Wow6432Node on InstallAnywhere Forum. Jan 15, 2013 06:43 PM
- Posted Custom action for Rollback on InstallAnywhere Forum. Jan 08, 2013 06:31 PM
- Tagged Custom action for Rollback on InstallAnywhere Forum. Jan 08, 2013 06:31 PM
- Tagged Custom action for Rollback on InstallAnywhere Forum. Jan 08, 2013 06:31 PM
- Tagged Custom action for Rollback on InstallAnywhere Forum. Jan 08, 2013 06:31 PM
- Posted Setting value of $INSTALL_SUCCESS$ on InstallAnywhere Forum. Jan 04, 2013 12:26 PM
- Posted Setting value of $INSTALL_SUCCESS$ on InstallAnywhere Forum. Jan 03, 2013 11:49 AM
- Posted Setting value of $INSTALL_SUCCESS$ on InstallAnywhere Forum. Dec 19, 2012 11:53 AM