Search found 60 matches

Go to advanced search

by Borgas
Fri Nov 01, 2024 12:11 pm
Forum: Building Installers
Topic: Unable to set CheckBox Selected=False
Replies: 3
Views: 8192
 
Jump to post

Re: Unable to set CheckBox Selected=False

Thanks!

What is the argument for Selected vs UnSelected?
UnSelected = []
Selected = ????
by Borgas
Thu Oct 31, 2024 8:18 pm
Forum: Building Installers
Topic: Unable to set CheckBox Selected=False
Replies: 3
Views: 8192
 
Jump to post

Unable to set CheckBox Selected=False

Hi!

I have a checkbox that i like to set Control Conditions. So if Condition is xyz then i like it to set property Selected = False.
The only option that i find is
Default
Enable
Disable
Show
Hide

I have tryed to set controlevent "Set Installer propery value" with argument 0 for the Checkbox ...
by Borgas
Thu Oct 31, 2024 5:06 pm
Forum: Building Installers
Topic: Unable to install New version instance when old instance exists
Replies: 3
Views: 6392
 
Jump to post

Re: Unable to install New version instance when old instance exists

This is a diffrent issu. Should i still continue on mail?
by Borgas
Thu Oct 31, 2024 10:50 am
Forum: Building Installers
Topic: Unable to install New version instance when old instance exists
Replies: 3
Views: 6392
 
Jump to post

Unable to install New version instance when old instance exists

Hello!
We have a product that installs with multiple instances. Eg Customer1, customer2, customer3, etc.

We have solved this by using instances. The problem is that if I want to install a new customer with a newer version, this is not possible as the choice is not available.
Eg Customer 1 Version ...
by Borgas
Tue Apr 02, 2019 10:19 pm
Forum: Common Problems
Topic: Install SQL Server 2017 Silently/with BasicUI
Replies: 2
Views: 3969
 
Jump to post

Re: Install SQL Server 2017 Silently/with BasicUI

I am trying to add Password and instance name from propert with no success.
When i trying to log to see the install command line it do not log at all.

this is my command line. I have checked that property [SQINSTANCE] and [SQLPWD] is correct


/QS /ACTION=Install /FEATURES=SQL,RS,IS,TOOLS ...
by Borgas
Tue Apr 02, 2019 10:19 pm
Forum: Sample Projects
Topic: Install SQL Server 2017 Silently/with BasicUI
Replies: 2
Views: 38979
 
Jump to post

Re: Install SQL Server 2017 Silently/with BasicUI

I am trying to add Password and instance name from propert with no success.
When i trying to log to see the install command line it do not log at all.

this is my command line. I have checked that property [SQINSTANCE] and [SQLPWD] is correct


/QS /ACTION=Install /FEATURES=SQL,RS,IS,TOOLS ...
by Borgas
Wed Feb 13, 2019 9:07 am
Forum: Common Problems
Topic: SQL dialog update database
Replies: 3
Views: 4270
 
Jump to post

Re: SQL dialog update database

This issu is related to "I can't get the database combobox to populate with databases"
This is fixed in version 15.6.

Now it works
by Borgas
Tue Feb 12, 2019 11:57 am
Forum: Common Problems
Topic: InstanceName not updating
Replies: 3
Views: 4180
 
Jump to post

Re: InstanceName not updating

I can create an Video! How can i send it to you?
by Borgas
Mon Feb 11, 2019 5:35 pm
Forum: Common Problems
Topic: Propertybased settings for IIS SSL (cert)
Replies: 1
Views: 2736
 
Jump to post

Propertybased settings for IIS SSL (cert)

Is there a way to configure SSL for IIS by property?

I need to be able to set type of SSL certifiakt i like to use when i run the setup. I need to toggle between "Use existing server certificate" and "Install PFX certificate chosen at run time"
by Borgas
Mon Feb 11, 2019 5:32 pm
Forum: Common Problems
Topic: I can't get the database combobox to populate with databases
Replies: 24
Views: 28294
 
Jump to post

Re: I can't get the database combobox to populate with databases

Yes! And it works grate! Thanks
by Borgas
Mon Feb 11, 2019 4:58 pm
Forum: Common Problems
Topic: Get FQDN name
Replies: 1
Views: 3214
 
Jump to post

Get FQDN name

When using property [ComputerName] i am not reciving the FQDN namn. Is there property to use to recive FQDN name?
by Borgas
Sun Feb 10, 2019 7:14 pm
Forum: Common Problems
Topic: InstanceName not updating
Replies: 3
Views: 4180
 
Jump to post

InstanceName not updating

When running Test Installtion UI ProducName not set by instancename. If running regular setup it populates ProductName with InstanceName
by Borgas
Sat Feb 09, 2019 8:40 pm
Forum: Common Problems
Topic: SQL dialog update database
Replies: 3
Views: 4270
 
Jump to post

SQL dialog update database

Hi!
I like to update database dropdown after changing Database server dropdown list. How can this be done?
by Borgas
Mon Dec 17, 2018 10:30 am
Forum: Common Problems
Topic: I can't get the database combobox to populate with databases
Replies: 24
Views: 28294
 
Jump to post

Re: I can't get the database combobox to populate with databases

Thanks Daniel, I really appreciate that.

Go to advanced search