Search found 6 matches

Go to advanced search

by deepaksrivastav
Thu Jun 28, 2007 8:34 am
Forum: Common Problems
Topic: Installing Java during the main course of installation
Replies: 8
Views: 6748
 
Jump to post

As far as i know, i do not have control over it. Otherwise i actually wanted to change the text that appears in it. Can i do this? When i install my product, i do not want the pre-requisite screen to come, because i want my custom made screen to come in that place and then the pre-requisite screen ...
by deepaksrivastav
Wed Jun 27, 2007 6:55 am
Forum: Common Problems
Topic: Disable Next Button when a Simple Edit box is empty
Replies: 3
Views: 3548
 
Jump to post

Disable Next Button when a Simple Edit box is empty

Hi, I am doing the following to disable the next button when a simple edit box in a dialog is empty. In Control Conditions for "Next" button i am adding two new conditions: if SIMPLE_EDIT_BOX="" then Disable if SIMPLE_EDIT_BOX<>"" then Enable The problem is, when i ente...
by deepaksrivastav
Tue Jun 26, 2007 11:25 am
Forum: Common Problems
Topic: Installing Java during the main course of installation
Replies: 8
Views: 6748
 
Jump to post

Hi again gigi, Now, if i run JDK installation in asynchronus mode, then i have a problem. I have some java programs which are to be run when installer finishes execution. THese programs won't get executed because the installer doesn't know if java is installed. I can't add this as pre-requisite as w...
by deepaksrivastav
Tue Jun 26, 2007 11:04 am
Forum: Common Problems
Topic: Installing Java during the main course of installation
Replies: 8
Views: 6748
 
Jump to post

Hi gigi, When I add JDK as pre-requisite, it will be installed even before the application installation starts. This is not desirable because, if a person enters wrong Serial number, the product will not get installed, but we Java is installed which is not good. This is the reason i want to run java...
by deepaksrivastav
Mon Jun 25, 2007 12:55 pm
Forum: Common Problems
Topic: Installing Java during the main course of installation
Replies: 8
Views: 6748
 
Jump to post

Installing Java during the main course of installation

Hi,

I want to install JDK during the main course of the installation and not as a pre-requisite.

How do i achieve this?

Regards,
Deepak Srivastav S
by deepaksrivastav
Mon Jun 25, 2007 12:51 pm
Forum: Common Problems
Topic: Go to custom dialog based on Check-box selection
Replies: 1
Views: 2219
 
Jump to post

Go to custom dialog based on Check-box selection

Hi, I have a dialog with two check boxes in it. One represents Server Details and other the SMTP Server Details. If i check Server Details, then pressing next should take me to the Server Configuration dialog. If i check both it should first take me to Server Config page and then SMTP Server configu...

Go to advanced search