by Flexera Software - Product Type: Application / Wizard
Hi
I have uploaded a HTML UI in panel in Install anywhere, well in the panel there is a field for the PORT NO, well in that case I need to validate that the user can input only numbers...My script for that is:
<script type="text/javascript">
function isNumberKey(evt)
{
var charCode = (evt.which) ? evt.which : event.keyCode
if (charCode > 31 && (charCode < 48 || charCode > 57))
return false;
return true;
}
td><input name="DB_DBPORTNO" type="text" value="1521" id="DBportno" onkeypress="return isNumberKey(event)"></td>...........Well in browser its working fine,but when I upload this page in my installer it is showing an error message:JavaScript error Cannot convert null to an object occurred at line: null
Anyone please help me with this,ASAP.....
Thanks in advance
Reply
I am new to Install Anywhere. I am trying to execute one script using Execute script action. But its not working. Could you please let me know. Its very urgent.
Reply
Hi,
I am using 2010 Enterpise edition.
I have developed one application and I want a single installer for both 32 bit & 64 bit windows system.
32 bit system should use 32 bit JVM & 64 bit system should use 64 bit JVM.
Please guide me how should I proceed ...
Thanks,
Jayvardhan
Reply
Hi,
have using 2010 Enterpise edition, i need to do following task,
have devloped one flex based application, to run this application we need to install Adobe Air in our PC
so my task is need to check Adope Air is installed or not if not installed i need to install alongwith our application
i have done this task for window oS ExecuteTargetfile(AdobeAir.exe).but not able to with mac .dmg file
please guide us how to do proceed further
Thanks
Seetha
Reply
Has anyone seen an error like this? Or do you have any suggestions on where to start troubleshooting it?
Building an installer project from the command line, IA 2010 Enterprise SP1, Windows 2003, java 1.6.0_15
[buildinstaller] Unable to invoke the method:
[buildinstaller] GUIGroupData.setAdditional(Integer)
[buildinstaller] Some installer configuration information may be lost
[buildinstaller] java.lang.NoSuchMethodException
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGgk.c(DashoA10*..)
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGgk.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.c(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.main(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[buildinstaller] at java.lang.reflect.Method.invoke(Unknown Source)
[buildinstaller] at com.zerog.lax.LAX.launch(DashoA10*..)
[buildinstaller] at com.zerog.lax.LAX.main(DashoA10*..)
Reply
RE: InstallAnywhere jimmy [TX, USA] 23-Jun-2011 17:13:21
This is an old post, but I am having the same exact problem running in InstallAnywhere 2010 SP1, Version: 11.5, Build: 3972.
Error log shows:
[exec] Unable to invoke the method:
[exec] GUIGroupData.setAdditional(Integer)
[exec] Some installer configuration information may be lost
[exec] java.lang.NoSuchMethodException
[exec] at ZeroGgk.a(DashoA10*..)
[exec] at ZeroGgk.a(DashoA10*..)
.....
Did you ever find a solution ?
Reply
hi all,
I built a installer by InstallAnywhere 2008 VP1 Enterprise, and I try to run it on Win7, I found a display issue in 'License Agreement' screen - the scroll bar and redio box(Accept/don't Accept) are disappear.
Did you meet this ever?
Is there a patch for me, how about the latest release?
thanks
-Jim
Reply
RE: InstallAnywhere 2008 VP1 Enterprise on... support@componentsource.com 02-Sep-2010 17:27:33
Hi Jim,
Thank you for using this InstallAnywhere Enterprise forum here at ComponentSource.
Feel free to send us an email to support@componentsource.com with your InstallAnywhere 2008 purchase details so we can further investiguate this further.
If you bought InstallAnywhere through ComponentSource you should be able to redownload your original purchase from your account with us. We keep a security copy of your purchased downloadable products in the 'Previos Orders' Section of your account with us so you can redownload a fully working original installer shall you need to.
Regards,
Enrique Perez
ComponentSource Support
Reply
The Enterprise version supports the Spanish locale, does it also support Latin American Spanish? If not, can I add an external resource file for this locale?
Thanks,
Xianfeng
Reply
Hi, i need help with the Java error, please i appreciate any comments...
Thank you,
<?xml version="1.0" encoding="UTF-8"?>
<BuildLog created="5/04/10 11:22:33 AM">
<BuildInstance name="EDUSPARK[science] 3rd" path="C:\00 Proyecto Instalacion\Science\Instalaciones\EDUSPARK SC_3\Eduspark SC.iap_xml">
<BuildBegin>5/04/10 11:22:33 AM</BuildBegin>
<BuildConfiguration Name="Migrated Configuration">
<BeginTime>5/04/10 11:22:33 AM</BeginTime>
<EndTime>5/04/10 11:22:44 AM</EndTime>
<Script status="SUCCESS"/>
<InstallResources/>
<OtherErrors>
<Build Error type="Fatal Error" description="null (java.lang.RuntimeException)"/>
</OtherErrors>
<Installers status="FAILURE">
<Platforms status="FAILURE"/>
</Installers>
<BuildList/>
</BuildConfiguration>
<BuildEnd>5/04/10 11:22:44 AM</BuildEnd>
</BuildInstance>
</BuildLog>
Reply
We need to implement download functionality during installation process. Actions are something like: collect user URL, invoke download, show download cancelabe progress.
Does InstallAnywhere contains such download component?
Reply
Hi,
I am considering to upgrade to IA Enterprise edition 2009. I currently have a installtion script that runs OK for me using IA enterprise edition v6.1 (!).
I want to know how complicated it will be to import my script to the new IA version? Are there going to be lot of changes? or, is it going to be easy?
Thanks.
Reply
I need to create an Install that either, Installs my product to the Users Hard Drive or Run the Product from the CD-ROM.
In the Pre-Install I put in Get User Input panel with the question Install or Run. The results are stored in $USER_INPUT_RESULTS$
In the Install panel I added a rule to the the User Install Folder group (this is the top group in that panel) to Compare InstallAnywhereVariable $USER_INPUT_RESULTS$ = Install
When I run the program and choose Install from the Get User Input panel, Nothing is installed to the hard drive. It is almost as if the variable is not evaluated at all. I put in an Output Debug Panel and can see that the $USER_INPUT_RESULTS$ variable is set correctly.
It seems the Install panel is not evaluating this variable.
Any suggestions how I can get the install actioin to happen when the $USER_INPUT_RESULTS$ value equals Install
Reply
Hi ,
I have created my java code equvalent into InstallanyWhere 2009 setup using InstallAnyWhere 2009 Enterprise Edition. After installed VISTA O/s if i click any exe it is not working but it is working windows XP O/s.
Please Help me
Thanks ,
Senthil
Reply
Hi,
I need to run a perl script at a point of the installation, and the installation should abort or proceed depending on the result of the script. How can I call the perl script from the installer ?
Thanks,
-Bijoya.
Reply
Hi
I am unable to add list, button, and radio button in Advanced user input panel.
any help will be appreciated
Reply
hi,
How i can disable next button on panel untill some criterion is full filled.
ii want to diable next button untill user type some text in textbox.
Thanks in advance
with regards
Anuj
Reply
RE: InstallAnywhere xixizh [China] 17-Aug-2009 09:03:52
Hi,
I want to disable the "Previous" button on Install Complete Panel, how to do that?
thanks in advance!
Reply
RE: InstallAnywhere wfansh [China] 26-Mar-2010 07:44:05
aaasdf
Reply
I ran install Anywhere through Linux.
Even the fact that installation directory is defined to HOME DIRECTORY, it insists to give the /tmp directory.
Can any one think of solution?
Reply
Can I change variable USER_INSTALL_DIR value?
Sometime i must chage USER_INSTALL_DIR value,eg: user choose install folder is /usr/soft/abc,but i must use /usr/soft/abc/xxx as the variable USER_INSTALL_DIR value.But i used InstallAnywhere 8 (use Set InstallAnywhere Variable - Single variable or Set InstallAnywhere Variable - Multiple variable action is the same result )can't change this variable value,if i change it, then the pack can't install.
I had try to change other variable like ttt which is define by myself,then i can change this variable value.
If i must change variable USER_INSTALL_DIR value,how can i do?
Reply
Hi All,
I have created a Installer in English, French, Chinese and Japanese Locales and then run the installer in other than English locale (OS is in English locale) i.e. French.
Mentioned below are my queries:
1.The browsing dialog takes the path of file/folder in English not in French locale.
Does it mean that this is the functionality of InstallAnywhere to take the browsing path or value from registry in English locale only whatever locale is selected for the installation?
2. I have installed Windows XP in Japanese locale on system and found the environment variables, registry entries and drive's path in English only not in japanese.
Is this the general behavior for all locales i.e. the registry, environment variables and drive path always occur in English locale?
3. As i have given the support of English, French, Chinese and Japanese Locales to the installer but while installing it on English OS it gives the option of choosing locale as English and French only not other two. Is it due to not supporting of Chinese and Japanese characters on my OS? I have changed the regional and language setting on my system to support all east Asian locales.
Could anyone please let me the answer of these queries?
Thanks and Regards,
Tamanna
Reply
RE: Installation of Multilingual installer anilpnair24 [India] 12-Nov-2009 07:26:22
Hi Tamanna,
I am building an installer using InstallAnywhere. I have chosen Japanese as one of the locales but in the drop-down list, Japanese never shows up. By any chance did u find a solution to this problem. You can post your response to anilpnair@rediffmail.com.
Thanks for all your help.
Regards,
Anil
Reply
RE: Installation of Multilingual installer anupam_pamboo [India] 14-Jan-2011 15:31:57
Hi Tamana
I am having the same issue as described by you in no-3
Can you please let me know the fix for the same
Thanks
Anupam
Reply
Hi all,
I have created an installer for an application using InstallAnywhere for Mac OS. I want my application to run as root after installation. I can run my application using "sudo launchctl load /Library/LaunchDaemons/com.mycompany.mydaemon.plist" command.
In installer I tried using executing command/script but it works only in 10.4.11 ppc, not with 10.5.4 intel. I want to set some file permissions/ownerships also but it doesnt work. Installer can be run only from admin users and it prompt for password for root priviledges.
Is there anyway to run application as root using command or script in installer?
Thanks in advance.
Regards
Bhavesh
Reply
RE: InstallAnywhere support@componentsource.com 22-Apr-2009 09:05:00
For Mac OS X, the end user of InstallAnywhere could check the Requires an Administrator Name and Password to Install checkbox under Project > Platforms > Mac OS X > Authentication in the IDE in Advanced Designer mode. The first dialog would display a message stating that administrative credentials are required to install. The user would need to enter those credentials after clicking the lock icon. After a successful authentication, the installer would run with elevated administrative privileges.
However, there is not functionality for automatically prompting the user for the root credentials and elevating the installation to root privileges for Linux and Mac OS X. The only workaround would be to display that Show Message Dialog or set a project rule as described below. If the end user is concerned that the users will not know how to switch users prior to launching the installer, I suggest adding instructions on how to do so in the Show Message Dialog or in the message associated with the project rule.
If the end user is only targeting Linux and Mac OS X, the end user could set a Compare InstallAnywhere Variables Rule under Project > Rules that checks whether the Java property stored in $prop.user.name$ equals root.
Otherwise, the end user could add a Show Message Dialog instead as the first panel in the Pre-Install Task with the same rule. The end user would need to configure the Show Message Dialog so that it only displays a Cancel button that is set to Cancel and Exit.
In either case, the installer would need to display a message stating that the user is not root, so the installation cannot continue or something to that effect.
Reply
RE: InstallAnywhere Sathishgs17 [India] 25-Apr-2012 06:53:24
Hi my name is Sathish.....
I am new to this tool InstallAnywhere....
I have added post-install Get user Input also configure checkboxes Yes or No.
After installed application user input need, If user select Yes checkbox application should launch.
Please help me if any one know this issue.
Note: Very Urgent........
Contact:9710390179
Email: Sathishgs17@gmail.com
Thanks
Sathish.S
Reply
Hi,
I am using Installanywhere 2009 enterprise edition.
While making Installer I have selected UI as
Go to Installer UI-->Look & Feel-->General UI settings->Allowable UI Modes : all the modes have been selected (GUI,Console,Silent).
But the General Action "Execute Uninstaller" with "always run silently" option is not working in Mac OS X.
I have selected Uninstaller UI mode as "always run silently" in "Execute Uninstaller" General Action but my uninstaller always runs with GUI while executing the installer.
My requirement is:
While invoking the installer of my product I am checking if the product is already installed then my installer first uninstall the previous installed version and then it installs the newer version.
To do uninstallation of previous version I am using " Execute Uninstaller" General Action with "always run silently" option because I don't want to open two dialogs(one installer dialog and another uninstaller dialog) at a time. I want silent uninstallation of my previous version.
"Execute Uninstaller" General Action is working fine on Windows. But on Mac OS X it is not working as per given option.
Please do the needful.
Thanks in advance.
Thanks,
Bhavesh Akoliya
Reply
Hi,
I am using installanywhere2009 enterprise edition.
I am not able to change the default color of Labels present in Installing panel. I did following steps to change the labels.
-Go to Installer UI->Look & feel->General UI setting->Installer Frame
-Set "Titles,Lables, and Installanywhere Logo color" -->Choose "Red" color.
Now in preview or while doing the actual installation of setup only I am getting 'titles' and 'installanywhere Logo" in RED color but Lables in Black color always.
I want to change the following labels color which are presents in the Panel.
-Introduction
-Choose Install Folder
-Choose Shortcut Folder
-Pre-Installation Folder
-Installing
-Install Complete
According to me this could be the issue in Installanywhere 2009 enterprise.
Thanks in advance.
Please do the needful.
Reply
Hi,
I have installed Installanywhere2009 on Mac 10.5.4 system. I am getting issue with uninstaller of created installer on Mac OS 10.5.4.
Scenario:
I tried very simple thing. Created one default sample installer on Mac machine 10.5.4 for MAC OS. checked "Authentication" require check box for MAC OS X. Build the installer(Installer name is "My Product.app") for MAC and Installed it on MAC system.It prompts for authentication and installed perfectly.
When I invoke the uninstaller of "My Product" from installed folder it removes all the files of "My Product" from a system and created folder "My Product" that is fine.But with that it also removes the installer file "My Product.app" using which I installed the "My Product" application. Uninstaller should not remove the installation file(My Product.app) otherwise how can I install the same product second time.
If I do the same thing except do unchecked the "Authentication" require then it's work fine. No issue at all.
I need to check that "Authentication" require check box of my installer for MAC OS.
Please do the needful.
Reply
Hello,
I'm using installanywherwe 2009, and I want to use windows default look and feel, and not java's default.
How can I define it? I didn't find such an option in look and feel tab.
Thanks,
Oz.
Reply
Hello,
I'm using installanywherwe 2009, and I want to use windows default look and feel, and not java's default.
How can I define it? I didn't find such an option in look and feel tab.
Thanks,
Oz.
Reply
RE: InstallAnywhere look and feel support@componentsource.com 02-Mar-2009 15:33:13
Hello,
Here is the reply I have received from Acresso regarding your query, please reply with your email address so I can send you the code:
----
Sorry for the late reply. There is no default method of changing the look and feel of the installers, but you can change it through custom code.
I'm sending you the custom code I wrote and also an installer I've created which uses the custom code. It looks like the JVM chooses the Windows look and feel by default. In the custom code, I print out the default look and feel as well as all the available look and feels. Then I set the look and feel to the first in the list, which should be a metal look and feel. When you run the installer, the first panel should have the default look and feel and the second panel will have the metal look and feel.
----
ReplyRE: RE: InstallAnywhere look and feel curiousmale80 [CA, USA] 20-Oct-2010 02:45:39
Hello,
can you please send me the code that you mentioned to change the look & feel of the installer created using custom code. I am trying to change the look & feel of the installer, but didn't find any option to do so.
I am building my installer using IA2009 on Linux platform.
Thanks a lot!
Reply
I have installed InstallAnywhere on windows vista machine. I am creating installer for MAC OS. I have selected Aurthenication require option for MAC OS. But when I execute the installer on MAC Machine it is not working. but when I remove the Aurthentication require option at that time it is woking. Why it is behave like this why? even in installation guide they mention that you can asked user for password using aurthentication option.
Please do help on this issue.
Reply
RE: InstallAnywhere support@componentsource.com 25-Feb-2009 11:21:25
Incident Description:
The issue is most likely that the resource fork from your Mac binary file is being stripped. This is an issue with Java. In order to resolve this, you will most likely want to zip up the application prior to building it into your installer. At install time, you can then install the zip file and extract it. This should allow the application to retain its resource fork. Please see the following Knowledge Base articles for a further discussion.
Q000198: INFO: How to Maintain Mac Resource Forks
Products
InstallAnywhere Enterprise 6.0x, InstallAnywhere Enterprise 6.1x, InstallAnywhere Enterprise 7.0x, InstallAnywhere Enterprise 7.1x, InstallAnywhere Enterprise 8.0x, InstallAnywhere Standard 6.0x, InstallAnywhere Standard 6.1x, InstallAnywhere Standard 7.0x, InstallAnywhere Standard 7.1x, InstallAnywhere Standard 8.0x
Summary
Mac files have two forks, a resource fork, and a data fork. Adding a Mac file to InstallAnywhere, and installing it through Java will strip away the resource fork. This will cause the file to be corrupted and rendered unusable.
Discussion
The way around this is to "MacBinary" each Mac file that needs to be installed. You may then put the file down by using an Expand Archive action. You may only put a single file in each .bin file. Java can not expand multiple files inside a .bin file when using the Expand Archive action.
You may archive multiple files in to a .sit file (Stuffit Archive). You may also use the Expand Archive action on these files as well. Since Java can't expand a .sit file, we pass this responsibility to Stuffit Expander. NOTE: Stuffit Expander defaults to "put multiple files into a folder" on expansion of a multi-file archive. Also, if the file already exists in the destination location, the new file will be expanded and named "yourfile.1" To avoid this, please delete the original file first.
Keep in mind if you are building for Mac, that you may only have 31 characters in the file name. Java allows more than this, and not realizing this can cause errors. In particular, make sure that the Uninstaller name is not longer than 31 characters.
ReplyRE: RE: InstallAnywhere akoliya.bhavesh [India] 06-Mar-2009 09:24:37
Thanks for your reply.
Still issue not get resolved.
I tried very simple thing. Created one default sample installer on windows vista machine for MAC OS. checked "Authentication" require check box for MAC OS X. Build the installer for MAC and tried to run this installer on MAC system but the installer didn't invoked.
If I do the same thing except do unchecked the "Authentication" require then it's work fine. No issue at all.
I need to check that "Authentication" require check box of my installer for MAC OS.
Please do the needful.
ReplyRE: RE: RE: InstallAnywhere support@componentsource.com 06-Mar-2009 14:26:00
The issue with building a Mac OS X installer which requires authentication on Windows is a known issue with InstallAnywhere 2009. It has been resolved by a HotFix which is available please send your email address to support@componentsource.com and I will send it to you.
Thanks,
ReplyRE: RE: RE: RE: InstallAnywhere akoliya.bhavesh [India] 20-Mar-2009 08:09:53
Please send me the hot fix.
akoliya.bhavesh@aricent.com
Reply
I have installed InstallAnyWhere 2009 enterprise edition. I am building my installer. My query is while installing my installer if user cancelled the installation process then how to do the clean up process and how to get the user's cancelled status into installer as like other user's input for options.
Thanks,
Bhavesh Akoliya
Reply
Hi,
I have a Install Anywhere 2008 license. I have developed my Installer using that. Now I am thinking of buying InstallAnywhere 2009 License. Will I get support for the older version? And will it be easy to port the existing applications.
Regards
Partho
Reply
InstallAnywhere shaishav_stu23 [India] 07-Jan-2009 10:56:29
Just wants to share a great opportunity for Install Anyware professional in Noida with an MNC.
Total Experience 2-6 years
If interested call me on 09818309860
E-mail: shaishav_stu23@yahoo.com
Regards
Shaishav
Reply
I am creating an installer for Mac using nstall Anywhere 2008.I am using a director file having osx.hqx file as my exe for the installer.If i extract this osx.hqx on Mac ,it gives me an osx file which works fine on Mac.But if after craeting installer using this osx, run the installer and install this osx on a mac machine,it asks"there is no default application specified to open this document".
I guess it loses it's launching properties after being installed using an installer.
This might be a problem because 2008 does not support Mac Binary files.IA 7.0 has this support.but can I do the same in IA 2008.Please reply asap.
Reply
RE: InstallAnywhere shaishav_stu23 [India] 07-Jan-2009 11:04:44
Just wants to share a great opportunity for Install Anyware professional in Noida with an MNC.
Total Experience 2-6 years
If interested call me on 09818309860
E-mail: shaishav_stu23@yahoo.com
Regards
Shaishav
Reply
RE: InstallAnywhere b.norton [USA] 02-Feb-2009 18:55:34
did anyone give you a answer to this question? I'm having the same type of issue with IA 09
ReplyRE: RE: InstallAnywhere support@componentsource.com 26-Feb-2009 17:45:25
Incident Description:
The issue is most likely that the resource fork from your Mac binary file is being stripped. This is an issue with Java. In order to resolve this, you will most likely want to zip up the application prior to building it into your installer. At install time, you can then install the zip file and extract it. This should allow the application to retain its resource fork. Please see the following Knowledge Base articles for a further discussion.
Q000198: INFO: How to Maintain Mac Resource Forks
Products
InstallAnywhere Enterprise 6.0x, InstallAnywhere Enterprise 6.1x, InstallAnywhere Enterprise 7.0x, InstallAnywhere Enterprise 7.1x, InstallAnywhere Enterprise 8.0x, InstallAnywhere Standard 6.0x, InstallAnywhere Standard 6.1x, InstallAnywhere Standard 7.0x, InstallAnywhere Standard 7.1x, InstallAnywhere Standard 8.0x
Summary
Mac files have two forks, a resource fork, and a data fork. Adding a Mac file to InstallAnywhere, and installing it through Java will strip away the resource fork. This will cause the file to be corrupted and rendered unusable.
Discussion
The way around this is to "MacBinary" each Mac file that needs to be installed. You may then put the file down by using an Expand Archive action. You may only put a single file in each .bin file. Java can not expand multiple files inside a .bin file when using the Expand Archive action.
You may archive multiple files in to a .sit file (Stuffit Archive). You may also use the Expand Archive action on these files as well. Since Java can't expand a .sit file, we pass this responsibility to Stuffit Expander. NOTE: Stuffit Expander defaults to "put multiple files into a folder" on expansion of a multi-file archive. Also, if the file already exists in the destination location, the new file will be expanded and named "yourfile.1" To avoid this, please delete the original file first.
Keep in mind if you are building for Mac, that you may only have 31 characters in the file name. Java allows more than this, and not realizing this can cause errors. In particular, make sure that the Uninstaller name is not longer than 31 characters.
ReplyProblem with 2009 and 2010 targets using MSBuids kedarnath.mundluru [India] 24-Feb-2010 04:59:38
Hi All,
I have installed installshield 2010 professional licenced version with SP1 in my windows 2003 server.
1. I have created Basic MSI project in Visual studio Team System 2008.
2. After creation Basic MSI project i have used in Team Foundation Server MSbuilds below code i imported in MSBUIDS.
<Import Project="$(MSBuildExtensionsPath)\InstallShield\2010\InstallShield.targets"/>
3. If i triger the build i am getting below error.
Settings\Temp\CENDUIT\WinForm_Setup\Sources\Dev\TestApplication\WindowsApplication\Setup2\Setup2.isproj(29,10): error MSB4019: The imported project "C:\Program Files\MSBuild\InstallShield\2009\InstallShield.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
4. Then i have checked .isproj file , there its showing import file
<Import Project="$(MSBuildExtensionsPath)\InstallShield\2009\InstallShield.targets"/>
The question is: I have installed installshield 2010 professional but when i create new basic msi project in side .isproj the import file is showing
this the error: \InstallShield\2009\InstallShield.targets
then i am trying to change below like this
\InstallShield\2010\InstallShield.targets
i am getting error bellow error,
C:\Program Files\MSBuild\InstallShield\2010\InstallShield.targets(62,3): error : -7159: The product license has expired or has not yet been initialized. You must launch the IDE to configure the product license in order to proceed.
C:\Program Files\MSBuild\InstallShield\2010\InstallShield.targets(62,3): error : Exception Caught
Please help any one
thanks and Regards
Kedarnath
Reply
We are not able to deploy in the web logic 10 application server and if check checkbox for bundled then the error appears as
Reason: Please specify a path to the server in your Deploy WAR/EAR Archive action.
Suggestion/Details: InstallAnywhere has experienced an error building/saving this project.
Please consult the build log (console.txt) for additional information concerning this problem.
<OtherErrors/>
<Installers status="FAILURE">
<Platforms status="FAILURE"/>
For further assistance, please contact Macrovision Developer Technical Support.
Please help us ASAP.
Regards
Bharathi V M
Reply
RE: InstallAnywhere shaishav_stu23 [India] 07-Jan-2009 11:05:13
Just wants to share a great opportunity for Install Anyware professional in Noida with an MNC.
Total Experience 2-6 years
If interested call me on 09818309860
E-mail: shaishav_stu23@yahoo.com
Regards
Shaishav
Reply
Hi all
Recently I had upgraded my packaging tool from InstallShield MP 11.5 to InstallAnywhere.
I'm trying to build the InstallAnywhere project through command line. For InstallShield we used "com.installshield.isje.ISJE'. what should I use for InstallAnywhere?
Thanks & Regards
Jaknav
Reply
RE: InstallAnywhere shaishav_stu23 [India] 07-Jan-2009 11:05:55
Just wants to share a great opportunity for Install Anyware professional in Noida with an MNC.
Total Experience 2-6 years
If interested call me on 09818309860
E-mail: shaishav_stu23@yahoo.com
Regards
Shaishav
Reply
I am in the Install section and the Path is User Install Folder and I cannot specify the rest of the path it is greyed out. Where do I set the install location?
Reply
How to make a installer containing 2-3 installer in it.
Thanks and Regards
Dinesh P. Bharne | Persistent Systems Pvt. Ltd.
IT Tower, M.I.D.C. Infotech park, Parsodi, Nagpur 440022
( Office: +91 (712) 398 7357| Cell: 09867043793
Email dinesh_bharne@persistent.co.in
Reply
RE: InstallAnywhere shaishav_stu23 [India] 07-Jan-2009 11:06:16
Just wants to share a great opportunity for Install Anyware professional in Noida with an MNC.
Total Experience 2-6 years
If interested call me on 09818309860
E-mail: shaishav_stu23@yahoo.com
Regards
Shaishav
Reply
How to make a installer containing 2-3 installer in it.
Thanks and Regards
Dinesh P. Bharne | Persistent Systems Pvt. Ltd.
IT Tower, M.I.D.C. Infotech park, Parsodi, Nagpur 440022
( Office: +91 (712) 398 7357| Cell: 09867043793
Email dinesh_bharne@persistent.co.in
Reply
Hi
I want to Create a Master Installer which has 2-3 installers in it . I tried out in Organisation - Merging section but in vein.
If any one has any idea of how to make one installer containing 2-3 installers then please do needfull.
Thanks & Regards ,
Dinesh
Reply
Hey Can any please tell me , Like in install Shield Multi Platform 11.5 class name we use to build the project is "com.installshield.isje.ISJE" . What is to use for Install AnyWhere 8
Reply
RE: InstallAnywhere 8 navcme [India] 28-Mar-2008 09:34:50
hey....did you get the answer to your question?
Even I need to know wht do we use in InstallAnywhere?
Do reply me if u know it...thanks in advance
Reply
RE: InstallAnywhere 8 shaishav_stu23 [India] 07-Jan-2009 11:11:17
Just wants to share a great opportunity for Install Anyware professional in Noida with an MNC.
Total Experience 2-6 years
If interested call me on 09818309860
E-mail: shaishav_stu23@yahoo.com
Regards
Shaishav
Reply
BUEN DIA!!!
ESTOY UTILIZANDO SU PRODUCTO UN VERSION DE PRUEBA.... AL MOMENTO QUE UTILIZARLO CON ***GENERADORES O PROYECTOTES FLASH 8***** AL MOMENTO DE UTILIZARLOS LOS CORROMPE....ESTOY TRABJANDO CON SISTEMA OPERATIVO MAC 10.4.7!!!!!
SU PRODUCTO SOPORTA FLASH????
HAY UNA FORMA DE QUE NO CORROMPRA EL ARCHIVO???
GRACIAS ESPERO RESPUESTAS....
Reply
BUEN DIA!!!
ESTOY UTILIZANDO SU PRODUCTO UN VERSION DE PRUEBA.... AL MOMENTO QUE UTILIZARLO CON ***GENERADORES O PROYECTOTES FLASH 8***** AL MOMENTO DE UTILIZARLOS LOS CORROMPE....ESTOY TRABJANDO CON SISTEMA OPERATIVO MAC 10.4.7!!!!!
SU PRODUCTO SOPORTA FLASH????
HAY UNA FORMA DE QUE NO CORROMPRA EL ARCHIVO???
GRACIAS ESPERO RESPUESTAS....
Reply
We have just buy the latest version : InstallAnywhere-8.0.
but we can't install on Windows-2003.
The installation works only after setting 2000 compatability mode on the exe.
The Qwestion is how to set the Installation to change the compatability mode Automaticlly.
Reply
InstallAnywhere ajeeti.sasikumar [India] 06-Dec-2007 08:05:26
I am using InstallAnyWhere 2008 to create an installer.How can I call a java class (that can do some specific functions) from InstallAnyWhere during installation?
Reply
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.