Search found 6608 matches

Go to advanced search

by Catalin
Wed Mar 04, 2020 3:26 pm
Forum: Common Problems
Topic: attach sql db file show me error
Replies: 27
Views: 108020
 
Jump to post

Re: attach sql db file show me error

Hello,

A solution would be to let the user select an already existing database and attach your database to it.

However, this might be troublesome if the user does not have any database created.

Best regards,
Catalin
by Catalin
Wed Mar 04, 2020 3:23 pm
Forum: Common Problems
Topic: enable/disable control based on Admin
Replies: 3
Views: 1808
 
Jump to post

Re: enable/disable control based on Admin

You are always welcome!

Hope that will be of help for you.

Best regards,
Catalin
by Catalin
Wed Mar 04, 2020 3:22 pm
Forum: Common Problems
Topic: make iis setup and optional feature
Replies: 3
Views: 2545
 
Jump to post

Re: make iis setup and optional feature

Hello Zapp, Indeed, as you have mentioned, in order to conditionally install a feature bundle you can make use of a CheckBox control. Let's consider you have the following checkbox on one of your dialogs: checkbox.png As you can see, the control has a property assigned to it and a default value. A c...
by Catalin
Wed Mar 04, 2020 3:14 pm
Forum: Common Problems
Topic: Older files being overwritten
Replies: 1
Views: 1320
 
Jump to post

Re: Older files being overwritten

Hello, I have tested this just now and everything worked as expected on my end - the file was not overwritten - using Advanced installer 16.8. In order for me to further investigate this, could you please forward me a copy of your .AIP file together with the file that gets overwritten, either here o...
by Catalin
Wed Mar 04, 2020 2:40 pm
Forum: Common Problems
Topic: Windows 10 - KB 3118401 - signtool.exe error
Replies: 16
Views: 17089
 
Jump to post

Re: Windows 10 - KB 3118401 - signtool.exe error

You are always welcome, Simon!

We are glad to hear the workaround did its job.

Best regards,
Catalin
by Catalin
Wed Mar 04, 2020 2:39 pm
Forum: Common Problems
Topic: Windows feature XPS Viewer not installing
Replies: 4
Views: 6353
 
Jump to post

Re: Windows feature XPS Viewer not installing

You are always welcome!

I will let you know when this improvement will be added to Advanced Installer by updating this thread.

Best regards,
Catalin
by Catalin
Wed Mar 04, 2020 1:39 pm
Forum: Building Installers
Topic: NewSync option is not updating files in project file
Replies: 7
Views: 3458
 
Jump to post

Re: NewSync option is not updating files in project file

Hello Srujan, I have done some research in what regards Jenkins in order to familiarize a bit with it. I have then created a simple job that does the synchronization between two folders (one from the Advanced Installer project and one from the disk). The synchronization was successful as far as I co...
by Catalin
Wed Mar 04, 2020 11:22 am
Forum: Building Installers
Topic: Restrict direct launching of setup.exe / or make this file hidden
Replies: 3
Views: 2349
 
Jump to post

Re: Restrict direct launching of setup.exe / or make this file hidden

Hello Sari, You are always welcome! I have done the renaming and hiding of exe file using msbuild script and it worked. I am glad you got this working. Standalone installation blocking also tried by modifying permissions, but that not worked for me. This is happening due to the fact that there is no...
by Catalin
Tue Mar 03, 2020 4:10 pm
Forum: Common Problems
Topic: enable/disable control based on Admin
Replies: 3
Views: 1808
 
Jump to post

Re: enable/disable control based on Admin

Hello, From what I can see, the name if the property you are using is wrong. Please note that the property is name "Privil e ged" not "Privil i ged" If that is still of no help, then please have a look on the following how-to forum thread: InstallTypeDlg - Automatic selection acc...
by Catalin
Tue Mar 03, 2020 2:43 pm
Forum: Building Installers
Topic: sendCollectedData data formatting
Replies: 4
Views: 2346
 
Jump to post

Re: sendCollectedData data formatting

Hello and welcome to Advanced Installer forums, Most probably, this indeed looks like a datatype issue. However, to be sure of this, please try to manually create the table and insert the elements into it as in your script. If the error persists, then this most likely is a datatype issue. One thing ...
by Catalin
Tue Mar 03, 2020 2:33 pm
Forum: Building Installers
Topic: KB 3118401 Error
Replies: 10
Views: 7551
 
Jump to post

Re: KB 3118401 Error

You are always welcome, Jonathan!

We will update this thread as soon as a fix will be available.

Best regards,
Catalin
by Catalin
Tue Mar 03, 2020 1:52 pm
Forum: Building Installers
Topic: When using [SERVER_PROP],[PORT_PROP] in Database server it does not work
Replies: 7
Views: 5630
 
Jump to post

Re: When using [SERVER_PROP],[PORT_PROP] in Database server it does not work

Hello Jaime, Please accept my apologies for the delayed reply. At a first glance, this approach looks good. However, I would suggest testing this and seeing if it is indeed working. Another approach I was thinking about (I did not test this, though) was maybe having one "Set installer property ...
by Catalin
Tue Mar 03, 2020 1:43 pm
Forum: Building Installers
Topic: Bad behaviour when using Test ODBC Connection dialog
Replies: 5
Views: 4641
 
Jump to post

Re: Bad behaviour when using Test ODBC Connection dialog

Hello Jaime, First of all, please accept my apologies for such a delayed reply, we've been pretty busy lately. Finally it worked with the Next button. I don't know what happened before, but not, when Next button is pressed, the connection is tested and if succeeds, the next dialog is shown. I am rea...
by Catalin
Tue Mar 03, 2020 11:11 am
Forum: Common Problems
Topic: Prevent IIS Features Being Installed
Replies: 18
Views: 16855
 
Jump to post

Re: Prevent IIS Features Being Installed

Hello, First of all, please accept my apologies for such a delayed reply. In what regards your issue, I have tested this just now using both Advanced Installer 16.7 and 16.8 and everything worked as expected on my end - only the selected features were enabled in the "Windows Features" ( &q...
by Catalin
Mon Mar 02, 2020 3:47 pm
Forum: Feature Requests
Topic: Use of multiple mirrors for web installations
Replies: 1
Views: 3779
 
Jump to post

Re: Use of multiple mirrors for web installations

Hello and welcome to Advanced Installer forums, I am currently building a web installer By "web installer", do you mean an installer as the one described in our "How do I create a web-based installation package?" article ( "Builds" page --> "Web installer (download...

Go to advanced search