
yunasim asked a question.
Hello,
I am using InstallShield 2024.
I created the project as a Basic MSI project.
I set the value of INSTALLDIR to "[ProgramFiles64Folder][Publisher][ProductName]".
However, during installation, the folder names appear as "[Publisher]" and "[ProductName]" instead of using the actual property values.
I want the installation path to be created based on the values of these properties.
Please let me know how to achieve this.