I need to get the path that the user chose to install my application into.
If I set CreateAppDir=yes
and set a DefaultDirName=C:\MyApp\
the user can change it to some other directory. After they do this, I need to know which directory they chose on the next install wizard step. How can I get this value?
Use the
{app}
constant. The reference describes it as:Optionally you can use the
WizardDirValue
function. This one is described as: