Loading
I want to set the value of INSTALLDIR to "[ProgramFiles64Folder][Publisher][ProductName]" to generate the installation path.

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.2025-06-19_10-12-022025-06-19_10-12-20


Loading
I want to set the value of INSTALLDIR to "[ProgramFiles64Folder][Publisher][ProductName]" to generate the installation path.