Dec 27, 2013
05:13 AM
I want to pass user defined parameter to build.exe to create build from command line. I have a parameter env which has different values for different environments and I need to pass this to installer. How can I achieve this? Please suggest.
... View more
Labels
- Labels:
-
InstallAnywhere 2013
Dec 18, 2013
01:09 AM
I am working on an installer created on InstallAnywhere 2011 enterprise edition. Its's uninstaller sometimes does not remove all files from installation directory sometimes. But it is not reproducible always. Sometime it clears all files but sometimes not. Could you please help me to figure out that what can be the reason of this problem. Any help would be highly appreciated. Thanks.
... View more
Labels
- Labels:
-
InstallAnywhere 2013
Aug 23, 2013
07:51 AM
Hi RamyaVenkatesh, I have sent location of my project in a private message. Please see that. The check box for 'Multiple launch settings' is checked in Windows project. Thanks.
... View more
Aug 22, 2013
07:22 AM
May be this is too late but this can be done in following steps - 1. Add action plugin: extract to file at pre-installation and extract required file from location $IA_PROJECT_DIR$ (or the location where file is located) to location $INSTALLER_TEMP_DIR$. 2. Add this file in Install tab under magic folder name "DO NOT INSTALL". 3. You can now run this file at pre-install tab from location $INSTALLER_TEMP_DIR$$/$
... View more
Aug 10, 2013
01:26 AM
Hi RamyaVenkatesh, Thanks for your response. I am using InstallAnywhere 2011 Enterprise Edition SP4. This issue is occurring on 3-4 machines (Windows 7 and Mac) but not reproducible on all machines. We don't require maintenance support in our installer so the maintenance support check box is clear and hence Instance Management is disabled in our project. Please see below image -
... View more
Aug 06, 2013
07:48 AM
Hi, I am working on an installer created using InstallAnywhere. I am facing an issue in this installer that when I launch installer on Windows, it shows me message “Multiple launches of this installer is not allowed. It will now quit.” while I never installed the same application on that machine. I tried launching installer after rebooting computer but result was same. This issue also occurring on one Mac machine while the check box for preventing multiple installer is clear for Mac setup project. Could anyone please suggest me that why is this happening, why installer showing this message while no other process of same installer is running. Thanks Pratibha
... View more
Labels
- Labels:
-
InstallAnywhere 2012
Jul 16, 2013
08:48 AM
Hi, I am working on an installer project created using InstallAnywhere. I want to check for user privileges on Windows and I found given below link for doing this job - http://kb.flexerasoftware.com/selfservice/viewContent.do?externalID=Q112998 But I didn't find "com.installshield.wizard.service.security.SecurityService" package in IAClasses.zip. Could anybody help me out that where can I find this package to include in my Java custom code. Thanks in advance. --Anirudh
... View more
Labels
- Labels:
-
InstallAnywhere 2012
Jul 10, 2013
01:12 AM
Hi, I am working on an installer based on InstallAnywhere. I am facing an issue that if I run installer for very first time on a machine, it creates installation logs in logs directory under destination folder. Now if I uninstall application then after successful uninstallation, it deletes installation file (created during installation) and puts uninstallation log file there. This happens only for first time when there is no log directory available on user's machine and user install-uninstall application for first time, don't know why :confused:. On subsequent installation or uninstallation, it works fine and no old log file gets deleted. Please note that the check box in InstallAnywhere for uninstalling logs is clear so it is expected that no log file should be deleted by InstallAnywhere. It would be very appreciable if someone can help me to know that where is the issue and why InstallAnywhere is deleting first installation log file on first uninstallation. Thanks in advance. Regards, Pratibha
... View more
Labels
- Labels:
-
InstallAnywhere 2012
May 30, 2013
09:04 AM
Hi Jerome, Could you please tell me the syntax to get OS local language. I tried giving additional command line argument "-Dlax.locales=ja" for Japanese, independent of OS language but the combo box is still enabled. Thanks
... View more
May 30, 2013
03:04 AM
Hi, I want to give support for multiple languages in InstallAnywhere project. When I checked check boxes for two languages English and Japanese in Build>Locales and created new build, the installer started me showing a combo box on flash screen with both languages EN and JA. I selected one language in combo box and then clicked "ok" to continue installation in the selected language. Is these any way through which I can disable this combo box and continue the installation automatically in the OS specific language? For example if OS is in Japanese then installer should run in Japanese automatically without user intervention. Please note that the very first screen of installer comes in OS localized language and the combo box appears on flash screen. Early reply would be highly appreciable as I am really stuck in this :(.
... View more
Labels
- Labels:
-
InstallAnywhere 2012
May 29, 2013
01:29 AM
Hi, I want to give support for multiple languages in InstallAnywhere project. When I checked check boxes for two languages English and Japanese in Build>Locales and created new build, the installer started me showing a combo box on flash screen with both languages EN and JA. I selected one language in combo box and then clicked ok to continue installation in the selected language. Could anyone please let me know that how can I disable this combo box and continue the installation automatically in the OS specific language? For example if OS is in Japanese then installer should run in Japanese automatically without user intervention. Please note that the very first screen of installer comes in OS localized language and the combo box appears on flash screen. Thanks.
... View more
Labels
- Labels:
-
InstallAnywhere 2011
Latest posts by trehananirudh
Subject | Views | Posted |
---|---|---|
2915 | Dec 27, 2013 05:13 AM | |
7176 | Dec 18, 2013 01:09 AM | |
2244 | Aug 23, 2013 07:51 AM | |
2146 | Aug 22, 2013 07:22 AM | |
2244 | Aug 10, 2013 01:26 AM | |
11266 | Aug 06, 2013 07:48 AM | |
5347 | Jul 16, 2013 08:48 AM | |
4776 | Jul 10, 2013 01:12 AM | |
966 | May 30, 2013 09:04 AM | |
4420 | May 30, 2013 03:04 AM |
Activity Feed
- Posted Pass user defined parameter to build.exe on InstallAnywhere Forum. Dec 27, 2013 05:13 AM
- Tagged Pass user defined parameter to build.exe on InstallAnywhere Forum. Dec 27, 2013 05:13 AM
- Tagged Pass user defined parameter to build.exe on InstallAnywhere Forum. Dec 27, 2013 05:13 AM
- Tagged Pass user defined parameter to build.exe on InstallAnywhere Forum. Dec 27, 2013 05:13 AM
- Posted Uninstaller does not removes all files from installation directory sometimes. on InstallAnywhere Forum. Dec 18, 2013 01:09 AM
- Tagged Uninstaller does not removes all files from installation directory sometimes. on InstallAnywhere Forum. Dec 18, 2013 01:09 AM
- Tagged Uninstaller does not removes all files from installation directory sometimes. on InstallAnywhere Forum. Dec 18, 2013 01:09 AM
- Posted Installer showing message "Multiple launches of this installer is not allowed... on InstallAnywhere Forum. Aug 23, 2013 07:51 AM
- Posted Re: Running an EXE from Pre-Install on InstallAnywhere Forum. Aug 22, 2013 07:22 AM
- Posted Re: Installer showing message "Multiple launches of this installer is not allowed..." on InstallAnywhere Forum. Aug 10, 2013 01:26 AM
- Posted Installer showing message "Multiple launches of this installer is not allowed..." on InstallAnywhere Forum. Aug 06, 2013 07:48 AM
- Tagged Installer showing message "Multiple launches of this installer is not allowed..." on InstallAnywhere Forum. Aug 06, 2013 07:48 AM
- Tagged Installer showing message "Multiple launches of this installer is not allowed..." on InstallAnywhere Forum. Aug 06, 2013 07:48 AM
- Posted com.installshield.wizard.service.security.SecurityService missing from IAClasses.zip on InstallAnywhere Forum. Jul 16, 2013 08:48 AM
- Tagged com.installshield.wizard.service.security.SecurityService missing from IAClasses.zip on InstallAnywhere Forum. Jul 16, 2013 08:48 AM
- Tagged com.installshield.wizard.service.security.SecurityService missing from IAClasses.zip on InstallAnywhere Forum. Jul 16, 2013 08:48 AM
- Posted InstallAnywhere deletes installation logs created for first time. on InstallAnywhere Forum. Jul 10, 2013 01:12 AM
- Tagged InstallAnywhere deletes installation logs created for first time. on InstallAnywhere Forum. Jul 10, 2013 01:12 AM
- Tagged InstallAnywhere deletes installation logs created for first time. on InstallAnywhere Forum. Jul 10, 2013 01:12 AM
- Tagged InstallAnywhere deletes installation logs created for first time. on InstallAnywhere Forum. Jul 10, 2013 01:12 AM