Search found 6592 matches

Go to advanced search

by Catalin
Tue Apr 09, 2024 3:41 pm
Forum: Building Installers
Topic: issues with advanced installer and DigiCert signing via azure. pipelines
Replies: 18
Views: 133540
 
Jump to post

Re: issues with advanced installer and DigiCert signing via azure. pipelines

Hello Bjorn, Thank you for your followup on this and for sharing the details with us - I am sure these will be of help for further users facing a similar scenario. We are working with Digicert to resolve this. I'm curious whether this is caused by Advanced Installer calling signing of each executabl...
by Catalin
Tue Apr 09, 2024 3:37 pm
Forum: Building Installers
Topic: Gather all of the files used in the build to one location
Replies: 1
Views: 4370
 
Jump to post

Re: Gather all of the files used in the build to one location

Hello,

I'm afraid that is not possible.

The only way to achieve that would be to move the files manually yourself.

Thank you for your understanding!

Best regards,
Catalin
by Catalin
Tue Apr 09, 2024 3:34 pm
Forum: Feature Requests
Topic: Button to rebuild just a specific build config
Replies: 5
Views: 5464
 
Jump to post

Re: Button to rebuild just a specific build config

Hello Johannes,

If in your project you are having multiple builds, you can build only one of them as it follows:
Screenshot_138.png
Screenshot_138.png (4.58 KiB) Viewed 5375 times
Is this perhaps not what you are asking for?

If so, then please give me some more details so I can better assist.

Best regards,
Catalin
by Catalin
Tue Apr 09, 2024 3:32 pm
Forum: Feature Requests
Topic: Select all events of UI element via CTRL+A
Replies: 4
Views: 18677
 
Jump to post

Re: Select all events of UI element via CTRL+A

You are always welcome, Johannes! :)

Best regards,
Catalin
by Catalin
Tue Apr 09, 2024 3:31 pm
Forum: Common Problems
Topic: Translation Setting - Inherit Global Settings
Replies: 3
Views: 2112
 
Jump to post

Re: Translation Setting - Inherit Global Settings

Hello Johannes, In the meantime, the UI seems to have been changed, but we did not update the option - please accept my apologies for that. I will create a ticket so that can be fixed in the future. The "inherit global settings" from the Localization Dialog article can be found under "...
by Catalin
Tue Apr 09, 2024 3:24 pm
Forum: Common Problems
Topic: Unintentional file renaming when installing via MSI
Replies: 4
Views: 3021
 
Jump to post

Re: Unintentional file renaming when installing via MSI

Hello,

Thank you for your followup on this and for sharing the solution with us. I'm glad you managed to find the culprit. :)

Best regards,
Catalin
by Catalin
Tue Apr 09, 2024 3:22 pm
Forum: Common Problems
Topic: Cannot Call Function From Attached Native Dll
Replies: 1
Views: 1667
 
Jump to post

Re: Cannot Call Function From Attached Native Dll

Hello, Depending on the process you are trying to terminate, this might be normal as the custom action does not have enough privileges in order to terminate the process. If the custom works well when launched from an administrative command prompt, then most likely this is the issue. Best regards, Ca...
by Catalin
Tue Apr 09, 2024 3:09 pm
Forum: Common Problems
Topic: could not find control SQLServerConnectionDlg-TestConnectionLink for control event
Replies: 11
Views: 8923
 
Jump to post

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

Hello Marcus and welcome to our forums,

If possible, please forward me a copy of your AIP file by email at support at advancedinstaller dot com so I can further assist here.

Best regards,
Catalin
by Catalin
Tue Apr 09, 2024 3:05 pm
Forum: Common Problems
Topic: File modified during custom action goes back to original content
Replies: 5
Views: 4433
 
Jump to post

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

Hello Peter, From your details so far, I am thinking that perhaps the PowerShell custom action executes and modifies the file prior to the custom action that reverts the file. If you own an Enterprise license or above, we can check this by going to the "Table Editor" page --> "Install...
by Catalin
Tue Apr 09, 2024 2:43 pm
Forum: Common Problems
Topic: "Localization Identifiers do not have translations"
Replies: 1
Views: 3781
 
Jump to post

Re: "Localization Identifiers do not have translations"

Hello, We ship our installer to French and Japanese customers. Should I be worried about this? Is there some step I should take to fix it? Not quite, and yes. You can translate those by going to "Translations" page --> "Project Strings" tab. Screenshot_135.png Hope this helps! Be...
by Catalin
Tue Apr 09, 2024 2:33 pm
Forum: Common Problems
Topic: AI_SetMsiProperty isn't working in inline Powershell immediate action
Replies: 5
Views: 10427
 
Jump to post

Re: AI_SetMsiProperty isn't working in inline Powershell immediate action

Hello Andrii,

Thanks for the sent files.

Let's continue the thread over the forum for now so we avoid duplicates.

Best regards,
Catalin
by Catalin
Thu Apr 04, 2024 12:49 pm
Forum: Common Problems
Topic: Installation failed due to PS execution together with WDAC (Windows Defender Application Control)
Replies: 4
Views: 5400
 
Jump to post

Re: Installation failed due to PS execution together with WDAC (Windows Defender Application Control)

Hello, So I've tested and investigated this, but unfortunately I wasn't able to get to the bottom of it just yet. At least for now, we have the ps2exe workaround which seems to be working fine. I will continue my investigations and will let you know if I will be able to find anything useful. Thank y...
by Catalin
Wed Apr 03, 2024 11:42 am
Forum: Common Problems
Topic: How to determine if it is an upgrade
Replies: 9
Views: 17023
 
Jump to post

Re: How to determine if it is an upgrade

Hello, In order to check for an upgrade, you can use the OLDPRODUCTS property . This property will be set to the previous version ProductCode if an upgrade is in place, otherwise it will be empty. Since you do not care about its' value, we can use it as it follows: OLDPRODUCTS this would imply the p...
by Catalin
Tue Apr 02, 2024 1:01 pm
Forum: Common Problems
Topic: AI_SetMsiProperty isn't working in inline Powershell immediate action
Replies: 5
Views: 10427
 
Jump to post

Re: AI_SetMsiProperty isn't working in inline Powershell immediate action

Hello Andrii, Do you want to see AV logs, did I understand you correctly? No, not quite. I was just curious if the AV somehow complained about the script execution, but this doesn't really make sense as it would block the entire script not just one cmdlet. Do you think it would be possible to replac...
by Catalin
Tue Apr 02, 2024 7:21 am
Forum: Common Problems
Topic: Installation route
Replies: 4
Views: 6675
 
Jump to post

Re: Installation route

Hello,

You are always welcome, glad to hear everything is working as expected.

Best regards,
Catalin

Go to advanced search