Search found 6592 matches

Go to advanced search

by Catalin
Fri Apr 12, 2024 8:45 am
Forum: Common Problems
Topic: Password edit box displays text after disabling it
Replies: 2
Views: 5302
 
Jump to post

Re: Password edit box displays text after disabling it

Hello,

A fix for this is now available in version 21.6 of Advanced Installer.

Best regards,
Catalin
by Catalin
Thu Apr 11, 2024 4:00 pm
Forum: Building Installers
Topic: How to set IIS app pool identity credentials from dialog user input
Replies: 1
Views: 667
 
Jump to post

Re: How to set IIS app pool identity credentials from dialog user input

Hello,

You can achieve that by using the properties that the user inputs (e.g. POOL_ACCOUNT and POOL_PASSWORD) and then use them in IIS page --> your application pool --> "Identity" tab.
Screenshot_142.png
Screenshot_142.png (31.66 KiB) Viewed 657 times

Hope this helps!

Best regards,
Catalin
by Catalin
Thu Apr 11, 2024 3:17 pm
Forum: Building Installers
Topic: Why can't I move this resource to a new component?
Replies: 11
Views: 13697
 
Jump to post

Re: Why can't I move this resource to a new component?

Hello Johannes,

Unfortunately not. :)

I will update this thread as soon as an improvement regarding this will be implemented in Advanced Installer.

Best regards,
Catalin
by Catalin
Thu Apr 11, 2024 3:08 pm
Forum: Common Problems
Topic: Extracting archives before starting services
Replies: 3
Views: 945
 
Jump to post

Re: Extracting archives before starting services

Hello Johannes, In order to achieve what you want, you can go to "Table Editor" --> "InstallExecuteSequence" and modify the sequence number for the action that extracts the archive to be lower than the one starting the services (called "StartService" ). Another way woul...
by Catalin
Thu Apr 11, 2024 9:16 am
Forum: Common Problems
Topic: Code signing never asks for the passsword, silently fails
Replies: 2
Views: 2330
 
Jump to post

Re: Code signing never asks for the passsword, silently fails

Hello,

Thank you for your followup on this and for sharing the solution with us! :)

I am sure this will be of help for further users facing a similar scenario.

Best regards,
Catalin
by Catalin
Thu Apr 11, 2024 8:29 am
Forum: Common Problems
Topic: File modified during custom action goes back to original content
Replies: 5
Views: 4432
 
Jump to post

Re: File modified during custom action goes back to original content

Hello Peter, I am glad to hear everything is now working as you expected. One thing that I find that should be a bug is that we have a custom action (the very first one) that is set to immediate but it references a script that is on disk. The file hasn't been copied to disk yet by AI. This took awhi...
by Catalin
Wed Apr 10, 2024 3:46 pm
Forum: Common Problems
Topic: File modified during custom action goes back to original content
Replies: 5
Views: 4432
 
Jump to post

Re: File modified during custom action goes back to original content

Hello Peter, That might indeed be the reason why that happens. And sure, we can modify the sequence number so we can fit our custom action in there. For instance, we can increase the value of InstallFinalize from 6600 to 6605 and then have our custom action with the sequence 6601 . Screenshot_140.pn...
by Catalin
Wed Apr 10, 2024 3:20 pm
Forum: Common Problems
Topic: could not find control SQLServerConnectionDlg-TestConnectionLink for control event
Replies: 11
Views: 8922
 
Jump to post

Re: could not find control SQLServerConnectionDlg-TestConnectionLink for control event

Hey Marcus,

Please note I have already replied to you on the email with the fixed AIP file. :)

Best regards,
Catalin
by Catalin
Wed Apr 10, 2024 3:20 pm
Forum: Building Installers
Topic: Building a new installer
Replies: 3
Views: 2311
 
Jump to post

Re: Building a new installer

Hello Zsolt, Since you want to start a new project but have as a base your current project, I would suggest the "Save as Template" option. Here's another article which I've written that highlights the benefits and the headache we can avoid by using this option: Efficient Project Duplicatio...
by Catalin
Wed Apr 10, 2024 12:04 pm
Forum: Common Problems
Topic: Translation Setting - Inherit Global Settings
Replies: 3
Views: 2111
 
Jump to post

Re: Translation Setting - Inherit Global Settings

You are always welcome, Johannes! :)

Best regards,
Catalin
by Catalin
Wed Apr 10, 2024 10:50 am
Forum: Common Problems
Topic: Is this supported by Advanced Installer?
Replies: 3
Views: 1305
 
Jump to post

Re: Is this supported by Advanced Installer?

Hello Johannes,

Thank you for your input on this, it's definitely helpful.

Although the config file can indeed be a solution here, it is to be kept in mind that the application's code will still need to be modified so it can read the config file and then act accordingly.

Best regards,
Catalin
by Catalin
Wed Apr 10, 2024 10:47 am
Forum: Common Problems
Topic: could not find control SQLServerConnectionDlg-TestConnectionLink for control event
Replies: 11
Views: 8922
 
Jump to post

Re: could not find control SQLServerConnectionDlg-TestConnectionLink for control event

Hello Marcus,

Sorry for that, I did not notice the email.

I will reply to you over the email once I will be able to figure this out.

Best regards,
Catalin
by Catalin
Wed Apr 10, 2024 9:10 am
Forum: Common Problems
Topic: Unintentional file renaming when installing via MSI
Replies: 4
Views: 3019
 
Jump to post

Re: Unintentional file renaming when installing via MSI

You're always welcome, Thomas! :)

Best regards,
Catalin
by Catalin
Wed Apr 10, 2024 9:03 am
Forum: Common Problems
Topic: Is this supported by Advanced Installer?
Replies: 3
Views: 1305
 
Jump to post

Re: Is this supported by Advanced Installer?

Hello and welcome to our forums, Advanced Installer only allows you to create and modify the installation package's behavior. You can not modify the application that you are trying to package from Advanced Installer. Please let me know if you have any other questions and I will gladly assist. Best r...
by Catalin
Wed Apr 10, 2024 9:00 am
Forum: Feature Requests
Topic: Button to rebuild just a specific build config
Replies: 5
Views: 5459
 
Jump to post

Re: Button to rebuild just a specific build config

Hello Johannes, Thank you for your followup on this, it is clearer for me now what you want to achieve. Please note that you can Rebuild only a specific build by going to "Builds" page --> select a build --> press "Rebuild" from the toolbar. Screenshot_139.png Hope this helps! Be...

Go to advanced search