Search found 6584 matches

Go to advanced search

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: 3883
 
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: 3516
 
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: 10001
 
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: 5036
 
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: 15484
 
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: 10001
 
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: 6322
 
Jump to post

Re: Installation route

Hello,

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

Best regards,
Catalin
by Catalin
Mon Apr 01, 2024 1:18 pm
Forum: Common Problems
Topic: Installation route
Replies: 4
Views: 6322
 
Jump to post

Re: Installation route

Hello, Indeed, the search you have configured is executed during the "Search" action group from the Custom Actions page. What you can do to work this around is doing the search thorugh a custom action and then using the respective command to set the APPDIR property. How to set an installer...
by Catalin
Mon Apr 01, 2024 1:11 pm
Forum: Common Problems
Topic: Incorrect NTFS File System Permissions
Replies: 1
Views: 2965
 
Jump to post

Re: Incorrect NTFS File System Permissions

Hey James and welcome to our forums,

Let's try to continue this over the email thread we already have going on.

This is currently under investigation on my end and I will followup as soon as I will have more information.

Best regards,
Catalin
by Catalin
Mon Apr 01, 2024 11:07 am
Forum: Common Problems
Topic: Previous installation not removed
Replies: 1
Views: 3010
 
Jump to post

Re: Previous installation not removed

Hello and welcome to our forums, This strange behavior might exhibit due to multiple causes. One that I can think of might be the use of the 4th field in the Product Version - How do I remove the old version when using the fourth field of the Product Version? FAQ might help here. Could you please ru...
by Catalin
Fri Mar 29, 2024 2:05 pm
Forum: Common Problems
Topic: Installation failed due to PS execution together with WDAC (Windows Defender Application Control)
Replies: 4
Views: 5036
 
Jump to post

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

Hello and welcome to our forums, I have to admit that I might not be the most experienced when it comes to WDAC. So far, the solution I've found to be able to run MSI packages was to have the certificate installed on the machine. Please allow me some more time to test and investigate this and I will...
by Catalin
Fri Mar 29, 2024 11:11 am
Forum: Common Problems
Topic: Create custom dialog
Replies: 3
Views: 4783
 
Jump to post

Re: Create custom dialog

Hello Mike, Thank you for your followup on this and for the shared steps. This is happening due to some internal logic that is going on behind the scenes. What you can do, if you want to hide those buttons, is to select it and then create a Control Condition that will hide/disable it. Screenshot_134...
by Catalin
Thu Mar 28, 2024 4:30 pm
Forum: Sample Projects
Topic: How to use PowerShell for Package Management - Beginner oriented
Replies: 0
Views: 15546
 
Jump to post

How to use PowerShell for Package Management - Beginner oriented

Hello, For many users, installing and uninstalling software involves navigating menus and clicking buttons. But beneath the graphical interface (GUI) lies a powerful command-line world, and within that world resides PowerShell. PowerShell offers an efficient and customizable way to manage software o...
by Catalin
Thu Mar 28, 2024 3:16 pm
Forum: Common Problems
Topic: Create custom dialog
Replies: 3
Views: 4783
 
Jump to post

Re: Create custom dialog

Hello Mike,

I am not quite sure why this is happening.

In order for me to further investigate this, could you please let me know what theme you are using and a test-case (e.g. the steps you are taking in order to reproduce this)?

Best regards,
Catalin
by Catalin
Thu Mar 28, 2024 3:06 pm
Forum: Common Problems
Topic: Prerequisite checkboxes checked, even when action is 'Skip'
Replies: 3
Views: 4766
 
Jump to post

Re: Prerequisite checkboxes checked, even when action is 'Skip'

Hello Chris, Yes, that is exactly what I'm saying. As per my observations so far, it looks like this behavior does not exhibit when the "Framework" option is checked. I've noticed this by observing the behavior for .NET Framework 4.8.1 which does not have the same outcome. Best regards, Ca...

Go to advanced search