Search found 8 matches

Go to advanced search

by Ekki
Fri Jun 06, 2014 12:23 pm
Forum: Common Problems
Topic: SQL script condition problem
Replies: 3
Views: 2352
 
Jump to post

Re: SQL script condition problem

Hello Daniel,

Thank you for response.

I found out what the problem is. I didn't define property OLD_VERSION on "Install Parameters" page in the "Properties" section. After I defined property installer is working fine.

But it is strange I could operate with property on dialogs level but not on ...
by Ekki
Tue Jun 03, 2014 4:19 pm
Forum: Common Problems
Topic: SQL script condition problem
Replies: 3
Views: 2352
 
Jump to post

SQL script condition problem

Hello.

I have a problem with compare version of the already installed product on the SQL script page when I try update it.

When I update product I want to run SQL update scripts. For example, I have 5 versions of the product and each installer contains update sql scripts with conditions:

1) 1.1.1 ...
by Ekki
Wed Apr 23, 2014 3:04 pm
Forum: Common Problems
Topic: Change file version on "Modify" mode.
Replies: 1
Views: 1489
 
Jump to post

Change file version on "Modify" mode.

Hello

I have a problem with using "Modify" mode.

I have a project where different versions of the file must be installed. Which version of the file will be installed depends on value selected by user in ComboBox.
For example, if user select "Version1" we install file "version.txt" with content ...
by Ekki
Thu Nov 07, 2013 3:58 pm
Forum: Building Installers
Topic: Update, Repair and Remove buttons on "Major Upgrade"
Replies: 1
Views: 1774
 
Jump to post

Update, Repair and Remove buttons on "Major Upgrade"

Hello.

I had old version of the product and I created new version with update method "Major Upgrade". When I run install file with new version on machine with installed old version I get dialogs from "First Time Install " sequence.

Is it possible to get dialog with Update, Repair and Remove ...
by Ekki
Thu Nov 07, 2013 3:23 pm
Forum: Building Installers
Topic: MS SQL Server pre-selection in the prerequisites dialog
Replies: 1
Views: 1762
 
Jump to post

MS SQL Server pre-selection in the prerequisites dialog

Hello.

I have predefined prerequisite SQL Server 2008 R2 Express SP2. Is it possible do not make pre-selection for "SQL Server 2008 R2 Express SP2" in the prerequisites dialog if other version of the MS SQL Server is already installed?
by Ekki
Tue Oct 01, 2013 2:54 pm
Forum: Building Installers
Topic: Customization prerequisite wizard's text
Replies: 3
Views: 2531
 
Jump to post

Re: Customization prerequisite wizard's text


If you want to use your own welcome text instead of our default, you can override the related text information. In order to achieve that you can go in the “Dialogs” page and select the Bootstrapper UI and enable the “Override information text with .rtf file:” option. It will allow you to select a ...
by Ekki
Tue Oct 01, 2013 12:50 pm
Forum: Building Installers
Topic: Customization prerequisite wizard's text
Replies: 3
Views: 2531
 
Jump to post

Customization prerequisite wizard's text

Hello,

I need to change some text of the prerequisite wizard dialogs.
For example:

Image

Image

Is it possible to do that?
by Ekki
Thu Jun 27, 2013 2:23 pm
Forum: Building Installers
Topic: Testing multiple DB connections
Replies: 1
Views: 2013
 
Jump to post

Testing multiple DB connections

Hello.

I have asp.net web site which consumes data from two database.
Also, there are two connection strings in the web.config file: connectionString1 and connectionString2 .
1) connectionString1 is a connection string to MS SQL Server.
2) connectionString2 may be connection string to the one of ...

Go to advanced search