Jan 25, 2013
04:36 AM
I got this problem when I try to build the project with build.exe. I specified the Window build target "With VM", Dont search for VM, used bundled VM. Here the build log I got. Error: Rule ID for rule Check Tags is null No VM Pack files exist in this directory ChooseBundledVMs: SunJRE160_15Win32 is not a VM pack ChooseBundledVMs: SunJRE170_03Win32 is not a VM pack ChooseBundledVMs: vm.properties is not a VM pack ChooseBundledVMs: vm.tar.Z is not a VM pack SunJRE160_15Win32 and SunJRE170_03Win32 both with .vm extension and placed under C:\Program Files\InstallAnywhere 2012\resource\installer_vms. I dont know why I got this problem Has anyone had the same problem ? Thanks
... View more
Labels
- Labels:
-
InstallAnywhere 2012
Jan 04, 2013
01:11 AM
Dear All, I solve the problem. I was my mistake that I didn't pay attention to the package name of the class. I copy the SampleProgress.java to another folder and then compile and put it into jar file. This make the IA could not find the class to execute. Many Thanks, Minh
... View more
Jan 03, 2013
08:59 PM
I want to create a custom code action but I got the problem with the compilation source file. First, I use the sample in \CustomCode\Sample\SampleProgress. If I use the jar file in this folder and apply Execute Custom Code in IA Advance Designer. It works fine. However if I take the SampleProgress.java and compile it with jdk 1.7.0_09 (command: javac -classpath IAClass.zip SampleProgress.java). Then add it into jar file (command: jar cvf SampleProgress.jar *.class). The output jar does not work when running the installation Does anyone know what problem it is? I guess this might be caused by different version of jdk I used to compile and IA java bundle Any idea about this ? Many Thanks. Minh
... View more
Labels
- Labels:
-
InstallAnywhere 2012
Jan 02, 2013
08:59 PM
Dear Johnny Pontiac, Thank you for your response, It looks like I need to have at least two Install Set when using InstallAnywhere compared to one in InstallShield Multiplatform. Dear Masudkhan, Thank you for your response. Yes, I applied the "Find Component in Registry". A small problem is that it only finds the component installed not a whole feature (a feature contains many components, and a component can be shared between many features). To find if a feature was installed, I first determine a unique component that is in this feature and not others, Then use Find Component in Registry. However, some features have overlap components which makes this difficult. I am not sure this is the best way or not.
... View more
Dec 13, 2012
03:48 AM
Dear All, I am manually converting InstallShield Multiplatform11.5 project to InstallAnywhere 2012. 1. In ISMP 11.5, a feature can be created and installed yet it is invisible to user (Active = True, Visible = False). Can we do it in InstallAnywhere ? 2. I have one feature (contains components) that is used by many other features in ISMP. How can I share this feature to others ? It is for duplication purpose. 3. There is a Install Check Panel in ISMP which will check if the product is already installed or not. Is there any similar panel/action in InstallAnywhere ? Anyone has the same concern/problem ? Please help to answer these questions. Many Thanks
... View more
Labels
- Labels:
-
InstallAnywhere 2012
Latest posts by ctminh
Subject | Views | Posted |
---|---|---|
4167 | Jan 25, 2013 04:36 AM | |
574 | Jan 04, 2013 01:11 AM | |
2074 | Jan 03, 2013 08:59 PM | |
915 | Jan 02, 2013 08:59 PM | |
2779 | Dec 13, 2012 03:48 AM |
Activity Feed
- Posted No VM Pack files exist in this directory on InstallAnywhere Forum. Jan 25, 2013 04:36 AM
- Posted Re: Custom Code Action questions on InstallAnywhere Forum. Jan 04, 2013 01:11 AM
- Posted Custom Code Action questions on InstallAnywhere Forum. Jan 03, 2013 08:59 PM
- Posted Re: Display/Hide Features on InstallAnywhere Forum. Jan 02, 2013 08:59 PM
- Posted Display/Hide Features on InstallAnywhere Forum. Dec 13, 2012 03:48 AM