Hi..
During application installation, path for the application is set.
Eg: C:\MyApplication
I need to get another path value from the user. This path value must be defaulted to "<application-path>/workspace", but should be editable by means of a 'Browse' button.
Eg: C:\MyApplication\workspace
I Tried this:
Added another 'Path Edit' control.
Set 'Default Value' to '[APPDIR]'. (Also tried: [APPDIR]\workspace)
But:
During installation, one of these error pop-up: