I am doing an upgrade for my application. The upgrade will move some existing files into a new destination folder.
The location value of the existing files are stored in Registry, Classpath and INI files.
I want to know how can I update the corresponding location value during the upgrade.
Please help, thank you.