ShortFileName attribute of Directory element in .wix file doesn't allow to use a localization variable #7922
Replies: 2 comments 1 reply
-
What do you mean "the current WiX Toolset version 4.0.3 allows to use constant values in 8.3 format only."? Is there an error message somewhere? Basically, you need to provide more detail to know where to suggest the problem is. |
Beta Was this translation helpful? Give feedback.
-
Exact error message compiling WiX project is: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
According to WiX Toolset documentation ShortFileName attribute of Directory element should accept a localization variable with the format !(loc.VARIABLE). However, in opposite to WiX Toolset version 3, the current WiX Toolset version 4.0.3 allows to use constant values in 8.3 format only. Please answer, if the mentioned bug could be fixed?
Beta Was this translation helpful? Give feedback.
All reactions