Replies: 2 comments 1 reply
-
A property is only evaluated during MSI run time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
correct - then why is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use this:
which btw is wrong.
Files
needs to be insideFeature
element. Anyway what I want to do is this. I have defined a property like this:and I'd like to use this in
Files
like:but it does not replace
BIN_DIR
with the value of the property. Is there any way I can get desired result?Beta Was this translation helpful? Give feedback.
All reactions