I have an IA12 script that installs program executables and data into separate folders (defaults, without user selection). Some clients wanted to control the locations, so I added a DataDir variable in the MSI ini and modified the Destination dialog to allow selecting both TargetDir and DataDir. So far, so good. But when I get to Setup Architecture: Files, I am stumped. How do I get $DATADIR$ to show up in the list of target folders?
Best,
Scott
