Page 1 of 1

Capture Previous Version Target Directory

Posted: Wed Sep 27, 2006 11:10 pm
by jehunter
I have an application that will install to a new default directory with the next version. I would like to copy the user database from the old location to the new location. Is there a way to determine where the previous version of the application was installed to?

Posted: Thu Sep 28, 2006 7:23 am
by MichaelNesmith
You can read this from the registry (if you recorded it there), use Find All Files, etc.