Search found 1 match

Go to advanced search

by Mentor749
Sat Jan 18, 2025 1:51 pm
Forum: Building Installers
Topic: Condition Met but Files Not Included in MSI Installation
Replies: 1
Views: 10866
 
Jump to post

Condition Met but Files Not Included in MSI Installation

Hi,

I have files that I want to be included under "files and folders" when a condition (e.g., test="false") is met.
When I debug and check the MSI logs, I see that the condition is evaluated as true (i.e., test="false" is displayed).
However, the files are not being included. What could be the ...

Go to advanced search