Loading
Using property in directory name?
In the directory structure of my project under the INSTALLDIR folder, I want to have a directory named with the product's version, and everything will be installed under that, for example "Version 2.1". I tried using Version [ProductVersion] but the property didn't display the value when the directory was created.

 

Is there a way to display the value of a property in a directory name? Or how would I accomplish this?

Loading
Using property in directory name?