Isn't that probably just stored somewhere in the registry, so you can read the path out with a ReadRegStr command and then set it. You might have to use the .onInit callback to read it before the portion of the installer runs where you normally set the default install directory. Don't know if that helps, may be way off here...rather tired...