Is it possible to pass "Windows Installer Properties" as variables to merge modules?
I only found out how to pass static strings.
My merge module has a configureable parameterer (type "Formatted"). When I e.g. try to pass [APPDIR] to the merge module I only get the string "[APPDIR]".
Am I using ...