Inno Setup – #define directive – how to use previously defined variable? May 22, 2023 by Tarik #define MyAppSetupDir "D:\MyApp\setup" #define MyAppSetupQtDLLs MyAppSetupDir + "\DLLs"