The application is currently installed in C:\Program Files\<Application Name>
We changed the installer to install it into %LOCALAPPDATA%\<Application Name> instead.
Since sys.installationDir is excluded from the loaded response file:
I expected that the old directory would be deleted and the new one created. However, the application (update) is still installed into the previous directory. Why is that?
