Search found 12 matches

Go to advanced search

by Fazeem.Mohammed
Tue Dec 11, 2012 1:44 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Dear Daniel, The issue is still existing.I already checked the value and it's value "Install the feature locally". I feel the point of issue might be compressing(Archiving)/extracting of exe file,because during the installation it trying to extract and install the pre- requisite and if the...
by Fazeem.Mohammed
Mon Dec 10, 2012 2:02 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Is there any solution for this issue?
Or do I have to give more Explanations?
by Fazeem.Mohammed
Thu Dec 06, 2012 2:18 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Hello, It seems the issue is not related with pre-requisite checking but pre-requisite extraction and Installation. When I changed the Installer file type to "Exe SetUp with resource next to it" the JRE installer is launching properly. As I mentioned in the my previous post currently it is...
by Fazeem.Mohammed
Wed Dec 05, 2012 7:43 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Hi, I am facing one issue in our new installer.while installation in progress it is showing extracting prerequisite and installing pre-requisite software message. But it seems the software is actually extracted successfully and showing the "warning 4154.Java Runtime Environment 1.7 prerequisite...
by Fazeem.Mohammed
Mon Nov 05, 2012 3:33 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Dear Daniel, It is working , Thank you for your support But we are facing one more issue ,As I mentioned we need to stop our application before Installing Prerequisite. If I Placed custom action terminate the application( (using net.exe stop command)) just before the "Install Execution Stage ->...
by Fazeem.Mohammed
Mon Oct 29, 2012 7:23 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Problem description: Pre-Requisite Install request dialog is not Displaying when the JRE-PreRequisite is moved to the Feature Based PreRequisite The situation which made us the installer change As per the Current settings we have mainly 2 Pre-PreRequisite 1) Postgres-sql 2) JRE.Both these pre requis...
by Fazeem.Mohammed
Fri Oct 26, 2012 12:09 pm
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Hi, It seems this is not the issue of JRE detection. If If unchecked "Continue with main installation ..." in Prerequisite dialogue or Checked "run installation from Installer source" in Organisation page,the error dialog is displaying but the option to install the bundled JRE is...
by Fazeem.Mohammed
Fri Oct 26, 2012 9:35 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Daniel,

I have updated my project accordingly.
But it seems JRE Detection not working.Do I have change any settings in Organization screen?
Thanks
by Fazeem.Mohammed
Thu Oct 25, 2012 8:43 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

Re: How to stop the application before the pre requisites ch

Hi CiprianComsa,

Could you please explain in a detailed manner regarding .
How to call Terminate Process before running Prerequisite ?

Thanks,
by Fazeem.Mohammed
Wed Aug 08, 2012 3:24 am
Forum: Building Installers
Topic: How to stop the application before the pre requisites check?
Replies: 24
Views: 21345
 
Jump to post

How to stop the application before the pre requisites check?

Hi,

I am maintaining a Java-Product Installer.So currently we are planning for a JRE version Upgrade.
But we have to stop the OLD version of Our product before Upgrading JRE Prerequisites.
How to Implement this behaviour?
by Fazeem.Mohammed
Wed Jun 20, 2012 2:52 am
Forum: Building Installers
Topic: JRE Version Check
Replies: 3
Views: 8146
 
Jump to post

Re: JRE Version Check

Hi, Thank you for your advice.It worked properly But I have one more query... It seems in AdavanceInstaller 7.7 java prerequisite checking with one JRE(HKLM\SOFTWARE\JavaSoft\Java Runtime Environment\CurrentVersion) prerequisite working for both 32 bit and 64 bit PC. But if we build the application ...
by Fazeem.Mohammed
Mon Jun 18, 2012 11:46 am
Forum: Building Installers
Topic: JRE Version Check
Replies: 3
Views: 8146
 
Jump to post

JRE Version Check

I am developing the AdvanceInstaller software for a java application which can be installed on both 32 bit and 64 bit windows machine .We have to check the JRE version and JRE build number in Prerequisites section For this purpose we have added FileVersion check "!HKLM\SOFTWARE\JavaSoft\Java Ru...

Go to advanced search