How can you specify a folder one down within the File Source attribute of the
..mxi file?

<file source = "..\MyDirectory\license.txt" destination = "$website\my
directory" shared = "false" />

I tried ..\ and that did not work. I don't want to "hardcode the paths" if
possible.