I am writing the %AppDir% value to an INI file, but I just realized that the variables I am trying to load in the INI variables can not be loaded because it will not know the value of %AppDir% until the screens are processed and that gives the path to the ini file. How can I get the value of this variable loaded, on an re-install, before the INI variables are loaded.

